Hello:
This series was applied to netdev/net.git (master) by Jakub Kicinski kuba@kernel.org:
On Fri, 9 Dec 2022 16:28:06 -0800 you wrote:
Patch 1 adds some missing error status values for MPTCP path management netlink commands with invalid attributes.
Patches 2-4 make IPv6 subflows use the correct request_sock_ops structure and IPv6-specific destructor. The first patch in this group is a prerequisite change that simplifies the last two patches.
[...]
Here is the summary with links: - [net,1/4] mptcp: netlink: fix some error return code https://git.kernel.org/netdev/net/c/e0fe1123ab2b - [net,2/4] mptcp: remove MPTCP 'ifdef' in TCP SYN cookies https://git.kernel.org/netdev/net/c/3fff88186f04 - [net,3/4] mptcp: dedicated request sock for subflow in v6 https://git.kernel.org/netdev/net/c/34b21d1ddc8a - [net,4/4] mptcp: use proper req destructor for IPv6 https://git.kernel.org/netdev/net/c/d3295fee3c75
You are awesome, thank you!