netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6
@ 2023-10-04 20:38 Mat Martineau
  2023-10-04 20:38 ` [PATCH net 1/3] mptcp: fix delegated action races Mat Martineau
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mat Martineau @ 2023-10-04 20:38 UTC (permalink / raw)
  To: Matthieu Baerts, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Matthieu Baerts
  Cc: netdev, mptcp, Kishen Maloor, Florian Westphal, Mat Martineau,
	stable, Geliang Tang

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>


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

end of thread, other threads:[~2023-10-05 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 20:38 [PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6 Mat Martineau
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

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