BPF List
 help / color / mirror / Atom feed
* [PATCH stable 5.4 v2 0/2] openvswitch port output fixes
@ 2025-03-25 19:22 Florian Fainelli
  2025-03-25 19:22 ` [PATCH stable 5.4 v2 1/2] net: openvswitch: fix race on port output Florian Fainelli
  2025-03-25 19:22 ` [PATCH stable 5.4 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier Florian Fainelli
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2025-03-25 19:22 UTC (permalink / raw)
  To: stable
  Cc: Florian Fainelli, David S. Miller, Jakub Kicinski,
	Pravin B Shelar, Alexei Starovoitov, Daniel Borkmann,
	Andrii Nakryiko, Martin KaFai Lau, Song Liu, Yonghong Song,
	John Fastabend, KP Singh, Sasha Levin, Eric Dumazet,
	Willem de Bruijn, Paolo Abeni, Breno Leitao, Benoît Monin,
	Yan Zhai, Felix Huettner, Joe Stringer, Andy Zhou, Justin Pettit,
	Thomas Graf, Luca Czesla, Simon Horman,
	open list:NETWORKING [GENERAL], open list, open list:OPENVSWITCH,
	open list:BPF (Safe dynamic programs and tools)

This patch series contains some missing openvswitch port output fixes
for the stable 5.4 kernel.

Changes in v2:

- use BUILD_BUG_ON_INVALID rather than DEBUG_NET_WARN_ON_ONCE which does
  not exist in Linux 5.4

Felix Huettner (1):
  net: openvswitch: fix race on port output

Ilya Maximets (1):
  openvswitch: fix lockup on tx to unregistering netdev with carrier

 net/core/dev.c            | 1 +
 net/openvswitch/actions.c | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-25 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 19:22 [PATCH stable 5.4 v2 0/2] openvswitch port output fixes Florian Fainelli
2025-03-25 19:22 ` [PATCH stable 5.4 v2 1/2] net: openvswitch: fix race on port output Florian Fainelli
2025-03-25 19:22 ` [PATCH stable 5.4 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox