netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-13 (ixgbe)
@ 2023-01-13 21:42 Tony Nguyen
  2023-01-13 21:42 ` [PATCH net-next 1/2] ixgbe: XDP: fix checker warning from rcu pointer Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2023-01-13 21:42 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

This series contains updates to ixgbe driver only.

Jesse resolves warning for RCU pointer by no longer restoring old
pointer.

Sebastian adds waiting for updating of link info on devices utilizing
crosstalk fix to avoid false link state.

The following are changes since commit 6e6eda44b939c0931533d6681d9f2ed41b44cde9:
  sock: add tracepoint for send recv length
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 10GbE

Jesse Brandeburg (1):
  ixgbe: XDP: fix checker warning from rcu pointer

Sebastian Czapla (1):
  ixgbe: Filter out spurious link up indication

 .../net/ethernet/intel/ixgbe/ixgbe_common.c   | 21 ++++++++++++++++---
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 13 ++++++------
 2 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2023-01-18  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13 21:42 [PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-13 (ixgbe) Tony Nguyen
2023-01-13 21:42 ` [PATCH net-next 1/2] ixgbe: XDP: fix checker warning from rcu pointer Tony Nguyen
2023-01-13 21:42 ` [PATCH net-next 2/2] ixgbe: Filter out spurious link up indication Tony Nguyen
2023-01-18  3:03 ` [PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-13 (ixgbe) Jakub Kicinski

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