summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-1129-121/+6
* net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...Heiner Kallweit2018-11-111-2/+6
* sctp: Fix SKB list traversal in sctp_intl_store_ordered().David S. Miller2018-11-111-5/+12
* sctp: Fix SKB list traversal in sctp_intl_store_reasm().David S. Miller2018-11-111-5/+12
* iucv: Remove SKB list assumptions.David S. Miller2018-11-111-26/+15
* brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller2018-11-111-63/+74
* OVS: remove VLAN_TAG_PRESENT - fixupMichał Mirosław2018-11-101-1/+1
* infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-101-2/+2
* net: phy: leds: Don't make our own link speed namesKyle Roeschley2018-11-102-14/+3
* net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit2018-11-102-7/+7
* Merge branch 'dpaa2-eth-defer-probe-on-object-allocate'David S. Miller2018-11-102-11/+26
|\
| * dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei2018-11-101-1/+4
| * dpaa2-eth: defer probe on object allocateIoana Ciornei2018-11-101-10/+22
|/
* udp6: cleanup stats accounting in recvmsg()Paolo Abeni2018-11-101-25/+7
* nfp: use the new __netdev_tx_sent_queue() BQL optimisationJakub Kicinski2018-11-101-3/+1
* Merge branch 'ptp-more-accurate-PHC-system-clock-synchronization'David S. Miller2018-11-1010-51/+253
|\
| * tg3: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-6/+13
| * ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-10/+44
| * igb: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-10/+55
| * e1000e: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-103-16/+45
| * ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2018-11-103-2/+10
| * ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2018-11-103-0/+76
| * ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar2018-11-101-1/+4
| * ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar2018-11-101-7/+7
|/
* Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feat...David S. Miller2018-11-1012-164/+638
|\
| * net: hns3: add PCIe FLR support for VFHuazhong Tan2018-11-102-2/+64
| * net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan2018-11-103-8/+74
| * net: hns3: add PCIe FLR support for PFHuazhong Tan2018-11-106-1/+100
| * net: hns3: implement the IMP reset processing for PFHuazhong Tan2018-11-103-9/+37
| * net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan2018-11-101-6/+16
| * net: hns3: add error handler for hclgevf_reset()Huazhong Tan2018-11-101-14/+37
| * net: hns3: stop handling command queue while resetting VFHuazhong Tan2018-11-104-1/+35
| * net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan2018-11-102-12/+46
| * net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-109-20/+146
| * net: hns3: adjust VF's reset processHuazhong Tan2018-11-107-48/+63
| * net: hns3: add reset_hdev to reinit the hdev in VF's reset processHuazhong Tan2018-11-102-54/+31
|/
* cxgb4vf: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+6
* cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath2018-11-101-2/+4
* cxgb4: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+8
* net: tcp: remove BUG_ON from tcp_v4_errLi RongQing2018-11-101-1/+0
* xen/netfront: remove unnecessary wmbJacob Wen2018-11-101-2/+0
* Merge branch 'nfp-abm-move-code-and-improve-parameter-validation'David S. Miller2018-11-0910-279/+335
|\
| * nfp: abm: refuse RED offload with harddrop setJakub Kicinski2018-11-091-0/+5
| * net: sched: red: inform offloads about harddrop settingJakub Kicinski2018-11-092-0/+2
| * nfp: abm: don't set negative thresholdJakub Kicinski2018-11-092-2/+11
| * nfp: abm: provide more precise info about offload parameter validationJakub Kicinski2018-11-091-3/+21
| * nfp: parse vNIC TLV capabilities at alloc timeJakub Kicinski2018-11-091-5/+13
| * nfp: pass ctrl_bar pointer to nfp_net_allocJakub Kicinski2018-11-094-8/+9
| * nfp: abm: split qdisc offload code into a separate fileJakub Kicinski2018-11-094-266/+279
|/
* tcp_bbr: update comments to reflect pacing_margin_percentNeal Cardwell2018-11-091-8/+7