1. 4bd366c Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer' by David S. Miller · 6 years ago
  2. 3cfa148 selftests: rtnetlink: add addresses with fixed life time by Florian Westphal · 6 years ago
  3. 40008e9 net: ipv4: remove erroneous advancement of list pointer by Florian Westphal · 6 years ago
  4. 78fe8a2 net: dsa: sja1105: fix ptp link error by Arnd Bergmann · 6 years ago
  5. c63d1e5 net: stmmac: fix unused-variable warning by Arnd Bergmann · 6 years ago
  6. f517f27 net: sched: cls_matchall: allow to delete filter by Jiri Pirko · 6 years ago
  7. ad9bf54 net: hns3: fix dereference of ae_dev before it is null checked by Colin Ian King · 6 years ago
  8. 4332125 Merge branch 'net-sched-act_ctinfo-fixes' by David S. Miller · 6 years ago
  9. c197d63 net: sched: act_ctinfo: fix policy validation by Kevin Darbyshire-Bryant · 6 years ago
  10. a658c2e net: sched: act_ctinfo: fix action creation by Kevin Darbyshire-Bryant · 6 years ago
  11. 098eadc vhost_net: disable zerocopy by default by Jason Wang · 6 years ago
  12. c681eda net: ipv4: move tcp_fastopen server side code to SipHash library by Ard Biesheuvel · 6 years ago
  13. 6a6b5c8 tipc: include retrans failure detection for unicast by Tuong Lien · 6 years ago
  14. 9ed68ca team: add ethtool get_link_ksettings by Hangbin Liu · 6 years ago
  15. f464100 selftests/net: fix warnings in TFO key rotation selftest by Willem de Bruijn · 6 years ago
  16. 8e6a481 x25_asy: fixed function name in error message. by Jeremy Sowden · 6 years ago
  17. 4201c92 lapb: moved export of lapb_register. by Jeremy Sowden · 6 years ago
  18. 1718132 tc-tests: updated skbedit tests by Roman Mashak · 6 years ago
  19. 92c1a19 tc-tests: added path to ip command in tdc by Roman Mashak · 6 years ago
  20. 871e846 net: ethernet: ti: davinci_cpdma: use idled submit by Ivan Khoronzhuk · 6 years ago
  21. 4e18a8a Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset' by David S. Miller · 6 years ago
  22. fead5b1 net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  23. ce4ab73 net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  24. 7e770b2 net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  25. 42a9076 net: stmmac: use device_property_read_u32_array to read the reset delays by Martin Blumenstingl · 6 years ago
  26. 626c5fe net: stmmac: drop redundant check in stmmac_mdio_reset by Martin Blumenstingl · 6 years ago
  27. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  28. 9d9f3fb r8169: improve handling of Abit Fatal1ty F-190HD by Heiner Kallweit · 6 years ago
  29. 4838a54 net: stmmac: Fix wrapper drivers not detecting PHY by Jose Abreu · 6 years ago
  30. 91d0a48 Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp' by David S. Miller · 6 years ago
  31. 28c6715 MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entry by Yangbo Lu · 6 years ago
  32. 8893a84 dpaa2-ptp: add interrupt support by Yangbo Lu · 6 years ago
  33. fe844f1 arm64: dts: fsl: add ptp timer node for dpaa2 platforms by Yangbo Lu · 6 years ago
  34. d256329 dt-binding: ptp_qoriq: support DPAA2 PTP compatible by Yangbo Lu · 6 years ago
  35. d346c9e dpaa2-ptp: reuse ptp_qoriq driver by Yangbo Lu · 6 years ago
  36. 8099d7c ptp: add QorIQ PTP support for DPAA2 by Yangbo Lu · 6 years ago
  37. 930cfe0 hinic: Use devm_kasprintf instead of hard coding it by Christophe JAILLET · 6 years ago
  38. 407308f Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast" by David S. Miller · 6 years ago
  39. 422efd0 net: dsa: mv88e6xxx: do not flood CPU with unknown multicast by Vivien Didelot · 6 years ago
  40. 877cd9f Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers' by David S. Miller · 6 years ago
  41. 79b139f net: dsa: use switchdev handle helpers by Vivien Didelot · 6 years ago
  42. f3b7804 net: dsa: make dsa_slave_dev_check use const by Vivien Didelot · 6 years ago
  43. 68b2d4a net: dsa: make cpu_dp non const by Vivien Didelot · 6 years ago
  44. 14aafbd net: dsa: do not check orig_dev in vlan del by Vivien Didelot · 6 years ago
  45. 5a1c492 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  46. f48d2cc udp: Remove unused variable/function (exact_dif) by Tim Beale · 6 years ago
  47. 7354537 udp: Remove unused parameter (exact_dif) by Tim Beale · 6 years ago
  48. d6fb396 ipv4: tcp: fix ACK/RST sent with a transmit delay by Eric Dumazet · 6 years ago
  49. 3e18943 net: remove empty netlink_tap_exit_net by Li RongQing · 6 years ago
  50. c4aaa5d Merge branch 'nfp-flower-loosen-L4-checks-and-add-extack-to-flower-offload' by David S. Miller · 6 years ago
  51. bef6e97 nfp: flower: extend extack messaging for flower match and actions by Pieter Jansen van Vuuren · 6 years ago
  52. 14179c4 nfp: flower: use extack messages in flower offload by Pieter Jansen van Vuuren · 6 years ago
  53. 2a04784 nfp: flower: check L4 matches on unknown IP protocols by Pieter Jansen van Vuuren · 6 years ago
  54. b4a6d9a Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  55. 363887a ipv4: Support multipath hashing on inner IP pkts for GRE tunnel by Stephen Suryaputra · 6 years ago
  56. 31c03ae virtio_net: enable napi_tx by default by Willem de Bruijn · 6 years ago
  57. 87f3739 net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops by Vlad Buslov · 6 years ago
  58. 3d797eb Merge branch 'enable-and-use-static_branch_deferred_inc' by David S. Miller · 6 years ago
  59. 7b58139 tcp: use static_branch_deferred_inc for clean_acked_data_enabled by Willem de Bruijn · 6 years ago
  60. f01c373 locking/static_key: always define static_branch_deferred_inc by Willem de Bruijn · 6 years ago
  61. 26e392c Merge branch 'hns3-next' by David S. Miller · 6 years ago
  62. ebaf190 net: hns3: some variable modification by Weihang Li · 6 years ago
  63. 3a30964 net: hns3: delay ring buffer clearing during reset by Yunsheng Lin · 6 years ago
  64. 8f9eed1 net: hns3: fix for skb leak when doing selftest by Yunsheng Lin · 6 years ago
  65. 7571880 net: hns3: fix for dereferencing before null checking by Yunsheng Lin · 6 years ago
  66. d547ecd net: hns3: free irq when exit from abnormal branch by Yonglong Liu · 6 years ago
  67. 31bb229 net: hns3: clear restting state when initializing HW device by Peng Li · 6 years ago
  68. 9e0254d net: hns3: extract handling of mpf/pf msi-x errors into functions by Weihang Li · 6 years ago
  69. 9f65e5e net: hns3: some changes of MSI-X bits in PPU(RCB) by Weihang Li · 6 years ago
  70. e3b84ed net: hns3: add recovery for the H/W errors occurred before the HNS dev initialization by Shiju Jose · 6 years ago
  71. e4193e2 net: hns3: process H/W errors occurred before HNS dev initialization by Shiju Jose · 6 years ago
  72. a955d71 net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset by Shiju Jose · 6 years ago
  73. 123297b net: hns3: delay setting of reset level for hw errors until slot_reset is called by Shiju Jose · 6 years ago
  74. cbbe9bd Merge branch 'qed-iWARP-fixes' by David S. Miller · 6 years ago
  75. fbce23a8 qed: iWARP - Fix default window size to be based on chip by Michal Kalderon · 6 years ago
  76. cb94d52 qed: iWARP - Fix tc for MPA ll2 connection by Michal Kalderon · 6 years ago
  77. 43cf40d qed: iWARP - fix uninitialized callback by Michal Kalderon · 6 years ago
  78. 6117561 qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state by Michal Kalderon · 6 years ago
  79. 1086ca3 net: phy: sfp: clean up a condition by Dan Carpenter · 6 years ago
  80. d5afa82 vsock: correct removal of socket from the list by Sunil Muthuswamy · 6 years ago
  81. b3733263 Merge branch 'nfp-add-two-user-friendly-errors' by David S. Miller · 6 years ago
  82. f767fc6 nfp: print a warning when binding VFs to PF driver by Jakub Kicinski · 6 years ago
  83. 605fd1c nfp: update the old flash error message by Jakub Kicinski · 6 years ago
  84. d42176c Merge branch 'Microchip-KSZ-driver-enhancements' by David S. Miller · 6 years ago
  85. 79c8bd1 net: dsa: microchip: Support optional 125MHz SYNCLKO output by Robert Hancock · 6 years ago
  86. 1fc3319 net: dsa: microchip: Add PHY errata workarounds by Robert Hancock · 6 years ago
  87. 7c86f20 net: stmmac: use GPIO descriptors in stmmac_mdio_reset by Martin Blumenstingl · 6 years ago
  88. 4373a5e Merge branch 'packet-DDOS' by David S. Miller · 6 years ago
  89. 9bb6cd6 net/packet: introduce packet_rcv_try_clear_pressure() helper by Eric Dumazet · 6 years ago
  90. 3a2bb84 net/packet: remove locking from packet_rcv_has_room() by Eric Dumazet · 6 years ago
  91. 2c51c62 net/packet: implement shortcut in tpacket_rcv() by Eric Dumazet · 6 years ago
  92. 8e8e295 net/packet: make tp_drops atomic by Eric Dumazet · 6 years ago
  93. 0338a14 net/packet: constify __packet_rcv_has_room() by Eric Dumazet · 6 years ago
  94. dcf70ce net/packet: constify prb_lookup_block() and __tpacket_v3_has_room() by Eric Dumazet · 6 years ago
  95. d4b5bd9 net/packet: constify packet_lookup_frame() and __tpacket_has_room() by Eric Dumazet · 6 years ago
  96. 96f657e net/packet: constify __packet_get_status() argument by Eric Dumazet · 6 years ago
  97. f30e33b net: phy: Add more 1000BaseX support detection by Robert Hancock · 6 years ago
  98. 9126e75 net: ethernet: ti: cpsw_ethtool: simplify slave loops by Ivan Khoronzhuk · 6 years ago
  99. bfe5903 net: ethernet: ti: cpsw: use cpsw as drv data by Ivan Khoronzhuk · 6 years ago
  100. eea9e3a Merge branch 'net-mlx5-use-indirect-call-wrappers' by David S. Miller · 6 years ago