Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 28 Oct 2025 09:16:51 +0100 you wrote:
Here are various fixes from Paolo, addressing very occasional issues on the sending side:
Patch 1: drop an optimisation that could lead to timeout in case of race conditions. A fix for up to v5.11.
Patch 2: fix stream corruption under very specific conditions. A fix for up to v5.13.
[...]
Here is the summary with links: - [net,1/4] mptcp: drop bogus optimization in __mptcp_check_push() https://git.kernel.org/netdev/net/c/27b0e701d387 - [net,2/4] mptcp: fix MSG_PEEK stream corruption https://git.kernel.org/netdev/net/c/8e04ce45a8db - [net,3/4] mptcp: restore window probe https://git.kernel.org/netdev/net/c/a824084b98d8 - [net,4/4] mptcp: zero window probe mib https://git.kernel.org/netdev/net/c/fe11dfa10919
You are awesome, thank you!