Patches applied successfully (
tree,
apply log)
git fetch https://github.com/dcaratti/mptcp_net-next tags/patchew/cover.1631888517.git.pabeni@redhat.com
Maintainers: Mat Martineau <mathew.j.martineau@linux.intel.com>, David Ahern <dsahern@kernel.org>, Eric Dumazet <edumazet@google.com>, Ayush Sawal <ayush.sawal@chelsio.com>, Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>, Vinay Kumar Yadav <vinay.yadav@chelsio.com>, Jonathan Corbet <corbet@lwn.net>, Rohit Maheshwari <rohitm@chelsio.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, "David S. Miller" <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>
Documentation/networking/ip-sysctl.rst | 8 -
.../chelsio/inline_crypto/chtls/chtls.h | 2 +-
.../chelsio/inline_crypto/chtls/chtls_cm.c | 2 +-
.../chelsio/inline_crypto/chtls/chtls_io.c | 10 +-
include/net/sock.h | 19 ---
include/net/tcp.h | 4 +-
net/ipv4/af_inet.c | 4 -
net/ipv4/sysctl_net_ipv4.c | 12 --
net/ipv4/tcp.c | 147 +++++++-----------
net/ipv4/tcp_ipv4.c | 6 -
net/ipv6/tcp_ipv6.c | 6 -
net/mptcp/protocol.c | 137 +++++++++-------
12 files changed, 139 insertions(+), 218 deletions(-)