1. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  2. a2bc221 netxen_nic: fix MSI/MSI-x interrupts by Manish Chopra · 4 years ago
  3. 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  4. 30bfce1 net: remove ndo_udp_tunnel_* callbacks by Jakub Kicinski · 4 years ago
  5. 2860d45 qed: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
  6. 5d5647d qede: fix offload for IPIP tunnel packets by Manish Chopra · 4 years, 1 month ago
  7. 0d52848 qlcnic: Fix error code in probe by Dan Carpenter · 4 years, 1 month ago
  8. 6eea392 drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutdown() by Zheng Yongjun · 4 years, 1 month ago
  9. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  10. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 2 months ago
  11. 93be526 qed: fix ILT configuration of SRC block by Dmitry Bogdanov · 4 years, 2 months ago
  12. cb47d16 qed: fix error return code in qed_iwarp_ll2_start() by Zhang Changzhong · 4 years, 2 months ago
  13. 3beb9be qlcnic: fix error return code in qlcnic_83xx_restart_hw() by Zhang Changzhong · 4 years, 2 months ago
  14. a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
  15. 16e7483 Merge branch 'dynamic_sg' into rdma.git for-next by Jason Gunthorpe · 4 years, 3 months ago
  16. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  17. 3e4fb43 Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 3 months ago
  18. a93b6a2 qed/qed_ll2: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
  19. d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 4 months ago
  20. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  21. 05c3b6e net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown by Qinglang Miao · 4 years, 4 months ago
  22. 889bafe net: qed: use true,false for bool variables by Jason Yan · 4 years, 4 months ago
  23. 951f3e9 net/qla3xxx: Convert to SPDX license identifiers by Thomas Gleixner · 4 years, 4 months ago
  24. 004b26b net/qlcnic: Convert to SPDX license identifiers by Thomas Gleixner · 4 years, 4 months ago
  25. f369470 net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock() by Zhang Changzhong · 4 years, 4 months ago
  26. b5f0a3bf qed: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  27. 97fb3e3 qede: Notify qedr when mtu has changed by Michal Kalderon · 4 years, 5 months ago
  28. b3003a7 RDMA/qedr: Remove fbo and zbva from the MR by Jason Gunthorpe · 4 years, 4 months ago
  29. ce1cf9e net: qed: RDMA personality shouldn't fail VF load by Dmitry Bogdanov · 4 years, 4 months ago
  30. 0367f05 net: qede: Disable aRFS for NPAR and 100G by Dmitry Bogdanov · 4 years, 4 months ago
  31. 2d2fe84 net: qed: Disable aRFS for NPAR and 100G by Dmitry Bogdanov · 4 years, 4 months ago
  32. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  33. 7d11b47 RDMA/qedr: Fix reported max_pkeys by Kamal Heib · 4 years, 5 months ago
  34. adc100d qede: make driver reliable on unload after failures by Igor Russkikh · 4 years, 5 months ago
  35. 27fed78 qed: implement devlink dump by Igor Russkikh · 4 years, 5 months ago
  36. b228cb1 qed*: make use of devlink recovery infrastructure by Igor Russkikh · 4 years, 5 months ago
  37. 4f5a8db qed: use devlink logic to report errors by Igor Russkikh · 4 years, 5 months ago
  38. 9524067 qed: health reporter init deinit seq by Igor Russkikh · 4 years, 5 months ago
  39. 53916a6 qed: implement devlink info request by Igor Russkikh · 4 years, 5 months ago
  40. b75d05b qed: fix kconfig help entries by Igor Russkikh · 4 years, 5 months ago
  41. 755f982 qed/qede: make devlink survive recovery by Igor Russkikh · 4 years, 5 months ago
  42. 52306de qed: move out devlink logic into a new file by Igor Russkikh · 4 years, 5 months ago
  43. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  44. 31ac155 net: qed: Remove unnecessary cast by Alex Dewar · 4 years, 5 months ago
  45. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  46. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  47. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  48. 8340303 net: qed: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  49. 7ad9c26 net: qede: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  50. 26b4b2d qede: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 6 months ago
  51. b03c3ba qed: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 6 months ago
  52. 1775da4 qed: fix the allocation of the chains with an external PBL by Alexander Lobakin · 4 years, 6 months ago
  53. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
  54. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  55. d1b25b7 qede: add .ndo_xdp_xmit() and XDP_REDIRECT support by Alexander Lobakin · 4 years, 6 months ago
  56. 4c2bacb qede: refactor XDP Tx processing by Alexander Lobakin · 4 years, 6 months ago
  57. f285ad5 qede: reformat net_device_ops declarations by Alexander Lobakin · 4 years, 6 months ago
  58. f35535f qede: reformat several structures in "qede.h" by Alexander Lobakin · 4 years, 6 months ago
  59. 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 6 months ago
  60. b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 6 months ago
  61. c3a321b qed: simplify initialization of the chains with an external PBL by Alexander Lobakin · 4 years, 6 months ago
  62. 5e776d8 qed: move chain initialization inlines next to allocation functions by Alexander Lobakin · 4 years, 6 months ago
  63. 9b6ee3c qed: sanitize PBL chains allocation by Alexander Lobakin · 4 years, 6 months ago
  64. 96ca4c5 qed: prevent possible double-frees of the chains by Alexander Lobakin · 4 years, 6 months ago
  65. a08c9b2 qed: move chain methods to a separate file by Alexander Lobakin · 4 years, 6 months ago
  66. bdaf98f qed: reformat Makefile by Alexander Lobakin · 4 years, 6 months ago
  67. f1fa27f net: qed_hsi.h: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 6 months ago
  68. 7979a7d net: qed: Remove unneeded cast from memory allocation by Wang Hai · 4 years, 6 months ago
  69. eb61c2d qed: suppress false-positives interrupt error messages on HW init by Alexander Lobakin · 4 years, 6 months ago
  70. 1ea9990 qed: suppress "don't support RoCE & iWARP" flooding on HW init by Alexander Lobakin · 4 years, 6 months ago
  71. d4eae99 qed: Fix ILT and XRCD bitmap memory leaks by Yuval Basson · 4 years, 6 months ago
  72. 99785a8 qed: add support for the extended speed and FEC modes by Alexander Lobakin · 4 years, 6 months ago
  73. 097818f qed: populate supported link modes maps on module init by Alexander Lobakin · 4 years, 6 months ago
  74. 98e675e qed: add missing loopback modes by Alexander Lobakin · 4 years, 6 months ago
  75. a396818 qed: add support for new port modes by Alexander Lobakin · 4 years, 6 months ago
  76. e9a5eb8 qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE by Alexander Lobakin · 4 years, 6 months ago
  77. 5d4193c qed: reformat several structures a bit by Alexander Lobakin · 4 years, 6 months ago
  78. 9bdca14 qede: introduce support for FEC control by Alexander Lobakin · 4 years, 6 months ago
  79. 4607615 qede: format qede{,_vf}_ethtool_ops by Alexander Lobakin · 4 years, 6 months ago
  80. ae7e693 qed: add support for Forward Error Correction by Alexander Lobakin · 4 years, 6 months ago
  81. 37237b5 qed: reformat several structures a bit by Alexander Lobakin · 4 years, 6 months ago
  82. 3c41486 qed: use transceiver data to fill link partner's advertising speeds by Alexander Lobakin · 4 years, 6 months ago
  83. 9228b7c qed: add support for multi-rate transceivers by Alexander Lobakin · 4 years, 6 months ago
  84. d47839f qed: reformat public_port::transceiver_data a bit by Alexander Lobakin · 4 years, 6 months ago
  85. 1d4e4ec qede: populate supported link modes maps on module init by Alexander Lobakin · 4 years, 6 months ago
  86. bdb5d8e qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE by Alexander Lobakin · 4 years, 6 months ago
  87. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  88. 78c6bc2 qlcnic: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 6 months ago
  89. 8cd160a qede: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 6 months ago
  90. 1d61e21 qed: Disable "MFW indication via attention" SPAM every 5 minutes by Laurence Oberman · 4 years, 6 months ago
  91. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  92. 13cf8aa qed: Populate nvm-file attributes while reading nvm config partition. by Sudarsana Reddy Kalluru · 4 years, 6 months ago
  93. da32871 net: qed: fix buffer overflow on ethtool -d by Alexander Lobakin · 4 years, 6 months ago
  94. fd08166 net: qede: fix BE vs CPU comparison by Alexander Lobakin · 4 years, 6 months ago
  95. 50089be net: qede: fix kernel-doc for qede_ptp_adjfreq() by Alexander Lobakin · 4 years, 6 months ago
  96. 5ab9034 net: qed: sanitize BE/LE data processing by Alexander Lobakin · 4 years, 6 months ago
  97. a0f3266 net: qed: use ptr shortcuts to dedup field accessing in some parts by Alexander Lobakin · 4 years, 6 months ago
  98. 1451e46 net: qed: improve indentation of some parts of code by Alexander Lobakin · 4 years, 6 months ago
  99. 71e11a3 net: qed: address kernel-doc warnings by Alexander Lobakin · 4 years, 6 months ago
  100. 365cd2c net: qed: correct qed_hw_err_notify() prototype by Alexander Lobakin · 4 years, 6 months ago