1. 2cab57e net: stmmac: pci: remove the duplicate code of set phy_mask by Dejin Zheng · 5 years ago
  2. eb7537d Merge branch 'mlxsw-Firmware-version-updates' by David S. Miller · 5 years ago
  3. 4dab08d mlxsw: spectrum: Only require minimum firmware version by Ido Schimmel · 5 years ago
  4. 22895f8 mlxsw: spectrum: Update firmware version to xx.2000.2714 by Ido Schimmel · 5 years ago
  5. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  6. b1daa4d Merge branch 'sfc-more-code-refactoring' by David S. Miller · 5 years ago
  7. b69f7a3 sfc: move MCDI logging device attribute by Alex Maftei (amaftei) · 5 years ago
  8. b5775b4 sfc: conditioned some functionality by Alex Maftei (amaftei) · 5 years ago
  9. 8da9264 sfc: move MCDI receive queue management code by Alex Maftei (amaftei) · 5 years ago
  10. 8ee4c90 sfc: move MCDI transmit queue management code by Alex Maftei (amaftei) · 5 years ago
  11. 4438b58 sfc: move MCDI event queue management code by Alex Maftei (amaftei) · 5 years ago
  12. 37a5f9d sfc: move MCDI VI alloc/free code by Alex Maftei (amaftei) · 5 years ago
  13. 1cf0f76 sfc: move more MCDI port code by Alex Maftei (amaftei) · 5 years ago
  14. 1a8d88a sfc: move some MCDI port utility functions by Alex Maftei (amaftei) · 5 years ago
  15. a2ba4b9 sfc: move some port link state/caps code by Alex Maftei (amaftei) · 5 years ago
  16. e69ec48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  17. 43ad352 net: macb: add support for C45 MDIO read/write by Milind Parab · 5 years ago
  18. a5f48c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  19. 20eee6e HID: steam: Fix input device disappearing by Rodrigo Rivas Costa · 5 years ago
  20. 4a4a52d vmxnet3: Remove always false conditional statement by yuehaibing · 5 years ago
  21. ea217e8 netronome: fix ipv6 link error by Arnd Bergmann · 5 years ago
  22. 112463d net: dsa: felix: fix link error by Arnd Bergmann · 5 years ago
  23. 09e6533 r8169: add constant EnAnaPLL by Heiner Kallweit · 5 years ago
  24. ac9c41d ethtool: potential NULL dereference in strset_prepare_data() by Dan Carpenter · 5 years ago
  25. d97772d ethtool: fix ->reply_size() error handling by Dan Carpenter · 5 years ago
  26. a6dd048 ethtool: fix a memory leak in ethnl_default_start() by Dan Carpenter · 5 years ago
  27. 78b6d07 Merge branch 'Broadcom-tags-support-for-531x5-539x-families' by David S. Miller · 5 years ago
  28. 8fab459 net: dsa: b53: Enable Broadcom tags for 531x5/539x families by Florian Fainelli · 5 years ago
  29. 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
  30. 9546a0b tipc: fix wrong connect() return code by Tuong Lien · 5 years ago
  31. 49afb80 tipc: fix link overflow issue at socket shutdown by Tuong Lien · 5 years ago
  32. 8d2ff12 Merge branch 'Devlink-notification-after-recovery-complete-by-bnxt_en-driver' by David S. Miller · 5 years ago
  33. 737d7a6 bnxt_en: Call recovery done after reset is successfully done by Vikas Gupta · 5 years ago
  34. 97ff3bd devlink: add devink notification when reporter update health state by Vikas Gupta · 5 years ago
  35. 6181e5c devlink: add support for reporter recovery completion by Vikas Gupta · 5 years ago
  36. b73a656 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  37. 6ea0032 Merge branch 'reduce-open-coded-skb-next-access-for-gso-segment-walking' by David S. Miller · 5 years ago
  38. 66de4b1 net: iwlwifi: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  39. 536577f net: myri10ge: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  40. 69b4ed5 net: sfc: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  41. 90919f1 net: sunvnet: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  42. 9f07223 net: tg3: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  43. 1d7a743 net: r8152: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  44. 5643a55 net: tap: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  45. dcfea72 net: introduce skb_list_walk_safe for skb segment walking by Jason A. Donenfeld · 5 years ago
  46. 542d306 socket: fix unused-function warning by Arnd Bergmann · 5 years ago
  47. 22dad71 netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present by Florian Westphal · 5 years ago
  48. 1d9a7ac netfilter: conntrack: dccp, sctp: handle null timeout argument by Florian Westphal · 5 years ago
  49. daea5b4 Merge branch 'sfc-code-refactoring' by David S. Miller · 5 years ago
  50. 17d3b21 sfc: move common tx code by Alex Maftei (amaftei) · 5 years ago
  51. 1751cc3 sfc: move common rx code by Alex Maftei (amaftei) · 5 years ago
  52. 5f99925 sfc: move event queue management code by Alex Maftei (amaftei) · 5 years ago
  53. 37c45a4 sfc: move channel interrupt management code by Alex Maftei (amaftei) · 5 years ago
  54. 8397548 sfc: move channel alloc/removal code by Alex Maftei (amaftei) · 5 years ago
  55. e20ba5b sfc: move channel start/stop code by Alex Maftei (amaftei) · 5 years ago
  56. 768fd26 sfc: move some channel-related code by Alex Maftei (amaftei) · 5 years ago
  57. f182675 sfc: move struct init and fini code by Alex Maftei (amaftei) · 5 years ago
  58. 1eaf99f sfc: move some device reset code by Alex Maftei (amaftei) · 5 years ago
  59. 7ec3de4 sfc: move datapath management code by Alex Maftei (amaftei) · 5 years ago
  60. 473f5ed sfc: move mac configuration and status functions by Alex Maftei (amaftei) · 5 years ago
  61. 82c6448 sfc: move reset workqueue code by Alex Maftei (amaftei) · 5 years ago
  62. b194045 sfc: further preparation for code split by Alex Maftei (amaftei) · 5 years ago
  63. e1253f3 sfc: add new headers in preparation for code split by Alex Maftei (amaftei) · 5 years ago
  64. 30780d0 atm: eni: fix uninitialized variable warning by Arnd Bergmann · 5 years ago
  65. b9ae512 hsr: fix dummy hsr_debugfs_rename() declaration by Arnd Bergmann · 5 years ago
  66. 7c7b58d net/ncsi: Send device address as source address by Vijay Khemka · 5 years ago
  67. 96cc4b6 macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 5 years ago
  68. 2f806c2 Merge branch 'net-ungraft-prio' by David S. Miller · 5 years ago
  69. 240ce7f net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 5 years ago
  70. 3971a53 mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO by Petr Machata · 5 years ago
  71. cb6f74a MAINTAINERS: Remove myself as co-maintainer for qcom-ethqos by Niklas Cassel · 5 years ago
  72. 90d7225 gtp: fix bad unlock balance in gtp_encap_enable_socket by Eric Dumazet · 5 years ago
  73. d9e15a2 pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 5 years ago
  74. e102774 net: 3com: 3c59x: remove set but not used variable 'mii_reg1' by yu kuai · 5 years ago
  75. b969fee tipc: remove meaningless assignment in Makefile by Masahiro Yamada · 5 years ago
  76. ea04b44 tipc: do not add socket.o to tipc-y twice by Masahiro Yamada · 5 years ago
  77. f1239d8 net: stmmac: dwmac-sun8i: Allow all RGMII modes by Chen-Yu Tsai · 5 years ago
  78. 52cc73e net: stmmac: dwmac-sunxi: Allow all RGMII modes by Chen-Yu Tsai · 5 years ago
  79. 94d3997 Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  80. b07f636 Merge tag 'tpmdd-next-20200108' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  81. a430e67 tpm: Handle negative priv->response_len in tpm_common_read() by Tadeusz Struk · 5 years ago
  82. 47240ba net: usb: lan78xx: fix possible skb leak by Eric Dumazet · 5 years ago
  83. 53ebeca net/rose: remove redundant assignment to variable failed by Colin Ian King · 5 years ago
  84. 1ece2fb ptp: clockmatrix: Rework clockmatrix version information. by Vincent Cheng · 5 years ago
  85. 4addbcb enetc: Fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 5 years ago
  86. 0d6e5bf enetc: Fix an off by one in enetc_setup_tc_txtime() by Dan Carpenter · 5 years ago
  87. da29f2d net: stmmac: Fixed link does not need MDIO Bus by Jose Abreu · 5 years ago
  88. cbefe2c Merge branch 'Documentation-stmmac-documentation-improvements' by David S. Miller · 5 years ago
  89. b053b28 Documentation: networking: Add stmmac to device drivers list by Jose Abreu · 5 years ago
  90. 2ffebff Documentation: networking: Convert stmmac documentation to RST format by Jose Abreu · 5 years ago
  91. 1501125 MAINTAINERS: Add stmmac Ethernet driver documentation entry by Jose Abreu · 5 years ago
  92. b57e1ff Merge branch 'vlan-rtnetlink-newlink-fixes' by David S. Miller · 5 years ago
  93. eb8ef2a vlan: vlan_changelink() should propagate errors by Eric Dumazet · 5 years ago
  94. 9bbd917 vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 5 years ago
  95. c68d724 drivers: net: cisco_hdlc: use __func__ in debug message by Chen Zhou · 5 years ago
  96. 96b11e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  97. 10332dc Merge branch 'net-ch9200-code-cleanup' by David S. Miller · 5 years ago
  98. 195234b net: ch9200: remove unnecessary return by Chen Zhou · 5 years ago
  99. e64dec8 net: ch9200: use __func__ in debug message by Chen Zhou · 5 years ago
  100. 481a7d1 stmmac: debugfs entry name is not be changed when udev rename device name. by Jiping Ma · 5 years ago