1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel
Jakub Kicinski 7229fa6b30 Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Tony Nguyen says:

====================
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.

* '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  igc: Set buffer type for empty frames in igc_init_empty_frame
  igc: Fix HW RX timestamp when passed by ZC XDP
  ixgbe: Fix possible skb NULL pointer dereference
  idpf: call set_real_num_queues in idpf_open
  idpf: record rx queue in skb for RSC packets
  idpf: fix handling rsc packet with a single segment
====================

Link: https://patch.msgid.link/20250211214343.4092496-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-02-12 19:53:03 -08:00
..
e1000 e1000: Hold RTNL when e1000_down can be called 2024-11-13 10:30:21 -08:00
e1000e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-11-07 13:44:16 -08:00
fm10k intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf 2025-01-07 18:16:02 -08:00
i40e i40e: add ability to reset VF for Tx and Rx MDD events 2025-01-07 18:16:02 -08:00
iavf iavf: Fix a locking bug in an error path 2025-02-11 18:02:04 -08:00
ice Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 2025-02-03 13:18:44 -08:00
idpf idpf: call set_real_num_queues in idpf_open 2025-02-11 09:13:11 -08:00
igb igb: Fix passing 0 to ERR_PTR in igb_run_xdp() 2025-01-07 18:15:54 -08:00
igbvf igbvf: remove unused spinlock 2024-11-13 10:30:21 -08:00
igc igc: Set buffer type for empty frames in igc_init_empty_frame 2025-02-11 09:13:11 -08:00
ixgbe ixgbe: Fix possible skb NULL pointer dereference 2025-02-11 09:13:11 -08:00
ixgbevf ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() 2025-01-07 18:15:59 -08:00
libeth module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
libie module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
e100.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
Kconfig ice: use <linux/packing.h> for Tx and Rx queue context data 2024-12-11 20:13:00 -08:00
Makefile net: intel: introduce {, Intel} Ethernet common library 2024-04-24 11:06:25 -07:00