]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Jan 2024 01:00:15 +0000 (17:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jan 2024 01:00:15 +0000 (17:00 -0800)
commit0fa4f912eed7055f988e20b4b5fc6e755f78c8af
tree65651cb9512f7c3fc703cbefc484d9d3110cbde8
parent9dbe086c69b8902c85cece394760ac212e9e4ccc
parent3e48041d9820c17e0a51599d12e66c6e12a8d08d
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-12-27 (ice, i40e)

This series contains updates to ice and i40e drivers.

Katarzyna changes message to no longer be reported as error under
certain conditions as it can be expected on ice.

Ngai-Mint ensures VSI is always closed when stopping interface to
prevent NULL pointer dereference for ice.

Arkadiusz corrects reporting of phase offset value for ice.

Sudheer corrects checking on ADQ filters to prevent invalid values on
i40e.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  i40e: Fix filter input checks to prevent config with invalid values
  ice: dpll: fix phase offset value
  ice: Shut down VSI with "link-down-on-close" enabled
  ice: Fix link_down_on_close message
====================

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