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