summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e: shutdown all IRQs and disable MSI-X when suspendedJacob Keller2017-09-292-2/+68
* i40e: prevent service task from running while we're suspendedJacob Keller2017-09-291-0/+8
* i40e: don't clear suspended state until we finish resumingJacob Keller2017-09-291-6/+13
* i40e: use newer generic PM support instead of legacy PM callbacksJacob Keller2017-09-291-37/+17Star
* i40e: use separate state bit for miscellaneous IRQ setupJacob Keller2017-09-292-25/+15Star
* i40evf: lower message levelMitch Williams2017-09-291-1/+1
* i40e: fix for flow director counters not wrapping as expectedMariusz Stachura2017-09-291-12/+23
* i40e: relax warning message in case of version mismatchMariusz Stachura2017-09-291-2/+1Star
* i40e: simplify member variable accessesSudheer Mogilappagari2017-09-291-10/+11
* i40e: Fix link down message when interface is brought upSudheer Mogilappagari2017-09-291-2/+1Star
* i40e: Fix unqualified module message while bringing link upSudheer Mogilappagari2017-09-291-9/+0Star
* i40e/i40evf: rename bytes_per_int to bytes_per_usecJacob Keller2017-09-292-12/+12
* net: ipv4: remove fib_info arg to fib_check_nhDavid Ahern2017-09-291-3/+3
* net: ipv4: remove fib_weightDavid Ahern2017-09-292-12/+0Star
* Merge branch 'bpf-extend-info'David S. Miller2017-09-2911-85/+385
|\
| * bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau2017-09-291-11/+132
| * bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau2017-09-291-28/+30
| * bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-297-47/+157
| * bpf: Add map_name to bpf_map_infoMartin KaFai Lau2017-09-293-1/+9
| * bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau2017-09-293-1/+60
|/
* tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran2017-09-291-1/+1
* net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov2017-09-295-2/+42
* Merge branch 'hns3-dcb'David S. Miller2017-09-2813-119/+927
|\
| * net: hns3: Add DCB support when interacting with network stackYunsheng Lin2017-09-281-15/+87
| * net: hns3: Setting for fc_mode and dcb enable flag in TM moduleYunsheng Lin2017-09-281-4/+30
| * net: hns3: Add dcb netlink interface for the support of DCB featureYunsheng Lin2017-09-284-0/+117
| * net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin2017-09-287-6/+375
| * net: hns3: Add some interface for the support of DCB featureYunsheng Lin2017-09-284-5/+55
| * net: hns3: Add tc-based TM support for sriov enabled portYunsheng Lin2017-09-281-18/+31
| * net: hns3: Add support for port shaper setting in TM moduleYunsheng Lin2017-09-282-0/+36
| * net: hns3: Add support for PFC setting in TM moduleYunsheng Lin2017-09-282-5/+68
| * net: hns3: Add support for dynamically buffer reallocationYunsheng Lin2017-09-283-70/+87
| * net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin2017-09-282-10/+55
|/
* arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-282-2/+3
* net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk2017-09-281-2/+12
* net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk2017-09-281-9/+9
* Merge branch 'bpf-verifier-disassembly-improvements'David S. Miller2017-09-281-2/+21
|\
| * bpf/verifier: improve disassembly of BPF_NEG instructionsEdward Cree2017-09-281-0/+5
| * bpf/verifier: improve disassembly of BPF_END instructionsEdward Cree2017-09-281-2/+16
|/
* cxgb4: make function ch_flower_stats_cb, fixes warningColin Ian King2017-09-281-1/+1
* Merge branch 'rtnl-pushdown-prep'David S. Miller2017-09-281-38/+84
|\
| * rtnetlink: rtnl_have_link_slave_info doesn't need rtnlFlorian Westphal2017-09-281-3/+7
| * rtnetlink: add helpers to dump netnsid informationFlorian Westphal2017-09-281-11/+19
| * rtnetlink: add helpers to dump vf informationFlorian Westphal2017-09-281-19/+31
| * rtnetlink: add helper to put master and link ifindexesFlorian Westphal2017-09-281-5/+27
|/
* selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal2017-09-281-0/+42
* net_sched: use idr to allocate u32 filter handlesCong Wang2017-09-281-41/+67
* net_sched: use idr to allocate basic filter handlesCong Wang2017-09-281-15/+22
* net_sched: use idr to allocate bpf filter handlesCong Wang2017-09-281-29/+28Star
* inetpeer: speed up inetpeer_invalidate_tree()Eric Dumazet2017-09-281-4/+7