Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 12 Nov 2024 20:18:32 +0100 you wrote:
Three small fixes related to the MPTCP path-manager:
Patch 1: correctly reflect the backup flag to the corresponding local address entry of the userspace path-manager. A fix for v5.19.
Patch 2: hold the PM lock when deleting an entry from the local addresses of the userspace path-manager to avoid messing up with this list. A fix for v5.19.
[...]
Here is the summary with links: - [net,1/3] mptcp: update local address flags when setting it https://git.kernel.org/netdev/net/c/e0266319413d - [net,2/3] mptcp: hold pm lock when deleting entry https://git.kernel.org/netdev/net/c/f642c5c4d528 - [net,3/3] mptcp: pm: use _rcu variant under rcu_read_lock https://git.kernel.org/netdev/net/c/db3eab8110bc
You are awesome, thank you!