BPF List
 help / color / mirror / Atom feed
* [PATCH stable 5.15 v2 0/2] openvswitch port output fixes
@ 2025-03-25 19:22 Florian Fainelli
  2025-03-25 19:22 ` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output Florian Fainelli
  2025-03-25 19:22 ` [PATCH stable 5.15 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier Florian Fainelli
  0 siblings, 2 replies; 6+ 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, Jesper Dangaard Brouer, Felix Huettner,
	Breno Leitao, Yan Zhai, Benoît Monin, Joe Stringer,
	Justin Pettit, Andy Zhou, 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.15 kernel.

Changes in v2:

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

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] 6+ messages in thread
* [PATCH stable 5.15 v3 0/2] openvswitch port output fixes
@ 2025-03-26 15:58 Florian Fainelli
  2025-03-26 15:58 ` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output Florian Fainelli
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Fainelli @ 2025-03-26 15:58 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, Jesper Dangaard Brouer, Felix Huettner,
	Breno Leitao, Yan Zhai, Benoît Monin, Joe Stringer,
	Justin Pettit, Andy Zhou, 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.15 kernel.

Changes in v3:

- correct SHA reference in the second patch

Changes in v2:

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

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] 6+ messages in thread

end of thread, other threads:[~2025-03-26 15:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 19:22 [PATCH stable 5.15 v2 0/2] openvswitch port output fixes Florian Fainelli
2025-03-25 19:22 ` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output Florian Fainelli
2025-03-25 19:22 ` [PATCH stable 5.15 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier Florian Fainelli
2025-03-26 15:39   ` Greg KH
2025-03-26 15:53     ` Florian Fainelli
  -- strict thread matches above, loose matches on Subject: below --
2025-03-26 15:58 [PATCH stable 5.15 v3 0/2] openvswitch port output fixes Florian Fainelli
2025-03-26 15:58 ` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output Florian Fainelli

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