]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Fri, 7 Mar 2025 00:32:11 +0000 (16:32 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Mar 2025 00:32:11 +0000 (16:32 -0800)
commite4e832d2b9e84d1a290f0279b10593cf465e6fb1
tree5d27b451c1f57b908bab178abbad5d2dbb4aee60
parentf315296c92fd4b7716bdea17f727ab431891dc3b
parent2a3e89a14864090ee4804fcec655ffc15fabf45c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2025-03-05 (ice)

This series contains updates to ice driver.

Larysa removes modification of destination override that caused LLDP
packets to be blocked.

Grzegorz fixes a memory leak in aRFS.

Marcin resolves an issue with operation of switchdev and LAG.

Przemek adjusts order of calls for registering devlink in relation to
health reporters.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: register devlink prior to creating health reporters
  ice: Fix switchdev slow-path in LAG
  ice: fix memory leak in aRFS after reset
  ice: do not configure destination override for switchdev
====================

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