1. 525bc34 ipv4: Handle route deletion notification during flush by Ido Schimmel · 5 years ago
  2. f613b6e ipv4: Handle route deletion notification by Ido Schimmel · 5 years ago
  3. a8674f7 ipv4: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  4. ee3936d ipv4: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  5. b5fc043 ipv4: Extend FIB alias find function by Ido Schimmel · 5 years ago
  6. a6c76c1 ipv4: Notify route after insertion to the routing table by Ido Schimmel · 5 years ago
  7. ba8381236 net: fib_notifier: Add temporary events to the FIB notification chain by Ido Schimmel · 5 years ago
  8. 366c7bb Merge branch 'hns3-next' by David S. Miller · 5 years ago
  9. d543245 net: hns3: do not schedule the periodic task when reset fail by Guojia Liao · 5 years ago
  10. 0ea6890 net: hns3: allocate WQ with WQ_MEM_RECLAIM flag by Yunsheng Lin · 5 years ago
  11. ff20009 net: hns3: remove unnecessary work in hclgevf_main by Yunsheng Lin · 5 years ago
  12. 1c6dfe6 net: hns3: remove mailbox and reset work in hclge_main by Yunsheng Lin · 5 years ago
  13. b3c3fe8 net: hns3: schedule hclgevf_service by using delayed workqueue by Yunsheng Lin · 5 years ago
  14. 54e1f08 ipv6: Annotate ipv6_addr_is_* bitwise pointer casts by Sven Eckelmann · 5 years ago
  15. 1f1c1d7 ipv6: Annotate bitwise IPv6 dsfield pointer cast by Sven Eckelmann · 5 years ago
  16. f325937 r8169: check that Realtek PHY driver module is loaded by Heiner Kallweit · 5 years ago
  17. 0247743 Merge branch 'dpaa2-ptp-support-external-trigger-event' by David S. Miller · 5 years ago
  18. 17568c6 dpaa2-ptp: add external trigger event support by Yangbo Lu · 5 years ago
  19. 9429439 ptp_qoriq: export extts_clean_up() function by Yangbo Lu · 5 years ago
  20. 10bc877 ptp_qoriq: check valid status before reading extts fifo by Yangbo Lu · 5 years ago
  21. 0e62719 tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZE by Arjun Roy · 5 years ago
  22. 29115ce net/smc: shorten lgr_cnt initialization by Ursula Braun · 5 years ago
  23. f5058a2 net: phylink: propagate phy_attach_direct() return code by Russell King · 5 years ago
  24. de17996 net: bridge: add STP xstats by Vivien Didelot · 5 years ago
  25. ea6a547 selftests/net: make so_txtime more robust to timer variance by Willem de Bruijn · 5 years ago
  26. 3a5f494 net: phy: dp83869: Remove unneeded semicolon by zhengbin · 5 years ago
  27. 826f66b bonding: move 802.3ad port state flags to uapi by Andy Roulin · 5 years ago
  28. 1d1997d Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace" by Jakub Kicinski · 5 years ago
  29. 1f4782a Merge branch 'netdev-ndo_tx_timeout-cleanup' by David S. Miller · 5 years ago
  30. d8968ed netronome: use the new txqueue timeout argument by Michael S. Tsirkin · 5 years ago
  31. 77656c2 mlx4: use new txqueue timeout argument by Michael S. Tsirkin · 5 years ago
  32. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  33. 355979d Merge branch 'Introduce-XDP-to-ena' by David S. Miller · 5 years ago
  34. 913b0bf net: ena: Add first_interrupt field to napi struct by Sameeh Jubran · 5 years ago
  35. 548c494 net: ena: Implement XDP_TX action by Sameeh Jubran · 5 years ago
  36. 838c93d net: ena: implement XDP drop support by Sameeh Jubran · 5 years ago
  37. aabf23d Merge branch 'ethtool-netlink-interface-preliminary-part' by David S. Miller · 5 years ago
  38. 428c122 ethtool: provide link mode names as a string set by Michal Kubecek · 5 years ago
  39. d44e131 ethtool: move string arrays into common file by Michal Kubecek · 5 years ago
  40. 9ce48e5 ethtool: move to its own directory by Michal Kubecek · 5 years ago
  41. 32d5109 netlink: rename nl80211_validate_nested() to nla_validate_nested() by Michal Kubecek · 5 years ago
  42. f74877a rtnetlink: provide permanent hardware address in RTM_NEWLINK by Michal Kubecek · 5 years ago
  43. 545a682 Merge branch 'unix-Show-number-of-scm-files-in-fdinfo' by David S. Miller · 5 years ago
  44. 3c32da1 unix: Show number of pending scm files of receive queue in fdinfo by Kirill Tkhai · 5 years ago
  45. b465334 net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd] by Kirill Tkhai · 5 years ago
  46. 6b8350a4 Merge branch 'vsock-add-local-transport-support' by David S. Miller · 5 years ago
  47. bf5432b vsock/virtio: remove loopback handling by Stefano Garzarella · 5 years ago
  48. 408624af vsock: use local transport when it is loaded by Stefano Garzarella · 5 years ago
  49. 077263f vsock: add vsock_loopback transport by Stefano Garzarella · 5 years ago
  50. 0e12190 vsock: add local transport support in the vsock core by Stefano Garzarella · 5 years ago
  51. ef343b3 vsock: add VMADDR_CID_LOCAL definition by Stefano Garzarella · 5 years ago
  52. c5144fc vsock/virtio_transport_common: remove unused virtio header includes by Stefano Garzarella · 5 years ago
  53. bea0f4a Merge branch 'sfp-slow-to-probe-copper' by David S. Miller · 5 years ago
  54. 1cb89a1 net: sfp: re-attempt probing for phy by Russell King · 5 years ago
  55. 256e43c net: sfp: error handling for phy probe by Russell King · 5 years ago
  56. 281e4ea net: sfp: rename sm_retries by Russell King · 5 years ago
  57. 65ef2d5 net: sfp: use a definition for the fault recovery attempts by Russell King · 5 years ago
  58. b58e9fd Merge branch 'sfp-copper-modules' by David S. Miller · 5 years ago
  59. 9a48462 net: sfp: add support for Clause 45 PHYs by Russell King · 5 years ago
  60. 75f4d8d net: phy: add Broadcom BCM84881 PHY driver by Russell King · 5 years ago
  61. 7adb5b2 net: phylink: make Broadcom BCM84881 based SFPs work by Russell King · 5 years ago
  62. 52c9560 net: phylink: delay MAC configuration for copper SFP modules by Russell King · 5 years ago
  63. c0de2f4 net: phylink: split phylink_sfp_module_insert() by Russell King · 5 years ago
  64. 24cf0e6 net: phylink: split link_an_mode configured and current settings by Russell King · 5 years ago
  65. e45d1f5 net: phylink: support Clause 45 PHYs on SFP+ modules by Russell King · 5 years ago
  66. 938d44c net: phylink: re-split __phylink_connect_phy() by Russell King · 5 years ago
  67. 6912b71 net: mdio-i2c: add support for Clause 45 accesses by Russell King · 5 years ago
  68. 4882057 net: sfp: move phy_start()/phy_stop() to phylink by Russell King · 5 years ago
  69. 74c551c net: sfp: add module start/stop upstream notifications by Russell King · 5 years ago
  70. 0fbd26a net: sfp: add more extended compliance codes by Russell King · 5 years ago
  71. a4516c7 net: sfp: derive interface mode from ethtool link modes by Russell King · 5 years ago
  72. fa2de66 net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support by Russell King · 5 years ago
  73. c219399 cxgb4: add support for high priority filters by Shahjada Abul Husain · 5 years ago
  74. 6525b5e enetc: remove variable 'tc_max_sized_frame' set but not used by Chen Wandun · 5 years ago
  75. ca866ee nfp: add support for TLV device stats by Jakub Kicinski · 5 years ago
  76. 5000b28 tcp: Cleanup duplicate initialization of sk->sk_state. by Kuniyuki Iwashima · 5 years ago
  77. 4caefbc enetc: add software timestamping by Michael Walle · 5 years ago
  78. bb9d845 Merge branch 'tipc-introduce-variable-window-congestion-control' by David S. Miller · 5 years ago
  79. 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
  80. d3b0999 tipc: eliminate more unnecessary nacks and retransmissions by Jon Maloy · 5 years ago
  81. 0228824 tipc: eliminate gap indicator from ACK messages by Jon Maloy · 5 years ago
  82. 08cbc75 ppp: Adjust indentation into ppp_async_input by Nathan Chancellor · 5 years ago
  83. 5c61e22 net: smc911x: Adjust indentation in smc911x_phy_configure by Nathan Chancellor · 5 years ago
  84. fe06bf3 net: tulip: Adjust indentation in {dmfe, uli526x}_init_module by Nathan Chancellor · 5 years ago
  85. 80bfc3b Merge branch 'dp83867-fix-fifo-depth' by David S. Miller · 5 years ago
  86. e02d181 net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth by Dan Murphy · 5 years ago
  87. 96ae38a dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional by Dan Murphy · 5 years ago
  88. 65e6d90 net-tcp: Disable TCP ssthresh metrics cache by default by Kevin(Yudong) Yang · 5 years ago
  89. 4e7696d sctp: get netns from asoc and ep base by Xin Long · 5 years ago
  90. 26c97a2 net: sfp: avoid tx-fault with Nokia GPON module by Russell King · 5 years ago
  91. e70ac62 qed: remove redundant assignments to rc by Colin Ian King · 5 years ago
  92. 718eae2 NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). by Mao Wenan · 5 years ago
  93. 4a63ef7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  94. e7096c1 net: WireGuard secure network tunnel by Jason A. Donenfeld · 5 years ago
  95. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  96. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  97. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  98. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  99. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  100. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago