Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sat, 01 Nov 2025 18:56:50 +0100 you wrote:
Here is a small optimisation for the in-kernel PM, joined by a small behavioural change to avoid confusions, and followed by a few more tests.
- Patch 1: record fullmesh endpoints numbers, not to iterate over all endpoints to check if one is marked as fullmesh.
[...]
Here is the summary with links: - [net-next,1/4] mptcp: pm: in-kernel: record fullmesh endp nb https://git.kernel.org/netdev/net-next/c/f88191c7f361 - [net-next,2/4] mptcp: pm: in kernel: only use fullmesh endp if any https://git.kernel.org/netdev/net-next/c/e461e8a799a2 - [net-next,3/4] selftests: mptcp: join: do_transfer: reduce code dup https://git.kernel.org/netdev/net-next/c/4a6220a453c8 - [net-next,4/4] selftests: mptcp: join: validate extra bind cases https://git.kernel.org/netdev/net-next/c/5c59df126bae
You are awesome, thank you!