[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240103193254.822968-1-anthony.l.nguyen@intel.com>
Date: Wed, 3 Jan 2024 11:32:48 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-01-03 (i40e, ice, igc)
This series contains updates to i40e, ice, and igc drivers.
Ke Xiao fixes use after free for unicast filters on i40e.
Andrii restores VF MSI-X flag after PCI reset on i40e.
Paul corrects admin queue link status structure to fulfill firmware
expectations for ice.
Rodrigo Cataldo corrects value used for hicredit calculations on igc.
The following are changes since commit 01b2885d9415152bcb12ff1f7788f500a74ea0ed:
net: Save and restore msg_namelen in sock_sendmsg
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
Andrii Staikov (1):
i40e: Restore VF MSI-X state during PCI reset
Ke Xiao (1):
i40e: fix use-after-free in i40e_aqc_add_filters()
Paul Greenwalt (1):
ice: fix Get link status data length
Rodrigo Cataldo (1):
igc: Fix hicredit calculation
drivers/net/ethernet/intel/i40e/i40e_main.c | 11 +++++++-
.../ethernet/intel/i40e/i40e_virtchnl_pf.c | 26 +++++++++++++++++++
.../ethernet/intel/i40e/i40e_virtchnl_pf.h | 3 +++
.../net/ethernet/intel/ice/ice_adminq_cmd.h | 3 ++-
drivers/net/ethernet/intel/igc/igc_tsn.c | 2 +-
5 files changed, 42 insertions(+), 3 deletions(-)
--
2.41.0
Powered by blists - more mailing lists