1. 47330f9 nfp: abm: split qdisc offload code into a separate file by Jakub Kicinski · 6 years ago
  2. 1106a5a tcp_bbr: update comments to reflect pacing_margin_percent by Neal Cardwell · 6 years ago
  3. dd00e06 Merge branch 'net-Use-__vlan_hwaccel_-helpers' by David S. Miller · 6 years ago
  4. 3149a27 sky2: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  5. 4b17f9f mlx4: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  6. c4062f8 benet: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  7. 3e2ed0c ipv4/tunnel: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  8. 5978f8a bridge: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  9. 418a976 8021q: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  10. 82eea4c nfnetlink/queue: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  11. b1817524 net/core: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  12. 35c4a95 cxgb4: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  13. 49f8e83 net: move __skb_checksum_complete*() to skbuff.c by Cong Wang · 6 years ago
  14. d1cb927 Merge branch 'net-ethernet-ti-cpsw-fix-vlan-mcast' by David S. Miller · 6 years ago
  15. 00fe471 net: ethernet: ti: cpsw: fix vlan configuration while down/up by Ivan Khoronzhuk · 6 years ago
  16. 15180ec net: ethernet: ti: cpsw: fix vlan mcast by Ivan Khoronzhuk · 6 years ago
  17. 960abf6 net: 8021q: vlan_core: allow use list of vlans for real device by Ivan Khoronzhuk · 6 years ago
  18. e794676 net: core: dev_addr_lists: add auxiliary func to handle reference address updates by Ivan Khoronzhuk · 6 years ago
  19. 29e1220 sfc: use the new __netdev_tx_sent_queue BQL optimisation by Edward Cree · 6 years ago
  20. eb4149c Merge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers' by David S. Miller · 6 years ago
  21. f4f9a5e gianfar: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  22. 9df46ae OVS: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  23. f723a1a cnic: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  24. 1ef212a i40iw: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  25. 0d404a6 net: socionext: refactor netsec_alloc_dring() by Ilias Apalodimas · 6 years ago
  26. 4acb20b net: socionext: different approach on DMA by Ilias Apalodimas · 6 years ago
  27. 026b907 net: qca_spi: Add available buffer space verification by Stefan Wahren · 6 years ago
  28. 5025425 sock: Reset dst when changing sk_mark via setsockopt by David Barmann · 6 years ago
  29. 52358cb Merge branch 's390-qeth-next' by David S. Miller · 6 years ago
  30. ded9da1 s390/qeth: don't process hsuid in qeth_l3_setup_netdev() by Julian Wiedmann · 6 years ago
  31. 9168f5a s390/qeth: remove unused fallback in Layer3's MAC code by Julian Wiedmann · 6 years ago
  32. 4fa55fa s390/qeth: remove two IPA command helpers by Julian Wiedmann · 6 years ago
  33. 605c9d5 s390/qeth: replace open-coded cmd setup by Julian Wiedmann · 6 years ago
  34. d7d18da s390/qeth: remove card list by Julian Wiedmann · 6 years ago
  35. 81ec543 s390/qeth: unify transmit code by Julian Wiedmann · 6 years ago
  36. 5a541f6 s390/qeth: handle af_iucv skbs in qeth_l3_fill_header() by Julian Wiedmann · 6 years ago
  37. b144b99 s390/qeth: utilize virtual MAC for Layer2 OSD devices by Julian Wiedmann · 6 years ago
  38. 04087d9 openvswitch: remove BUG_ON from get_dpdev by Li RongQing · 6 years ago
  39. 20da4ef Merge branch 'ICMP-error-handling-for-UDP-tunnels' by David S. Miller · 6 years ago
  40. 56fd865 selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests by Stefano Brivio · 6 years ago
  41. b8a51b3 fou, fou6: ICMP error handlers for FoU and GUE by Stefano Brivio · 6 years ago
  42. e7cc082 udp: Support for error handlers of tunnels with arbitrary destination port by Stefano Brivio · 6 years ago
  43. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  44. ce73366 selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6 by Stefano Brivio · 6 years ago
  45. a025fb5 geneve: Allow configuration of DF behaviour by Stefano Brivio · 6 years ago
  46. a079664 geneve: ICMP error lookup handler by Stefano Brivio · 6 years ago
  47. 5828887 selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6 by Stefano Brivio · 6 years ago
  48. b4d30697 vxlan: Allow configuration of DF behaviour by Stefano Brivio · 6 years ago
  49. c3a43b9 vxlan: ICMP error lookup handler by Stefano Brivio · 6 years ago
  50. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  51. 141b95d net: hns3: fix spelling mistake, "assertting" -> "asserting" by Colin Ian King · 6 years ago
  52. 6d444c4 cxgb4: Add new T6 PCI device ids 0x608a by Ganesh Goudar · 6 years ago
  53. 1c51dc9 net/ipv6: compute anycast address hash only if dev is null by Li RongQing · 6 years ago
  54. 0db5509 net: bcmgenet: return correct value 'ret' from bcmgenet_power_down by YueHaibing · 6 years ago
  55. 3ed3857 Merge branch 'net-sched-prepare-for-more-Qdisc-offloads' by David S. Miller · 6 years ago
  56. 7b8e0b6 net: sched: prio: delay destroying child qdiscs on change by Jakub Kicinski · 6 years ago
  57. 0c8d13a net: sched: red: delay destroying child qdisc on replace by Jakub Kicinski · 6 years ago
  58. 9da93ec net: sched: refactor grafting Qdiscs with a parent by Jakub Kicinski · 6 years ago
  59. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  60. 58f8927 net: sched: set TCQ_F_OFFLOADED flag for MQ by Jakub Kicinski · 6 years ago
  61. dad54c0 net: sched: red: remove unnecessary red_dump_offload_stats parameter by Jakub Kicinski · 6 years ago
  62. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  63. 80b6265 Merge branch 'net-phy-improve-and-simplify-phylib-state-machine' by David S. Miller · 6 years ago
  64. c8e977b net: phy: use phy_check_link_status in more places in the state machine by Heiner Kallweit · 6 years ago
  65. 85a1f31 net: phy: remove state PHY_AN by Heiner Kallweit · 6 years ago
  66. 74a992b net: phy: add phy_check_link_status by Heiner Kallweit · 6 years ago
  67. c96469f net: phy: remove useless check in state machine case PHY_RESUMING by Heiner Kallweit · 6 years ago
  68. 3b01ea7 net: phy: remove useless check in state machine case PHY_NOLINK by Heiner Kallweit · 6 years ago
  69. 5867b33 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  70. be08989 Merge branch 'nfp-add-and-use-tunnel-netdev-helpers' by David S. Miller · 6 years ago
  71. e963e10 nfp: flower: include geneve as supported offload tunnel type by John Hurley · 6 years ago
  72. 83f27d0 nfp: flower: use geneve and vxlan helpers by John Hurley · 6 years ago
  73. 1d10bd1 net: add netif_is_geneve() by John Hurley · 6 years ago
  74. cea0604 sfc: add missing NVRAM partition types for EF10 by Edward Cree · 6 years ago
  75. 7025abb Merge branch 'vlan-prepare-for-removal-of-VLAN_TAG_PRESENT' by David S. Miller · 6 years ago
  76. 295d072 net/vlan: remove unused #define HAVE_VLAN_GET_TAG by Michał Mirosław · 6 years ago
  77. 9b31914 net/vlan: include the shift in skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  78. e0a6b80 net/vlan: introduce __vlan_hwaccel_copy_tag() helper by Michał Mirosław · 6 years ago
  79. c8accd5 net/vlan: introduce __vlan_hwaccel_clear_tag() helper by Michał Mirosław · 6 years ago
  80. 1295e2c inet: minor optimization for backlog setting in listen(2) by Yafang Shao · 6 years ago
  81. 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
  82. f29eb2a tun: compute the RFS hash only if needed. by Paolo Abeni · 6 years ago
  83. 2e7ad56 net/wan/fsl_ucc_hdlc: add BQL support by Mathias Thore · 6 years ago
  84. 3b73e84 net: phy: realtek: load driver for all PHYs with a Realtek OUI by Heiner Kallweit · 6 years ago
  85. a3320bc net: phy: make phy_trigger_machine static by Heiner Kallweit · 6 years ago
  86. f908620 net: dsa: bcm_sf2: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  87. 8572a1b net: phy: bcm7xxx: Add entry for BCM7255 by Justin Chen · 6 years ago
  88. cab6949 Merge branch 'udp-gro' by David S. Miller · 6 years ago
  89. 3327a9c selftests: add functionals test for UDP GRO by Paolo Abeni · 6 years ago
  90. e87f53b selftests: add some benchmark for UDP GRO by Paolo Abeni · 6 years ago
  91. bd8e1af selftests: add dummy xdp test helper by Paolo Abeni · 6 years ago
  92. 0a9ac2e selftests: add GRO support to udp bench rx program by Paolo Abeni · 6 years ago
  93. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  94. 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  95. 68cb7d5 ip: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  96. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  97. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  98. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  99. 7e22561 Merge branch 'vrf-allow-simultaneous-service-instances-in-default-and-other-VRFs' by David S. Miller · 6 years ago
  100. 7bd2db4 ipv6: do not drop vrf udp multicast packets by Dewi Morgan · 6 years ago