]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 14 Dec 2023 06:03:01 +0000 (22:03 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Dec 2023 06:03:01 +0000 (22:03 -0800)
commit89e0c6467eefec542e49712d987086cb2a43d7a3
treef8c4f18ca7136b1be0932d90eed16428e8331a57
parentdc84bb19b5d074f09f40c83fa68da5b03ad4fbd6
parent7ae42ef308ed0f6250b36f43e4eeb182ebbe6215
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-12-12 (iavf)

This series contains updates to iavf driver only.

Piotr reworks Flow Director states to deal with issues in restoring
filters.

Slawomir fixes shutdown processing as it was missing needed calls.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
  iavf: Handle ntuple on/off based on new state machines for flow director
  iavf: Introduce new state machines for flow director
====================

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