summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-10ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar1-7/+7
2018-11-10Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feat...David S. Miller12-164/+638
2018-11-10net: hns3: add PCIe FLR support for VFHuazhong Tan2-2/+64
2018-11-10net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan3-8/+74
2018-11-10net: hns3: add PCIe FLR support for PFHuazhong Tan6-1/+100
2018-11-10net: hns3: implement the IMP reset processing for PFHuazhong Tan3-9/+37
2018-11-10net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan1-6/+16
2018-11-10net: hns3: add error handler for hclgevf_reset()Huazhong Tan1-14/+37
2018-11-10net: hns3: stop handling command queue while resetting VFHuazhong Tan4-1/+35
2018-11-10net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan2-12/+46
2018-11-10net: hns3: add reset handling for VF when doing PF resetHuazhong Tan9-20/+146
2018-11-10net: hns3: adjust VF's reset processHuazhong Tan7-48/+63
2018-11-10net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan2-54/+31
2018-11-10cxgb4vf: free mac_hlist properlyArjun Vynipadath1-0/+6
2018-11-10cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath1-2/+4
2018-11-10cxgb4: free mac_hlist properlyArjun Vynipadath1-0/+8
2018-11-10net: tcp: remove BUG_ON from tcp_v4_errLi RongQing1-1/+0
2018-11-10xen/netfront: remove unnecessary wmbJacob Wen1-2/+0
2018-11-09Merge branch 'nfp-abm-move-code-and-improve-parameter-validation'David S. Miller10-279/+335
2018-11-09nfp: abm: refuse RED offload with harddrop setJakub Kicinski1-0/+5
2018-11-09net: sched: red: inform offloads about harddrop settingJakub Kicinski2-0/+2
2018-11-09nfp: abm: don't set negative thresholdJakub Kicinski2-2/+11
2018-11-09nfp: abm: provide more precise info about offload parameter validationJakub Kicinski1-3/+21
2018-11-09nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski1-5/+13
2018-11-09nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski4-8/+9
2018-11-09nfp: abm: split qdisc offload code into a separate fileJakub Kicinski4-266/+279
2018-11-09tcp_bbr: update comments to reflect pacing_margin_percentNeal Cardwell1-8/+7
2018-11-09Merge branch 'net-Use-__vlan_hwaccel_-helpers'David S. Miller13-29/+38
2018-11-09sky2: use __vlan_hwaccel helpersMichał Mirosław1-4/+2
2018-11-09mlx4: use __vlan_hwaccel helpersMichał Mirosław1-1/+1
2018-11-09benet: use __vlan_hwaccel helpersMichał Mirosław1-4/+9
2018-11-09ipv4/tunnel: use __vlan_hwaccel helpersMichał Mirosław1-1/+1
2018-11-09bridge: use __vlan_hwaccel helpersMichał Mirosław3-10/+13
2018-11-098021q: use __vlan_hwaccel helpersMichał Mirosław1-1/+1
2018-11-09nfnetlink/queue: use __vlan_hwaccel helpersMichał Mirosław1-2/+3
2018-11-09net/core: use __vlan_hwaccel helpersMichał Mirosław3-5/+7
2018-11-09cxgb4: use __vlan_hwaccel helpersMichał Mirosław1-1/+1
2018-11-09net: move __skb_checksum_complete*() to skbuff.cCong Wang2-43/+43
2018-11-09Merge branch 'net-ethernet-ti-cpsw-fix-vlan-mcast'David S. Miller5-31/+300
2018-11-09net: ethernet: ti: cpsw: fix vlan configuration while down/upIvan Khoronzhuk1-0/+17
2018-11-09net: ethernet: ti: cpsw: fix vlan mcastIvan Khoronzhuk1-31/+138
2018-11-09net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk2-0/+38
2018-11-09net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk2-0/+107
2018-11-09sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree1-4/+1
2018-11-09Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers'David S. Miller7-28/+31
2018-11-09gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław1-5/+3
2018-11-09OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław4-18/+23
2018-11-09cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław1-1/+1
2018-11-09i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław1-4/+4
2018-11-09net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas1-8/+3