From: Greg KH <gregkh@linuxfoundation.org>
To: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
Cc: mptcp@lists.linux.dev, stable@vger.kernel.org, sashal@kernel.org
Subject: Re: [PATCH 6.1.y 0/2] mptcp: fix recent failed backports
Date: Mon, 21 Oct 2024 11:38:03 +0200 [thread overview]
Message-ID: <2024102156-scrounger-unaligned-1157@gregkh> (raw)
In-Reply-To: <20241018173656.2813913-4-matttbe@kernel.org>
On Fri, Oct 18, 2024 at 07:36:57PM +0200, Matthieu Baerts (NGI0) wrote:
> Greg recently reported 3 patches that could not be applied without
> conflicts in v6.1:
>
> - 4dabcdf58121 ("tcp: fix mptcp DSS corruption due to large pmtu xmit")
> - 3d041393ea8c ("mptcp: prevent MPC handshake on port-based signal
> endpoints")
> - 5afca7e996c4 ("selftests: mptcp: join: test for prohibited MPC to
> port-based endp")
>
> Conflicts have been resolved for the two first ones, and documented in
> each patch.
>
> The last patch has not been backported: this is an extra test for the
> selftests validating the previous commit, and there are a lot of
> conflicts. That's fine not to backport this test, it is still possible
> to use the selftests from a newer version and run them on this older
> kernel.
>
> Paolo Abeni (2):
> tcp: fix mptcp DSS corruption due to large pmtu xmit
> mptcp: prevent MPC handshake on port-based signal endpoints
>
> net/ipv4/tcp_output.c | 4 +---
> net/mptcp/mib.c | 1 +
> net/mptcp/mib.h | 1 +
> net/mptcp/pm_netlink.c | 1 +
> net/mptcp/protocol.h | 1 +
> net/mptcp/subflow.c | 11 +++++++++++
> 6 files changed, 16 insertions(+), 3 deletions(-)
>
> --
> 2.45.2
>
>
All queued up, thanks.
greg k-h
prev parent reply other threads:[~2024-10-21 9:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 17:36 [PATCH 6.1.y 0/2] mptcp: fix recent failed backports Matthieu Baerts (NGI0)
2024-10-18 17:36 ` [PATCH 6.1.y 1/2] tcp: fix mptcp DSS corruption due to large pmtu xmit Matthieu Baerts (NGI0)
2024-10-18 17:36 ` [PATCH 6.1.y 2/2] mptcp: prevent MPC handshake on port-based signal endpoints Matthieu Baerts (NGI0)
2024-10-21 9:38 ` Greg KH [this message]
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=2024102156-scrounger-unaligned-1157@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=matttbe@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox