netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-14 (ice)
@ 2023-07-14 20:10 Tony Nguyen
  2023-07-14 20:10 ` [PATCH net 1/2] ice: Unregister netdev and devlink_port only once Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2023-07-14 20:10 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet, netdev; +Cc: Tony Nguyen

This series contains updates to ice driver only.

Petr Oros removes multiple calls made to unregister netdev and
devlink_port.

Michal fixes null pointer dereference that can occur during reload.

The following are changes since commit 9840036786d90cea11a90d1f30b6dc003b34ee67:
  gso: fix dodgy bit handling for GSO_UDP_L4
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Michal Swiatkowski (1):
  ice: prevent NULL pointer deref during reload

Petr Oros (1):
  ice: Unregister netdev and devlink_port only once

 drivers/net/ethernet/intel/ice/ice_base.c    |  2 ++
 drivers/net/ethernet/intel/ice/ice_ethtool.c | 13 ++++++++--
 drivers/net/ethernet/intel/ice/ice_lib.c     | 27 --------------------
 drivers/net/ethernet/intel/ice/ice_main.c    | 10 ++++++--
 4 files changed, 21 insertions(+), 31 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2023-07-18 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14 20:10 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-14 (ice) Tony Nguyen
2023-07-14 20:10 ` [PATCH net 1/2] ice: Unregister netdev and devlink_port only once Tony Nguyen
2023-07-14 20:10 ` [PATCH net 2/2] ice: prevent NULL pointer deref during reload Tony Nguyen
2023-07-18 10:10 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-14 (ice) 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).