All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
To: mptcp@lists.linux.dev, stable@vger.kernel.org,
	gregkh@linuxfoundation.org
Cc: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>, sashal@kernel.org
Subject: [PATCH 6.6.y 0/3] mptcp: fix recent failed backports (20250721)
Date: Mon, 28 Jul 2025 11:14:48 +0200	[thread overview]
Message-ID: <20250728091448.3494479-5-matttbe@kernel.org> (raw)

Greg recently reported 3 patches that could not be applied without
conflicts in v6.6:

 - f8a1d9b18c5e ("mptcp: make fallback action and fallback decision atomic")
 - def5b7b2643e ("mptcp: plug races between subflow fail and subflow creation")
 - da9b2fc7b73d ("mptcp: reset fallback status gracefully at disconnect() time")

Conflicts, if any, have been resolved, and documented in each patch.

Paolo Abeni (3):
  mptcp: make fallback action and fallback decision atomic
  mptcp: plug races between subflow fail and subflow creation
  mptcp: reset fallback status gracefully at disconnect() time

 net/mptcp/options.c  |  3 ++-
 net/mptcp/pm.c       |  8 +++++-
 net/mptcp/protocol.c | 58 +++++++++++++++++++++++++++++++++++++-------
 net/mptcp/protocol.h | 27 ++++++++++++++++-----
 net/mptcp/subflow.c  | 30 ++++++++++++++---------
 5 files changed, 98 insertions(+), 28 deletions(-)

-- 
2.50.0


             reply	other threads:[~2025-07-28  9:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28  9:14 Matthieu Baerts (NGI0) [this message]
2025-07-28  9:14 ` [PATCH 6.6.y 1/3] mptcp: make fallback action and fallback decision atomic Matthieu Baerts (NGI0)
2025-07-28 14:20   ` Sasha Levin
2025-07-30  9:13   ` Patch "mptcp: make fallback action and fallback decision atomic" has been added to the 6.6-stable tree gregkh
2025-07-28  9:14 ` [PATCH 6.6.y 2/3] mptcp: plug races between subflow fail and subflow creation Matthieu Baerts (NGI0)
2025-07-28 14:20   ` Sasha Levin
2025-07-30  9:13   ` Patch "mptcp: plug races between subflow fail and subflow creation" has been added to the 6.6-stable tree gregkh
2025-07-28  9:14 ` [PATCH 6.6.y 3/3] mptcp: reset fallback status gracefully at disconnect() time Matthieu Baerts (NGI0)
2025-07-28 14:20   ` Sasha Levin
2025-07-30  9:13   ` Patch "mptcp: reset fallback status gracefully at disconnect() time" has been added to the 6.6-stable tree gregkh

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=20250728091448.3494479-5-matttbe@kernel.org \
    --to=matttbe@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=mptcp@lists.linux.dev \
    --cc=sashal@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.