[PATCH net 0/2] mptcp: new reviewer and prevent a warning

Matthieu Baerts posted 2 patches 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20231226-upstream-net-20231226-mptcp-prevent-warn-v1-0-1404dcc431ea@kernel.org
Maintainers: Matthieu Baerts <matttbe@kernel.org>, Mat Martineau <martineau@kernel.org>, Geliang Tang <geliang.tang@linux.dev>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
MAINTAINERS         |  1 +
net/mptcp/subflow.c | 13 +++++++++++++
2 files changed, 14 insertions(+)
[PATCH net 0/2] mptcp: new reviewer and prevent a warning
Posted by Matthieu Baerts 4 months ago
Patch 1 adds MPTCP long time contributor -- Geliang Tang -- as a new
reviewer for the project. Thanks!

Patch 2 prevents a warning when TCP Diag is used to close internal MPTCP
listener subflows. This is a correction for a patch introduced in v6.4
which was fixing an issue from v5.17.

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
---
Matthieu Baerts (1):
      MAINTAINERS: add Geliang as reviewer for MPTCP

Paolo Abeni (1):
      mptcp: prevent tcp diag from closing listener subflows

 MAINTAINERS         |  1 +
 net/mptcp/subflow.c | 13 +++++++++++++
 2 files changed, 14 insertions(+)
---
base-commit: dff90e4a092b771354287fbe55e557467c9da620
change-id: 20231226-upstream-net-20231226-mptcp-prevent-warn-24f9494bb2a0

Best regards,
-- 
Matthieu Baerts <matttbe@kernel.org>