Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 07 Jun 2024 17:01:47 +0200 you wrote:
The different patches here are some unrelated fixes for MPTCP:
Patch 1 ensures 'snd_una' is initialised on connect in case of MPTCP fallback to TCP followed by retransmissions before the processing of any other incoming packets. A fix for v5.9+.
Patch 2 makes sure the RmAddr MIB counter is incremented, and only once per ID, upon the reception of a RM_ADDR. A fix for v5.10+.
[...]
Here is the summary with links: - [net,1/4] mptcp: ensure snd_una is properly initialized on connect https://git.kernel.org/netdev/net/c/8031b58c3a9b - [net,2/4] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID https://git.kernel.org/netdev/net/c/6a09788c1a66 - [net,3/4] mptcp: pm: update add_addr counters after connect https://git.kernel.org/netdev/net/c/40eec1795cc2 - [net,4/4] mailmap: map Geliang's new email address https://git.kernel.org/netdev/net/c/74acb250e103
You are awesome, thank you!