All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-12-05 (i40e)
@ 2022-12-05 21:25 Tony Nguyen
  2022-12-05 21:25 ` [PATCH net 1/3] i40e: Fix not setting default xps_cpus after reset Tony Nguyen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tony Nguyen @ 2022-12-05 21:25 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

This series contains updates to i40e driver only.

Michal clears XPS init flag on reset to allow for updated values to be
written.

Sylwester adds sleep to VF reset to resolve issue of VFs not getting
resources.

Przemyslaw rejects filters for raw IPv4 or IPv6 l4_4_bytes filters as they
 are not supported.

The following are changes since commit e8b4fc13900b8e8be48debffd0dfd391772501f7:
  net: mvneta: Prevent out of bounds read in mvneta_config_rss()
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE

Michal Jaron (1):
  i40e: Fix not setting default xps_cpus after reset

Przemyslaw Patynowski (1):
  i40e: Disallow ip4 and ip6 l4_4_bytes

Sylwester Dziedziuch (1):
  i40e: Fix for VF MAC address 0

 .../net/ethernet/intel/i40e/i40e_ethtool.c    | 12 ++----------
 drivers/net/ethernet/intel/i40e/i40e_main.c   | 19 ++++++++++++++++++-
 .../ethernet/intel/i40e/i40e_virtchnl_pf.c    |  2 ++
 3 files changed, 22 insertions(+), 11 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-12-07  4:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05 21:25 [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-12-05 (i40e) Tony Nguyen
2022-12-05 21:25 ` [PATCH net 1/3] i40e: Fix not setting default xps_cpus after reset Tony Nguyen
2022-12-05 21:25 ` [PATCH net 2/3] i40e: Fix for VF MAC address 0 Tony Nguyen
2022-12-05 21:25 ` [PATCH net 3/3] i40e: Disallow ip4 and ip6 l4_4_bytes Tony Nguyen
2022-12-07  4:50 ` [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-12-05 (i40e) patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.