1. 6533e55 i40e: Fix reset path while removing the driver by Karen Sornek · 3 years ago
  2. 3d25046 i40e: Fix reset bw limit when DCB enabled with 1 TC by Jedrzej Jagielski · 3 years, 1 month ago
  3. 3b8428b i40e: fix unsigned stat widths by Joe Damato · 3 years, 1 month ago
  4. 0f344c8 i40e: Fix for failed to init adminq while VF reset by Karen Sornek · 3 years, 1 month ago
  5. 9294784 i40e: Fix queues reservation for XDP by Sylwester Dziedziuch · 3 years, 2 months ago
  6. d701658 i40e: Fix issue when maximum queues is exceeded by Jedrzej Jagielski · 3 years, 2 months ago
  7. 9b13bd5 i40e: Increase delay to 1 s after global EMP reset by Jedrzej Jagielski · 3 years, 3 months ago
  8. 147cc58 Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  9. 0422fe2 Merge branch 'linus' into irq/core, to fix conflict by Ingo Molnar · 3 years ago
  10. a127adf i40e: remove variables set but not used by Yang Li · 3 years, 1 month ago
  11. 17b33d4 i40e: Remove non-inclusive language by Mateusz Palczewski · 3 years, 1 month ago
  12. 9c83ca8 i40e: Update FW API version by Mateusz Palczewski · 3 years, 2 months ago
  13. ef39584 i40e: Minimize amount of busy-waiting during AQ send by Jedrzej Jagielski · 3 years, 2 months ago
  14. cfb1d57 i40e: Add ensurance of MacVlan resources for every trusted VF by Karen Sornek · 3 years, 7 months ago
  15. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  16. e738451 i40e: Fix incorrect netdev's real number of RX/TX queues by Jedrzej Jagielski · 3 years, 1 month ago
  17. 40feded i40e: Fix for displaying message regarding NVM version by Mateusz Palczewski · 3 years, 1 month ago
  18. 3116f59 i40e: fix use-after-free in i40e_sync_filters_subtask() by Di Zhu · 3 years, 2 months ago
  19. 01cbf50 i40e: Fix to not show opcode msg on unsuccessful VF MAC change by Mateusz Palczewski · 3 years, 11 months ago
  20. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 1 month ago
  21. 6e19cf7 i40e: switch to napi_build_skb() by Alexander Lobakin · 3 years, 2 months ago
  22. 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  23. d27a662 xsk: Wipe out dead zero_copy_allocator declarations by Maciej Fijalkowski · 3 years, 1 month ago
  24. c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 2 months ago
  25. d34c54d i40e: Use irq_update_affinity_hint() by Nitesh Narayan Lal · 3 years, 4 months ago
  26. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  27. 23ec111 i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc by Norbert Zulinski · 3 years, 2 months ago
  28. 8aa55ab i40e: Fix pre-set max number of queues for VF by Mateusz Palczewski · 3 years, 6 months ago
  29. 61125b8 i40e: Fix failed opcode appearing if handling messages from VF by Karen Sornek · 3 years, 8 months ago
  30. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
  31. 5aff430 i40e: Fix display error code in dmesg by Grzegorz Szczurek · 3 years, 3 months ago
  32. 2e6d218 i40e: Fix creation of first queue by omitting it if is not power of two by Jedrzej Jagielski · 3 years, 7 months ago
  33. 3a3b311e i40e: Fix warning message and call stack during rmmod i40e driver by Karen Sornek · 3 years, 9 months ago
  34. 9e0a603 i40e: Fix ping is lost after configuring ADq on VF by Eryk Rybak · 3 years, 9 months ago
  35. d2a69fe i40e: Fix changing previously set num_queue_pairs for PFs by Eryk Rybak · 3 years, 9 months ago
  36. 37d9e30 i40e: Fix NULL ptr dereference on VSI filter sync by Michal Maloszewski · 3 years, 11 months ago
  37. 6afbd7b i40e: Fix correct max_pkt_size on VF RX queue by Eryk Rybak · 4 years ago
  38. 3c6f3ae3 intel: Simplify bool conversion by Yang Li · 3 years, 4 months ago
  39. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 3 months ago
  40. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  41. 2e5a205 i40e: Fix freeing of uninitialized misc IRQ vector by Sylwester Dziedziuch · 3 years, 4 months ago
  42. 857b6c6 i40e: fix endless loop under rtnl by Jiri Benc · 3 years, 4 months ago
  43. f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  44. 6aab0bb i40e: Use the xsk batched rx allocation interface by Magnus Karlsson · 3 years, 4 months ago
  45. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
  46. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  47. a222be5 i40e: Fix ATR queue selection by Arkadiusz Kubalewski · 3 years, 5 months ago
  48. 6e9078a i40e: Fix spelling mistake "dissable" -> "disable" by Colin Ian King · 3 years, 6 months ago
  49. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  50. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  51. ea52faa i40e: Fix log TC creation failure when max num of queues is exceeded by Jedrzej Jagielski · 3 years, 7 months ago
  52. 89ec1f0 i40e: Fix queue-to-TC mapping on Tx by Jedrzej Jagielski · 3 years, 8 months ago
  53. dc614c4 i40e: Add additional info to PHY type error by Lukasz Cieplicki · 3 years, 8 months ago
  54. 71d6fdb i40e: Fix firmware LLDP agent related warning by Arkadiusz Kubalewski · 3 years, 8 months ago
  55. 65662a8 i40e: Fix logic of disabling queues by Arkadiusz Kubalewski · 3 years, 9 months ago
  56. 1050713 i40e: add support for PTP external synchronization clock by Piotr Kwapulinski · 3 years, 6 months ago
  57. 8b4b069 i40e: improve locking of mac_filter_hash by Stefan Assmann · 3 years, 11 months ago
  58. e04360a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 7 months ago
  59. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  60. e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
  61. 956e759 i40e: Fix missing rtnl locking when setting up pf switch by Jan Sokolowski · 3 years, 7 months ago
  62. 26b0ce8 i40e: fix PTP on 5Gb links by Jesse Brandeburg · 3 years, 8 months ago
  63. 49589b2 intel: Remove rcu_read_lock() around XDP program invocation by Toke Høiland-Jørgensen · 3 years, 7 months ago
  64. 9262793 i40e: Fix autoneg disabling for non-10GBaseT links by Mateusz Palczewski · 3 years, 10 months ago
  65. 9c04cfc i40e: Fix error handling in i40e_vsi_open by Dinghao Liu · 3 years, 11 months ago
  66. fdcebbc Merge tag 'v5.13-rc7' into rdma.git for-next by Jason Gunthorpe · 3 years, 7 months ago
  67. c6e088b i40e: clean up packet type lookup table by Jesse Brandeburg · 3 years, 11 months ago
  68. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  69. f6c10b4 i40e: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 8 months ago
  70. fa0cf56 RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw by Shiraz Saleem · 3 years, 8 months ago
  71. f4370a8 i40e: Register auxiliary devices to provide RDMA by Shiraz Saleem · 3 years, 8 months ago
  72. 125217e i40e: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
  73. 8085a36 i40e: Remove LLDP frame filters by Arkadiusz Kubalewski · 3 years, 9 months ago
  74. 15395ec i40e: Fix PHY type identifiers for 2.5G and 5G adapters by Mateusz Palczewski · 3 years, 9 months ago
  75. 61343e6 i40e: fix the restart auto-negotiation after FEC modified by Jaroslaw Gawin · 3 years, 9 months ago
  76. 38318f2 i40e: Fix use-after-free in i40e_client_subtask() by Yunjian Wang · 3 years, 9 months ago
  77. ae4393d i40e: fix broken XDP support by Magnus Karlsson · 3 years, 9 months ago
  78. 5c208e9 i40e: use minimal admin queue for kdump by Coiby Xu · 3 years, 11 months ago
  79. dcb7533 i40e: use minimal Rx and Tx ring buffers for kdump by Coiby Xu · 3 years, 11 months ago
  80. 065aa69 i40e: use minimal Tx and Rx pairs for kdump by Coiby Xu · 3 years, 11 months ago
  81. 6d2c322 i40e: refactor repeated link state reporting code by Aleksandr Loktionov · 4 years ago
  82. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  83. 4e39a07 i40e: fix the panic when running bpf in xdpdrv mode by Jason Xing · 3 years, 9 months ago
  84. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  85. 8a1e918d i40e: Fix sparse warning: missing error code 'err' by Arkadiusz Kubalewski · 3 years, 10 months ago
  86. 6b5674f i40e: Fix sparse error: 'vsi->netdev' could be null by Arkadiusz Kubalewski · 3 years, 10 months ago
  87. d6d04ee i40e: Fix sparse error: uninitialized symbol 'ring' by Arkadiusz Kubalewski · 3 years, 10 months ago
  88. 12738ac i40e: Fix sparse errors in i40e_txrx.c by Arkadiusz Kubalewski · 3 years, 10 months ago
  89. b2d0efc i40e: Fix parameters in aq_get_phy_register() by Grzegorz Siwik · 3 years, 10 months ago
  90. c3214de i40e: Fix display statistics for veb_tc by Eryk Rybak · 3 years, 11 months ago
  91. 528060e i40e: fix receiving of single packets in xsk zero-copy mode by Magnus Karlsson · 3 years, 10 months ago
  92. 7a75a84 i40e: Fix inconsistent indenting by Arkadiusz Kubalewski · 4 years ago
  93. 059ff70 net: i40e: remove repeated words by Peng Li · 3 years, 10 months ago
  94. 241949e Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  95. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  96. f2916ae i40e: Fix oops at i40e_rebuild() by Arkadiusz Kubalewski · 4 years ago
  97. 347b565 i40e: Fix kernel oops when i40e driver removes VF's by Eryk Rybak · 4 years ago
  98. 90449e9 i40e: Added Asym_Pause to supported link modes by Mateusz Palczewski · 4 years ago
  99. 262de08 intel: clean up mismatched header comments by Jesse Brandeburg · 3 years, 10 months ago
  100. fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 3 years, 10 months ago