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