From: Mat Martineau <martineau@kernel.org>
To: Matthieu Baerts <matttbe@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>,
Matthieu Baerts <matttbe@kernel.org>
Cc: netdev@vger.kernel.org, mptcp@lists.linux.dev,
Kishen Maloor <kishen.maloor@intel.com>,
Florian Westphal <fw@strlen.de>,
Mat Martineau <martineau@kernel.org>,
stable@vger.kernel.org, Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6
Date: Wed, 04 Oct 2023 13:38:10 -0700 [thread overview]
Message-ID: <20231004-send-net-20231004-v1-0-28de4ac663ae@kernel.org> (raw)
Patch 1 addresses a race condition in MPTCP "delegated actions"
infrastructure. Affects v5.19 and later.
Patch 2 removes an unnecessary restriction that did not allow additional
outgoing subflows using the local address of the initial MPTCP subflow.
v5.16 and later.
Patch 3 updates Matthieu's email address.
Signed-off-by: Mat Martineau <martineau@kernel.org>
---
Geliang Tang (1):
mptcp: userspace pm allow creating id 0 subflow
Matthieu Baerts (1):
MAINTAINERS: update Matthieu's email address
Paolo Abeni (1):
mptcp: fix delegated action races
.mailmap | 1 +
MAINTAINERS | 2 +-
net/mptcp/pm_userspace.c | 6 ------
net/mptcp/protocol.c | 28 ++++++++++++++--------------
net/mptcp/protocol.h | 35 ++++++++++++-----------------------
net/mptcp/subflow.c | 10 ++++++++--
6 files changed, 36 insertions(+), 46 deletions(-)
---
base-commit: 0add5c597f3253a9c6108a0a81d57f44ab0d9d30
change-id: 20231004-send-net-20231004-7e1422eddf40
Best regards,
--
Mat Martineau <martineau@kernel.org>
next reply other threads:[~2023-10-04 20:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-04 20:38 Mat Martineau [this message]
2023-10-04 20:38 ` [PATCH net 1/3] mptcp: fix delegated action races Mat Martineau
2023-10-04 20:38 ` [PATCH net 2/3] mptcp: userspace pm allow creating id 0 subflow Mat Martineau
2023-10-04 20:38 ` [PATCH net 3/3] MAINTAINERS: update Matthieu's email address Mat Martineau
2023-10-05 16:40 ` [PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6 patchwork-bot+netdevbpf
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=20231004-send-net-20231004-v1-0-28de4ac663ae@kernel.org \
--to=martineau@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=geliang.tang@suse.com \
--cc=kishen.maloor@intel.com \
--cc=kuba@kernel.org \
--cc=matttbe@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).