Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 21 Oct 2024 12:25:25 +0200 you wrote:
Two small fixes related to the MPTCP packets scheduler:
Patch 1: add missing rcu_read_(un)lock(). A fix for >= 6.6.
Patch 2: remove unneeded lock when listing packets schedulers. A fix for >= 6.10.
[...]
Here is the summary with links: - [net,1/3] mptcp: init: protect sched with rcu_read_lock https://git.kernel.org/netdev/net/c/3deb12c788c3 - [net,2/3] mptcp: remove unneeded lock when listing scheds (no matching commit) - [net,3/3] selftests: mptcp: list sysctl data https://git.kernel.org/netdev/net/c/5513dc1d8fec
You are awesome, thank you!