[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250211214343.4092496-1-anthony.l.nguyen@intel.com>
Date: Tue, 11 Feb 2025 13:43:31 -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/6][pull request] Intel Wired LAN Driver Updates 2025-02-11 (idpf, ixgbe, igc)
For idpf:
Sridhar fixes a couple issues in handling of RSC packets.
Josh adds a call to set_real_num_queues() to keep queue count in sync.
For ixgbe:
Piotr removes missed IS_ERR() removal when ERR_PTR usage was removed.
For igc:
Zdenek Bouska fixes reporting of Rx timestamp with AF_XDP.
Siang sets buffer type on empty frame to ensure proper handling.
The following are changes since commit 44ce3511c21c6ba87a719a0b9f140822cc1cc00b:
Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-merge
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 200GbE
Joshua Hay (1):
idpf: call set_real_num_queues in idpf_open
Piotr Kwapulinski (1):
ixgbe: Fix possible skb NULL pointer dereference
Song Yoong Siang (1):
igc: Set buffer type for empty frames in igc_init_empty_frame
Sridhar Samudrala (2):
idpf: fix handling rsc packet with a single segment
idpf: record rx queue in skb for RSC packets
Zdenek Bouska (1):
igc: Fix HW RX timestamp when passed by ZC XDP
drivers/net/ethernet/intel/idpf/idpf_lib.c | 5 +++++
drivers/net/ethernet/intel/idpf/idpf_txrx.c | 5 +----
drivers/net/ethernet/intel/igc/igc_main.c | 22 +++++++++++--------
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
4 files changed, 20 insertions(+), 14 deletions(-)
--
2.47.1
Powered by blists - more mailing lists