BPF List
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: stable@vger.kernel.org
Cc: "Florian Fainelli" <florian.fainelli@broadcom.com>,
	"David S. Miller" <davem@davemloft.net>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Pravin B Shelar" <pshelar@ovn.org>,
	"Alexei Starovoitov" <ast@kernel.org>,
	"Daniel Borkmann" <daniel@iogearbox.net>,
	"Andrii Nakryiko" <andrii@kernel.org>,
	"Martin KaFai Lau" <kafai@fb.com>,
	"Song Liu" <songliubraving@fb.com>, "Yonghong Song" <yhs@fb.com>,
	"John Fastabend" <john.fastabend@gmail.com>,
	"KP Singh" <kpsingh@kernel.org>,
	"Sasha Levin" <sashal@kernel.org>,
	"Eric Dumazet" <edumazet@google.com>,
	"Willem de Bruijn" <willemb@google.com>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Breno Leitao" <leitao@debian.org>,
	"Benoît Monin" <benoit.monin@gmx.fr>,
	"Yan Zhai" <yan@cloudflare.com>,
	"Felix Huettner" <felix.huettner@mail.schwarz>,
	"Joe Stringer" <joestringer@nicira.com>,
	"Andy Zhou" <azhou@nicira.com>,
	"Justin Pettit" <jpettit@nicira.com>,
	"Thomas Graf" <tgraf@suug.ch>,
	"Luca Czesla" <luca.czesla@mail.schwarz>,
	"Simon Horman" <simon.horman@corigine.com>,
	netdev@vger.kernel.org (open list:NETWORKING [GENERAL]),
	linux-kernel@vger.kernel.org (open list),
	dev@openvswitch.org (open list:OPENVSWITCH),
	bpf@vger.kernel.org (open list:BPF (Safe dynamic programs and
	tools))
Subject: [PATCH stable 5.4 v2 0/2] openvswitch port output fixes
Date: Tue, 25 Mar 2025 12:22:18 -0700	[thread overview]
Message-ID: <20250325192220.1849902-1-florian.fainelli@broadcom.com> (raw)

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


             reply	other threads:[~2025-03-25 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-25 19:22 Florian Fainelli [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250325192220.1849902-1-florian.fainelli@broadcom.com \
    --to=florian.fainelli@broadcom.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=azhou@nicira.com \
    --cc=benoit.monin@gmx.fr \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=edumazet@google.com \
    --cc=felix.huettner@mail.schwarz \
    --cc=joestringer@nicira.com \
    --cc=john.fastabend@gmail.com \
    --cc=jpettit@nicira.com \
    --cc=kafai@fb.com \
    --cc=kpsingh@kernel.org \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca.czesla@mail.schwarz \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pshelar@ovn.org \
    --cc=sashal@kernel.org \
    --cc=simon.horman@corigine.com \
    --cc=songliubraving@fb.com \
    --cc=stable@vger.kernel.org \
    --cc=tgraf@suug.ch \
    --cc=willemb@google.com \
    --cc=yan@cloudflare.com \
    --cc=yhs@fb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox