Hello:
This series was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Tue, 04 Jul 2023 22:44:32 +0200 you wrote:
Here is a first batch of fixes for v6.5 and older.
The fixes are not linked to each others.
Patch 1 ensures subflows are unhashed before cleaning the backlog to avoid races. This fixes another recent fix from v6.4.
[...]
Here is the summary with links: - [net,1/9] mptcp: ensure subflow is unhashed before cleaning the backlog https://git.kernel.org/netdev/net/c/3fffa15bfef4 - [net,2/9] mptcp: do not rely on implicit state check in mptcp_listen() https://git.kernel.org/netdev/net/c/0226436acf24 - [net,3/9] selftests: mptcp: connect: fail if nft supposed to work https://git.kernel.org/netdev/net/c/221e4550454a - [net,4/9] selftests: mptcp: sockopt: use 'iptables-legacy' if available https://git.kernel.org/netdev/net/c/a5a5990c099d - [net,5/9] selftests: mptcp: sockopt: return error if wrong mark https://git.kernel.org/netdev/net/c/9ac4c28eb70c - [net,6/9] selftests: mptcp: userspace_pm: use correct server port https://git.kernel.org/netdev/net/c/d8566d0e0392 - [net,7/9] selftests: mptcp: userspace_pm: report errors with 'remove' tests https://git.kernel.org/netdev/net/c/966c6c3adfb1 - [net,8/9] selftests: mptcp: depend on SYN_COOKIES https://git.kernel.org/netdev/net/c/6c8880fcaa5c - [net,9/9] selftests: mptcp: pm_nl_ctl: fix 32-bit support https://git.kernel.org/netdev/net/c/61d965805026
You are awesome, thank you!