Patches applied successfully (
tree,
apply log)
git fetch https://github.com/dcaratti/mptcp_net-next tags/patchew/cover.1631610729.git.geliangtang@gmail.com
Maintainers: "David S. Miller" <davem@davemloft.net>, Mat Martineau <mathew.j.martineau@linux.intel.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, Shuah Khan <shuah@kernel.org>, Jakub Kicinski <kuba@kernel.org>
include/net/mptcp.h | 3 +-
net/mptcp/mib.c | 1 +
net/mptcp/mib.h | 1 +
net/mptcp/options.c | 6 +-
net/mptcp/pm.c | 6 ++
net/mptcp/protocol.c | 35 ++++++++++++
net/mptcp/protocol.h | 19 +++++++
net/mptcp/subflow.c | 55 +++++++++---------
.../testing/selftests/net/mptcp/mptcp_join.sh | 56 +++++++++++++++++++
9 files changed, 153 insertions(+), 29 deletions(-)