Hello:
This series was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Fri, 15 Dec 2023 17:04:23 +0100 you wrote:
Here are a few fixes related to MPTCP:
Patch 1 avoids skipping some subtests of the MPTCP Join selftest by mistake when using older versions of GCC. This fixes a patch introduced in v6.4, backported up to v6.1.
Patch 2 fixes an inconsistent state when using MPTCP + FastOpen. A fix for v6.2.
[...]
Here is the summary with links: - [net,1/4] selftests: mptcp: join: fix subflow_send_ack lookup https://git.kernel.org/netdev/net/c/c8f021eec581 - [net,2/4] mptcp: fix inconsistent state on fastopen race https://git.kernel.org/netdev/net/c/4fd19a307016 - [net,3/4] mptcp: fill in missing MODULE_DESCRIPTION() https://git.kernel.org/netdev/net/c/a8f570b24797 - [net,4/4] mailmap: add entries for Geliang Tang https://git.kernel.org/netdev/net/c/356c71c46169
You are awesome, thank you!