]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 22 Sep 2022 00:28:35 +0000 (17:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 22 Sep 2022 00:28:35 +0000 (17:28 -0700)
commitf64780e3ccecf00477bb8f0a021f78205b27a610
treecd39090a675b2b2a92f68a6062fd697d7e83ac4b
parent375a683321a331697103a5ba2fed880b759c626d
parent198eb7e1b81d8ba676d0f4f120c092032ae69a8e
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-09-19 (iavf, i40e)

Norbert adds checking of buffer size for Rx buffer checks in iavf.

Michal corrects setting of max MTU in iavf to account for MTU data provided
by PF, fixes i40e to set VF max MTU, and resolves lack of rate limiting
when value was less than divisor for i40e.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  i40e: Fix set max_tx_rate when it is lower than 1 Mbps
  i40e: Fix VF set max MTU size
  iavf: Fix set max MTU size with port VLAN and jumbo frames
  iavf: Fix bad page state
====================

Link: https://lore.kernel.org/r/20220919223428.572091-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>