Message ID | 20220225005259.318898-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Fixes for 5.17 | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 24 Feb 2022 16:52:56 -0800 you wrote: > 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. > > [...] Here is the summary with links: - [net,1/3] mptcp: accurate SIOCOUTQ for fallback socket https://git.kernel.org/netdev/net/c/07c2c7a3b622 - [net,2/3] selftests: mptcp: do complete cleanup at exit https://git.kernel.org/netdev/net/c/63bb8239d805 - [net,3/3] mptcp: Correctly set DATA_FIN timeout when number of retransmits is large https://git.kernel.org/netdev/net/c/877d11f0332c You are awesome, thank you!