[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210622003309.71224-1-mathew.j.martineau@linux.intel.com>
Date: Mon, 21 Jun 2021 17:33:07 -0700
From: Mat Martineau <mathew.j.martineau@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
davem@...emloft.net, kuba@...nel.org, matthieu.baerts@...sares.net,
mptcp@...ts.linux.dev, pabeni@...hat.com, fw@...len.de,
dcaratti@...hat.com
Subject: [PATCH net 0/2] mptcp: Fixes for v5.13
Here are two MPTCP fixes from Paolo.
Patch 1 fixes some possible connect-time race conditions with
MPTCP-level connection state changes.
Patch 2 deletes a duplicate function declaration.
Paolo Abeni (2):
mptcp: avoid race on msk state changes
mptcp: drop duplicate mptcp_setsockopt() declaration
net/mptcp/protocol.c | 5 +++++
net/mptcp/protocol.h | 5 ++---
net/mptcp/subflow.c | 30 ++++++++++++++++++++++--------
3 files changed, 29 insertions(+), 11 deletions(-)
base-commit: 0cd58e5c53babb9237b741dbef711f0a9eb6d3fd
--
2.32.0
Powered by blists - more mailing lists