Hello:
This series was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Wed, 29 Jan 2025 13:24:31 +0100 you wrote:
Here are two small fixes for issues introduced in v6.12.
Patch 1: reset the mpc_drop mark for other SYN retransmits, to only consider an MPTCP blackhole when the first SYN retransmitted without the MPTCP options is accepted, as initially intended.
Patch 2: also mention in the doc that the blackhole_timeout sysctl knob is per-netns, like all the others.
[...]
Here is the summary with links: - [net,1/2] mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted https://git.kernel.org/netdev/net/c/e598d8981fd3 - [net,2/2] doc: mptcp: sysctl: blackhole_timeout is per-netns https://git.kernel.org/netdev/net/c/18da4b5d1232
You are awesome, thank you!