lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250305213549.1514274-1-anthony.l.nguyen@intel.com>
Date: Wed,  5 Mar 2025 13:35:42 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
	kuba@...nel.org,
	pabeni@...hat.com,
	edumazet@...gle.com,
	andrew+netdev@...n.ch,
	netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/4][pull request] 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.

The following are changes since commit 3c9231ea6497dfc50ac0ef69fff484da27d0df66:
  net-timestamp: support TCP GSO case for a few missing flags
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Grzegorz Nitka (1):
  ice: fix memory leak in aRFS after reset

Larysa Zaremba (1):
  ice: do not configure destination override for switchdev

Marcin Szycik (1):
  ice: Fix switchdev slow-path in LAG

Przemek Kitszel (1):
  ice: register devlink prior to creating health reporters

 drivers/net/ethernet/intel/ice/ice_arfs.c    |  2 +-
 drivers/net/ethernet/intel/ice/ice_eswitch.c |  6 -----
 drivers/net/ethernet/intel/ice/ice_lag.c     | 27 ++++++++++++++++++++
 drivers/net/ethernet/intel/ice/ice_lib.c     | 18 -------------
 drivers/net/ethernet/intel/ice/ice_lib.h     |  4 ---
 drivers/net/ethernet/intel/ice/ice_main.c    |  4 +--
 drivers/net/ethernet/intel/ice/ice_txrx.c    |  4 ++-
 7 files changed, 33 insertions(+), 32 deletions(-)

-- 
2.47.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ