]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 11:15:16 +0000 (11:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 11:15:16 +0000 (11:15 +0000)
commit43228f6858aad3a2b588bb5b1cd9736324633ccd
tree71128b32ed4fc4c7615971ad1496a875ec097c6d
parent3d7b2afdec96dd0386d974cc55609804964aba91
parent20e8d515d6a48952c2494c9e47bae573f3946233
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-01-04

This series contains updates to i40e and iavf drivers.

Mateusz adjusts displaying of failed VF MAC message when the failure is
expected as well as modifying an NVM info message to not confuse the user
for i40e.

Di Zhu fixes a use-after-free issue MAC filters for i40e.

Jedrzej fixes an issue with misreporting of Rx and Tx queues during
reinitialization for i40e.

Karen correct checking of channel queue configuration to occur against
active queues for iavf.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>