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

Matthieu Baerts posted 2 patches 2 years ago
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 2 years 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>