Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 03 Aug 2023 18:27:26 +0200 you wrote:
Here is a new batch of fixes related to MPTCP for v6.5 and older.
Patches 1 and 2 fix issues with MPTCP Join selftest when manually launched with '-i' parameter to use 'ip mptcp' tool instead of the dedicated one (pm_nl_ctl). The issues have been there since v5.18.
Thank you Andrea for your first contributions to MPTCP code in the upstream kernel!
[...]
Here is the summary with links: - [net,1/4] selftests: mptcp: join: fix 'delete and re-add' test https://git.kernel.org/netdev/net/c/aaf2123a5cf4 - [net,2/4] selftests: mptcp: join: fix 'implicit EP' test https://git.kernel.org/netdev/net/c/c8c101ae390a - [net,3/4] mptcp: avoid bogus reset on fallback close https://git.kernel.org/netdev/net/c/ff18f9ef30ee - [net,4/4] mptcp: fix disconnect vs accept race https://git.kernel.org/netdev/net/c/511b90e39250
You are awesome, thank you!