[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220225005259.318898-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 24 Feb 2022 16:52:56 -0800
From: Mat Martineau <mathew.j.martineau@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
davem@...emloft.net, kuba@...nel.org, matthieu.baerts@...sares.net,
mptcp@...ts.linux.dev
Subject: [PATCH net 0/3] mptcp: Fixes for 5.17
Patch 1 fixes an issue with the SIOCOUTQ ioctl in MPTCP sockets that
have performed a fallback to TCP.
Patch 2 is a selftest fix to correctly remove temp files.
Patch 3 fixes a shift-out-of-bounds issue found by syzkaller.
Mat Martineau (1):
mptcp: Correctly set DATA_FIN timeout when number of retransmits is
large
Paolo Abeni (2):
mptcp: accurate SIOCOUTQ for fallback socket
selftests: mptcp: do complete cleanup at exit
net/mptcp/protocol.c | 18 ++++++++++++++++--
.../selftests/net/mptcp/mptcp_connect.sh | 4 ++--
2 files changed, 18 insertions(+), 4 deletions(-)
base-commit: d8152cfe2f21d6930c680311b03b169899c8d2a0
--
2.35.1
Powered by blists - more mailing lists