Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Wed, 18 Jun 2025 21:15:15 +0000 (14:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 18 Jun 2025 21:15:15 +0000 (14:15 -0700)
commit28c0d7756fd9b69971073c946076e35851a7133b
tree8943a6436f6d11a32ac93f64de73040442862407
parentae409629e022fbebbc6d31a1bfeccdbbeee20fd6
parent688a0d61b2d7427189c4eb036ce485d8fc957cbb
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2025-06-17 (ice, e1000e)

For ice:
Krishna Kumar modifies aRFS match criteria to correctly identify
matching filters.

Grzegorz fixes a memory leak in eswitch legacy mode.

For e1000e:
Vitaly sets clock frequency on some Nahum systems which may misreport
their value.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
  ice: fix eswitch code memory leak in reset scenario
  net: ice: Perform accurate aRFS flow match
====================

Link: https://patch.msgid.link/20250617172444.1419560-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>