[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250617172444.1419560-1-anthony.l.nguyen@intel.com>
Date: Tue, 17 Jun 2025 10:24:40 -0700
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/3][pull request] 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.
The following are changes since commit 7b4ac12cc929e281cf7edc22203e0533790ebc2b:
openvswitch: Allocate struct ovs_pcpu_storage dynamically
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 eswitch code memory leak in reset scenario
Krishna Kumar (1):
net: ice: Perform accurate aRFS flow match
Vitaly Lifshits (1):
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
drivers/net/ethernet/intel/e1000e/netdev.c | 14 ++++--
drivers/net/ethernet/intel/e1000e/ptp.c | 8 ++--
drivers/net/ethernet/intel/ice/ice_arfs.c | 48 ++++++++++++++++++++
drivers/net/ethernet/intel/ice/ice_eswitch.c | 6 ++-
4 files changed, 69 insertions(+), 7 deletions(-)
--
2.47.1
Powered by blists - more mailing lists