Message ID | 20220121003529.54930-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: A few fixes | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 20 Jan 2022 16:35:26 -0800 you wrote: > Here are some fixes from the mptcp tree: > > Patch 1 fixes a RCU locking issue when processing a netlink command that > updates endpoint flags in the in-kernel MPTCP path manager. > > Patch 2 fixes a typo affecting available endpoint id tracking. > > [...] Here is the summary with links: - [net,1/3] mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() https://git.kernel.org/netdev/net/c/8e9eacad7ec7 - [net,2/3] mptcp: fix removing ids bitmap setting https://git.kernel.org/netdev/net/c/a4c0214fbee9 - [net,3/3] selftests: mptcp: fix ipv6 routing setup https://git.kernel.org/netdev/net/c/9846921dba49 You are awesome, thank you!