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