Message ID | 20221110232322.125068-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Miscellaneous refactoring and small fixes | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 10 Nov 2022 15:23:17 -0800 you wrote: > Patches 1-3 do some refactoring to more consistently handle sock casts, > and to remove some duplicate code. No functional changes. > > Patch 4 corrects a variable name in a self test, but does not change > functionality since the same value gets used due to bash's > scoping rules. > > [...] Here is the summary with links: - [net-next,1/5] mptcp: use msk instead of mptcp_sk https://git.kernel.org/netdev/net-next/c/00df24f19179 - [net-next,2/5] mptcp: change 'first' as a parameter https://git.kernel.org/netdev/net-next/c/73a0052a61f9 - [net-next,3/5] mptcp: get sk from msk directly https://git.kernel.org/netdev/net-next/c/80638684e840 - [net-next,4/5] selftests: mptcp: use max_time instead of time https://git.kernel.org/netdev/net-next/c/31b4e63eb24a - [net-next,5/5] mptcp: Fix grammar in a comment https://git.kernel.org/netdev/net-next/c/4373bf4b72f9 You are awesome, thank you!