netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-05-19 (ice, idpf)
@ 2025-05-19 21:05 Tony Nguyen
  2025-05-19 21:05 ` [PATCH net 1/3] ice: fix vf->num_mac count with port representors Tony Nguyen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tony Nguyen @ 2025-05-19 21:05 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet, andrew+netdev, netdev; +Cc: Tony Nguyen

For ice:
Jake removes incorrect incrementing of MAC filter count.

Dave adds check for, prerequisite, switchdev mode before setting up LAG.

For idpf:
Pavan stores max_tx_hdr_size to prevent NULL pointer dereference during
reset.

The following are changes since commit 239af1970bcb039a1551d2c438d113df0010c149:
  llc: fix data loss when reading from a socket in llc_ui_recvmsg()
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Dave Ertman (1):
  ice: Fix LACP bonds without SRIOV environment

Jacob Keller (1):
  ice: fix vf->num_mac count with port representors

Pavan Kumar Linga (1):
  idpf: fix null-ptr-deref in idpf_features_check

 drivers/net/ethernet/intel/ice/ice_lag.c      |  6 ++++++
 drivers/net/ethernet/intel/ice/ice_virtchnl.c |  1 -
 drivers/net/ethernet/intel/idpf/idpf.h        |  2 ++
 drivers/net/ethernet/intel/idpf/idpf_lib.c    | 10 ++++++----
 4 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.47.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-21  1:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 21:05 [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-05-19 (ice, idpf) Tony Nguyen
2025-05-19 21:05 ` [PATCH net 1/3] ice: fix vf->num_mac count with port representors Tony Nguyen
2025-05-19 21:05 ` [PATCH net 2/3] ice: Fix LACP bonds without SRIOV environment Tony Nguyen
2025-05-19 21:05 ` [PATCH net 3/3] idpf: fix null-ptr-deref in idpf_features_check Tony Nguyen
2025-05-21  1:40 ` [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-05-19 (ice, idpf) patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).