1. 3166dd0 nfp: flower: offload tunnel decap rules via indirect TC blocks by John Hurley · 6 years ago
  2. 65b7970 nfp: flower: increase scope of netdev checking functions by John Hurley · 6 years ago
  3. 7885b4f nfp: flower: allow non repr netdev offload by John Hurley · 6 years ago
  4. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  5. d1ce011 Merge branch 'PHYID-matching-macros' by David S. Miller · 6 years ago
  6. ca49493 net: phy: realtek: use new PHYID matching macros by Heiner Kallweit · 6 years ago
  7. aa2af2e net: phy: add macros for PHYID matching by Heiner Kallweit · 6 years ago
  8. fa28a2b Merge branch 'phylib-simplifications' by David S. Miller · 6 years ago
  9. 34d884e net: phy: improve and inline phy_change by Heiner Kallweit · 6 years ago
  10. d73a215 net: phy: simplify phy_mac_interrupt and related functions by Heiner Kallweit · 6 years ago
  11. 8deeb63 net: phy: don't set state PHY_CHANGELINK in phy_change by Heiner Kallweit · 6 years ago
  12. d79e26a Merge branch 'remove-PHY_HAS_INTERRUPT' by David S. Miller · 6 years ago
  13. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  14. 0d2e778 net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt by Heiner Kallweit · 6 years ago
  15. e15e067 sctp: Fix SKB list traversal in sctp_intl_store_ordered(). by David S. Miller · 6 years ago
  16. 348bbc2 sctp: Fix SKB list traversal in sctp_intl_store_reasm(). by David S. Miller · 6 years ago
  17. 9e73317 iucv: Remove SKB list assumptions. by David S. Miller · 7 years ago
  18. 4a5a553 brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw. by David S. Miller · 7 years ago
  19. 6083e28 OVS: remove VLAN_TAG_PRESENT - fixup by Michał Mirosław · 6 years ago
  20. 12ceaf8 infiniband: nes: Fix more direct skb list accesses. by David S. Miller · 6 years ago
  21. 457937b net: phy: leds: Don't make our own link speed names by Kyle Roeschley · 6 years ago
  22. 695bce8 net: phy: improve struct phy_device member interrupts handling by Heiner Kallweit · 6 years ago
  23. a4bec00 Merge branch 'dpaa2-eth-defer-probe-on-object-allocate' by David S. Miller · 6 years ago
  24. 5500598 dpaa2-ptp: defer probe when portal allocation failed by Ioana Ciornei · 6 years ago
  25. d7f5a9d dpaa2-eth: defer probe on object allocate by Ioana Ciornei · 6 years ago
  26. 029a374 udp6: cleanup stats accounting in recvmsg() by Paolo Abeni · 6 years ago
  27. 560f1ba nfp: use the new __netdev_tx_sent_queue() BQL optimisation by Jakub Kicinski · 6 years ago
  28. 3f2bba7d Merge branch 'ptp-more-accurate-PHC-system-clock-synchronization' by David S. Miller · 6 years ago
  29. 6fe42e2 tg3: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  30. 018ed23 ixgbe: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  31. cff8ba2 igb: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  32. 98942d7 e1000e: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  33. 916444d ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  34. 3618008 ptp: add PTP_SYS_OFFSET_EXTENDED ioctl by Miroslav Lichvar · 6 years ago
  35. 83d0bdc ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl by Miroslav Lichvar · 6 years ago
  36. fbb960a ptp: reorder declarations in ptp_ioctl() by Miroslav Lichvar · 6 years ago
  37. 70e7983 Merge branch 'hns3-add-code-optimization-for-VF-reset-and-some-new-reset-feature' by David S. Miller · 6 years ago
  38. 6ff3cf07 net: hns3: add PCIe FLR support for VF by Huazhong Tan · 6 years ago
  39. 862d969 net: hns3: do VF's pci re-initialization while PF doing FLR by Huazhong Tan · 6 years ago
  40. 6b9a97e net: hns3: add PCIe FLR support for PF by Huazhong Tan · 6 years ago
  41. 6dd22bb net: hns3: implement the IMP reset processing for PF by Huazhong Tan · 6 years ago
  42. ff0699e net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set by Huazhong Tan · 6 years ago
  43. 6a5f6fa net: hns3: add error handler for hclgevf_reset() by Huazhong Tan · 6 years ago
  44. ef5f8e5 net: hns3: stop handling command queue while resetting VF by Huazhong Tan · 6 years ago
  45. b90fcc5 net: hns3: add reset handling for VF when doing Core/Global/IMP reset by Huazhong Tan · 6 years ago
  46. aa5c4f1 net: hns3: add reset handling for VF when doing PF reset by Huazhong Tan · 6 years ago
  47. dea846e net: hns3: adjust VF's reset process by Huazhong Tan · 6 years ago
  48. 9c6f708 net: hns3: add reset_hdev to reinit the hdev in VF's reset process by Huazhong Tan · 6 years ago
  49. 40c4b1e cxgb4vf: free mac_hlist properly by Arjun Vynipadath · 6 years ago
  50. 24357e0 cxgb4vf: fix memleak in mac_hlist initialization by Arjun Vynipadath · 6 years ago
  51. 2a8d84bf cxgb4: free mac_hlist properly by Arjun Vynipadath · 6 years ago
  52. e6e8869 net: tcp: remove BUG_ON from tcp_v4_err by Li RongQing · 6 years ago
  53. 307f39b xen/netfront: remove unnecessary wmb by Jacob Wen · 6 years ago
  54. db8ba1e Merge branch 'nfp-abm-move-code-and-improve-parameter-validation' by David S. Miller · 6 years ago
  55. 6e5a716 nfp: abm: refuse RED offload with harddrop set by Jakub Kicinski · 6 years ago
  56. 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
  57. cae5f48 nfp: abm: don't set negative threshold by Jakub Kicinski · 6 years ago
  58. 032748a nfp: abm: provide more precise info about offload parameter validation by Jakub Kicinski · 6 years ago
  59. 83ec885 nfp: parse vNIC TLV capabilities at alloc time by Jakub Kicinski · 6 years ago
  60. e38f5d1 nfp: pass ctrl_bar pointer to nfp_net_alloc by Jakub Kicinski · 6 years ago
  61. 47330f9 nfp: abm: split qdisc offload code into a separate file by Jakub Kicinski · 6 years ago
  62. 1106a5a tcp_bbr: update comments to reflect pacing_margin_percent by Neal Cardwell · 6 years ago
  63. dd00e06 Merge branch 'net-Use-__vlan_hwaccel_-helpers' by David S. Miller · 6 years ago
  64. 3149a27 sky2: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  65. 4b17f9f mlx4: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  66. c4062f8 benet: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  67. 3e2ed0c ipv4/tunnel: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  68. 5978f8a bridge: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  69. 418a976 8021q: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  70. 82eea4c nfnetlink/queue: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  71. b1817524 net/core: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  72. 35c4a95 cxgb4: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  73. 49f8e83 net: move __skb_checksum_complete*() to skbuff.c by Cong Wang · 6 years ago
  74. d1cb927 Merge branch 'net-ethernet-ti-cpsw-fix-vlan-mcast' by David S. Miller · 6 years ago
  75. 00fe471 net: ethernet: ti: cpsw: fix vlan configuration while down/up by Ivan Khoronzhuk · 6 years ago
  76. 15180ec net: ethernet: ti: cpsw: fix vlan mcast by Ivan Khoronzhuk · 6 years ago
  77. 960abf6 net: 8021q: vlan_core: allow use list of vlans for real device by Ivan Khoronzhuk · 6 years ago
  78. e794676 net: core: dev_addr_lists: add auxiliary func to handle reference address updates by Ivan Khoronzhuk · 6 years ago
  79. 29e1220 sfc: use the new __netdev_tx_sent_queue BQL optimisation by Edward Cree · 6 years ago
  80. eb4149c Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers' by David S. Miller · 6 years ago
  81. f4f9a5e gianfar: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  82. 9df46ae OVS: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  83. f723a1a cnic: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  84. 1ef212a i40iw: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  85. 0d404a6 net: socionext: refactor netsec_alloc_dring() by Ilias Apalodimas · 6 years ago
  86. 4acb20b net: socionext: different approach on DMA by Ilias Apalodimas · 6 years ago
  87. 026b907 net: qca_spi: Add available buffer space verification by Stefan Wahren · 6 years ago
  88. 5025425 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  89. 52358cb Merge branch 's390-qeth-next' by David S. Miller · 6 years ago
  90. ded9da1 s390/qeth: don't process hsuid in qeth_l3_setup_netdev() by Julian Wiedmann · 6 years ago
  91. 9168f5a s390/qeth: remove unused fallback in Layer3's MAC code by Julian Wiedmann · 6 years ago
  92. 4fa55fa s390/qeth: remove two IPA command helpers by Julian Wiedmann · 6 years ago
  93. 605c9d5 s390/qeth: replace open-coded cmd setup by Julian Wiedmann · 6 years ago
  94. d7d18da s390/qeth: remove card list by Julian Wiedmann · 6 years ago
  95. 81ec543 s390/qeth: unify transmit code by Julian Wiedmann · 6 years ago
  96. 5a541f6 s390/qeth: handle af_iucv skbs in qeth_l3_fill_header() by Julian Wiedmann · 6 years ago
  97. b144b99 s390/qeth: utilize virtual MAC for Layer2 OSD devices by Julian Wiedmann · 6 years ago
  98. 04087d9 openvswitch: remove BUG_ON from get_dpdev by Li RongQing · 6 years ago
  99. 20da4ef Merge branch 'ICMP-error-handling-for-UDP-tunnels' by David S. Miller · 6 years ago
  100. 56fd865 selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests by Stefano Brivio · 6 years ago