Hello:
This series was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Wed, 31 Jul 2024 12:10:13 +0200 you wrote:
In some cases, the subflow-level's copied_seq counter was incorrectly increased, leading to an unexpected subflow reset.
Patch 1/2 fixes the RCVPRUNED MIB counter that was attached to the wrong event since its introduction in v5.14, backported to v5.11.
Patch 2/2 fixes the copied_seq counter issues, is present since v5.10.
[...]
Here is the summary with links: - [net,1/2] mptcp: fix bad RCVPRUNED mib accounting https://git.kernel.org/netdev/net/c/0a567c2a1003 - [net,2/2] mptcp: fix duplicate data handling https://git.kernel.org/netdev/net/c/68cc924729ff
You are awesome, thank you!