1. 9c21d2f tcp: add tcp_comp_sack_nr sysctl by Eric Dumazet · 7 years ago
  2. 6d82aa2 tcp: add tcp_comp_sack_delay_ns sysctl by Eric Dumazet · 7 years ago
  3. 200d95f tcp: add TCPAckCompressed SNMP counter by Eric Dumazet · 7 years ago
  4. 5d9f426 tcp: add SACK compression by Eric Dumazet · 7 years ago
  5. a389363 tcp: do not force quickack when receiving out-of-order packets by Eric Dumazet · 7 years ago
  6. cf0dd20 tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers() by Eric Dumazet · 7 years ago
  7. 64a2658 net: mscc: Add SPDX identifier by Alexandre Belloni · 7 years ago
  8. 1015133 Merge branch 'stmmac-Clean-up-and-tune-up' by David S. Miller · 7 years ago
  9. 61fac60 net: stmmac: Remove if condition by taking advantage of hwif return code by Jose Abreu · 7 years ago
  10. d2df9ea net: stmmac: Let descriptor code get skbuff address by Jose Abreu · 7 years ago
  11. 357951c net: stmmac: Uniformize set_rx_owner() by Jose Abreu · 7 years ago
  12. f1565c6 net: stmmac: Remove uneeded check for GMAC version in stmmac_xmit by Jose Abreu · 7 years ago
  13. 24aaed0 net: stmmac: Uniformize the use of dma_init_* callbacks by Jose Abreu · 7 years ago
  14. 758d5c7 net: stmmac: Move PTP and MMC base address calculation to hwif.c by Jose Abreu · 7 years ago
  15. 63a550f net: stmmac: Remove uneeded checks for GMAC version by Jose Abreu · 7 years ago
  16. ab0204e net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks by Jose Abreu · 7 years ago
  17. 44c67f8 net: stmmac: Let descriptor code clear the descriptor by Jose Abreu · 7 years ago
  18. 6844171 net: stmmac: Let descriptor code set skbuff address by Jose Abreu · 7 years ago
  19. 4ae0169 net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit by Jose Abreu · 7 years ago
  20. 67e1c40 net: stmmac: Enable OSP for GMAC4 by Jose Abreu · 7 years ago
  21. 538e2de Merge branch 'net-Allow-more-drivers-with-COMPILE_TEST' by David S. Miller · 7 years ago
  22. 3c0596f net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST by Florian Fainelli · 7 years ago
  23. 78cc6e7 net: ethernet: freescale: Allow FEC with COMPILE_TEST by Florian Fainelli · 7 years ago
  24. 2652113 net: ethernet: ti: Allow most drivers with COMPILE_TEST by Florian Fainelli · 7 years ago
  25. 33fa382 vlan: Add extack messages for link create by David Ahern · 7 years ago
  26. 8a86339 qede: Add build_skb() support. by Manish Chopra · 7 years ago
  27. 56a9a9e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  28. 7c5995b tc-testing: fixed copy-pasting error in ife tests by Roman Mashak · 7 years ago
  29. 990a9d4 net/ncsi: prevent a couple array underflows by Dan Carpenter · 7 years ago
  30. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 7 years ago
  31. 3b734ff nfp: flower: fix error path during representor creation by Jiri Pirko · 7 years ago
  32. 6d9f868 Merge branch 'mvpp2-small-improvements' by David S. Miller · 7 years ago
  33. 934e0f8 net: mvpp2: print rx error with rate-limit by Yan Markman · 7 years ago
  34. 5b0ab2f net: mvpp2: set mac address does not require the stop/start sequence by Yan Markman · 7 years ago
  35. 914365f net: mvpp2: avoid checking for free aggregated descriptors twice by Yan Markman · 7 years ago
  36. 808e2fc Merge branch 'mvpp2-phylink-conversion' by David S. Miller · 7 years ago
  37. a6fe31d net: mvpp2: 2500baseX support by Antoine Tenart · 7 years ago
  38. d97c9f4 net: mvpp2: 1000baseX support by Antoine Tenart · 7 years ago
  39. 9ad8bd8 phy: cp110-comphy: 2.5G SGMII mode by Antoine Tenart · 7 years ago
  40. 5490b87 phy: add 2.5G SGMII mode to the phy_mode enum by Antoine Tenart · 7 years ago
  41. 4bb0432 net: mvpp2: phylink support by Antoine Tenart · 7 years ago
  42. dcd3e73 net: mvpp2: align the ethtool ops definition by Antoine Tenart · 7 years ago
  43. a564b65 Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  44. 93c65d1 vmxnet3: Replace msleep(1) with usleep_range() by YueHaibing · 7 years ago
  45. 7e878b6 bonding: introduce link change helper by Tonghao Zhang · 7 years ago
  46. 10e361e Merge branch 'tcp-default-RACK-loss-recovery' by David S. Miller · 7 years ago
  47. 56f8c5d tcp: don't mark recently sent packets lost on RTO by Yuchung Cheng · 7 years ago
  48. b8fef65 tcp: new helper tcp_rack_skb_timeout by Yuchung Cheng · 7 years ago
  49. c77d62f tcp: separate loss marking and state update on RTO by Yuchung Cheng · 7 years ago
  50. 2ad55f5 tcp: new helper tcp_timeout_mark_lost by Yuchung Cheng · 7 years ago
  51. d716bfd tcp: account lost retransmit after timeout by Yuchung Cheng · 7 years ago
  52. 6ac06ec tcp: simpler NewReno implementation by Yuchung Cheng · 7 years ago
  53. b38a51f tcp: disable RFC6675 loss detection by Yuchung Cheng · 7 years ago
  54. 20b654d tcp: support DUPACK threshold in RACK by Yuchung Cheng · 7 years ago
  55. 9611d6d net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices by Ivan Khoronzhuk · 7 years ago
  56. 4b9c776 Merge branch 'sched-refactor-NOLOCK-qdiscs' by David S. Miller · 7 years ago
  57. 021a17e pfifo_fast: drop unneeded additional lock on dequeue by Paolo Abeni · 7 years ago
  58. 96009c7 sched: replace __QDISC_STATE_RUNNING bit with a spin lock by Paolo Abeni · 7 years ago
  59. 43c89b1 ice: Update NVM AQ command functions by Anirudh Venkataramanan · 7 years ago
  60. 6e7d0ba ixgbevf: fix MAC address changes through ixgbevf_set_mac() by Emil Tantilov · 7 years ago
  61. a8d9bb3 ixgbe: force VF to grab new MAC on driver reload by Emil Tantilov · 7 years ago
  62. 6710f97 ixgbe: release lock for the duration of ixgbe_suspend_close() by Pavel Tatashin · 7 years ago
  63. b212d81 ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device by Mauro S M Rodrigues · 7 years ago
  64. 9cfbfa7 ixgbe: cleanup sparse warnings by Cathy Zhou · 7 years ago
  65. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  66. e23afe5 bpf: sockmap, on update propagate errors back to userspace by John Fastabend · 7 years ago
  67. 683d2ac bpf: fix sock hashmap kmalloc warning by Yonghong Song · 7 years ago
  68. f0307a7 libbpf: add ifindex to enable offload support by David Beckett · 7 years ago
  69. be2d04d bpf: add __printf verification to bpf_verifier_vlog by Mathieu Malaterre · 7 years ago
  70. 44edef7 samples/bpf: Decrement ttl in fib forwarding example by David Ahern · 7 years ago
  71. 5b26ace Merge branch 'bpf-sock-hashmap' by Daniel Borkmann · 7 years ago
  72. 62c52d1 bpf: bpftool, support for sockhash by John Fastabend · 7 years ago
  73. b8b394f bpf: selftest additions for SOCKHASH by John Fastabend · 7 years ago
  74. 8e725f7 cxgb4: update LE-TCAM collection for T6 by Rahul Lakkireddy · 7 years ago
  75. 7e360d9 Merge branch 'qed-LL2-fixes' by David S. Miller · 7 years ago
  76. fc16f56 qed: Fix LL2 race during connection terminate by Michal Kalderon · 7 years ago
  77. 6291c60 qed: Fix possibility of list corruption during rmmod flows by Michal Kalderon · 7 years ago
  78. 974f6c0 qed: LL2 flush isles when connection is closed by Michal Kalderon · 7 years ago
  79. 76e597e net: ethoc: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  80. 93120eb net: stmmac: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  81. 9e6881d net: qcom/emac: Encapsulate sgmii ops under one structure by Hemanth Puranik · 7 years ago
  82. cfb3e08 Merge branch 'rmnet-next' by David S. Miller · 7 years ago
  83. 721ce0f net: qualcomm: rmnet: Remove redundant command check by Subash Abhinov Kasiviswanathan · 7 years ago
  84. bbde32d net: qualcomm: rmnet: Add support for ethtool private stats by Subash Abhinov Kasiviswanathan · 7 years ago
  85. 1eece79 net: qualcomm: rmnet: Capture all drops in transmit path by Subash Abhinov Kasiviswanathan · 7 years ago
  86. b0ec758 Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node' by David S. Miller · 7 years ago
  87. 00e798c drivers: net: Remove device_node checks with of_mdiobus_register() by Florian Fainelli · 7 years ago
  88. 6d07a68 of: mdio: Fall back to mdiobus_register() with NULL device_node by Florian Fainelli · 7 years ago
  89. c6213eb net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value by Grygorii Strashko · 7 years ago
  90. b3c898e Revert "bonding: allow carrier and link status to determine link state" by Debabrata Banerjee · 7 years ago
  91. 55df3e9 tc-testing: updated mirred and vlan with more tests by Roman Mashak · 7 years ago
  92. 2f42a12 tc-testing: fixed copy-pasting error in police tests by Roman Mashak · 7 years ago
  93. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 7 years ago
  94. 5a63f77 Merge branch 'bonding-performance-and-reliability' by David S. Miller · 7 years ago
  95. 1386c36b bonding: allow carrier and link status to determine link state by Debabrata Banerjee · 7 years ago
  96. e79c105 bonding: allow use of tx hashing in balance-alb by Debabrata Banerjee · 7 years ago
  97. cbeeea7 bonding: use common mac addr checks by Debabrata Banerjee · 7 years ago
  98. 2578041 bonding: don't queue up extraneous rlb updates by Debabrata Banerjee · 7 years ago
  99. 967c299 Merge branch 'net-smc-enhancements-2018-05-15' by David S. Miller · 7 years ago
  100. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago