Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 20 Oct 2025 22:53:25 +0200 you wrote:
Here are a few independent fixes related to MPTCP and its selftests:
Patch 1: correctly handle ADD_ADDR being received after the switch to 'fully-established'. A fix for another recent fix backported up to v5.14.
Patches 2-5: properly mark some MPTCP Join subtests as 'skipped' if the tested kernel doesn't support the feature being validated. Some fixes for up to v5.13, v5.18, v6.11 and v6.18-rc1 respectively.
[...]
Here is the summary with links: - [net,1/5] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR https://git.kernel.org/netdev/net/c/e84cb860ac3c - [net,2/5] selftests: mptcp: join: mark 'flush re-add' as skipped if not supported https://git.kernel.org/netdev/net/c/d68460bc31f9 - [net,3/5] selftests: mptcp: join: mark implicit tests as skipped if not supported https://git.kernel.org/netdev/net/c/973f80d715bd - [net,4/5] selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported https://git.kernel.org/netdev/net/c/c3496c052ac3 - [net,5/5] selftests: mptcp: join: mark laminar tests as skipped if not supported https://git.kernel.org/netdev/net/c/a9649dfbe552
You are awesome, thank you!