[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221128154239.1999234-1-matthieu.baerts@tessares.net>
Date: Mon, 28 Nov 2022 16:42:36 +0100
From: Matthieu Baerts <matthieu.baerts@...sares.net>
To: Davide Caratti <dcaratti@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Mat Martineau <mathew.j.martineau@...ux.intel.com>,
Matthieu Baerts <matthieu.baerts@...sares.net>,
Mengen Sun <mengensun@...cent.com>,
Menglong Dong <imagedong@...cent.com>,
Paolo Abeni <pabeni@...hat.com>
Cc: Jiang Biao <benbjiang@...cent.com>, linux-kernel@...r.kernel.org,
mptcp@...ts.linux.dev, netdev@...r.kernel.org
Subject: [PATCH net 0/2] mptcp: More fixes for 6.1
Patch 1 makes sure data received after a close will still be processed and acked
as exepected. This is a regression for a commit introduced in v5.11.
Patch 2 fixes a kernel deadlock found when working on validating TFO with a
listener MPTCP socket. This is not directly linked to TFO but it is easier to
reproduce the issue with it. This fixes a bug introduced by a commit from v6.0.
Menglong Dong (1):
mptcp: don't orphan ssk in mptcp_close()
Paolo Abeni (1):
mptcp: fix sleep in atomic at close time
net/mptcp/protocol.c | 13 ++++++-------
net/mptcp/subflow.c | 6 +++---
2 files changed, 9 insertions(+), 10 deletions(-)
base-commit: f2fc2280faabafc8df83ee007699d21f7a6301fe
--
2.37.2
Powered by blists - more mailing lists