Message ID | 20220514002115.725976-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Updates for net-next | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 13 May 2022 17:21:12 -0700 you wrote: > Three independent fixes/features from the MPTCP tree: > > Patch 1 is a selftest workaround for older iproute2 packages. > > Patch 2 removes superfluous locks that were added with recent MP_FAIL > patches. > > [...] Here is the summary with links: - [net-next,1/3] selftests: mptcp: fix a mp_fail test warning https://git.kernel.org/netdev/net-next/c/c43ce39870b3 - [net-next,2/3] Revert "mptcp: add data lock for sk timers" https://git.kernel.org/netdev/net-next/c/0ea5374255a9 - [net-next,3/3] mptcp: sockopt: add TCP_DEFER_ACCEPT support https://git.kernel.org/netdev/net-next/c/ea1e301d04b7 You are awesome, thank you!