mbox series

[stable,5.15,0/2] openvswitch port output fixes

Message ID 20250317154703.3671421-1-florian.fainelli@broadcom.com (mailing list archive)
Headers show
Series openvswitch port output fixes | expand

Message

Florian Fainelli March 17, 2025, 3:47 p.m. UTC
This patch series contains some missing openvswitch port output fixes
for the stable 5.15 kernel.

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