public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] mptcp: misc fixes for v7.1-rc2
@ 2026-04-27 19:54 Matthieu Baerts (NGI0)
  2026-04-27 19:54 ` [PATCH net 1/4] mptcp: sockopt: set timestamp flags on subflow socket, not msk Matthieu Baerts (NGI0)
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Matthieu Baerts (NGI0) @ 2026-04-27 19:54 UTC (permalink / raw)
  To: Mat Martineau, Geliang Tang, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Simon Horman, Florian Westphal
  Cc: netdev, mptcp, linux-kernel, Matthieu Baerts (NGI0), Gang Yan,
	stable, Sashiko, Lance Tuller

Here are various unrelated fixes:

- Patches 1-2: set timestamp flags on 'ssk', not 'sk' (typo); Plus do
  that with sleepable lock_sock/release_sock. A fix for v5.14.

- Patch 3: respect SO_LINGER(1, 0) by sending MP_FASTCLOSE at close time
  as expected. A fix for v6.1.

- Patch 4: reset fullmesh counter after a flush. A fix for v6.19.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Gang Yan (2):
      mptcp: sockopt: set timestamp flags on subflow socket, not msk
      mptcp: fix scheduling with atomic in timestamp sockopt

Matthieu Baerts (NGI0) (2):
      mptcp: fastclose msk when linger time is 0
      mptcp: pm: kernel: reset fullmesh counter after flush

 net/mptcp/pm_kernel.c |  1 +
 net/mptcp/protocol.c  |  3 ++-
 net/mptcp/sockopt.c   | 12 ++++++------
 3 files changed, 9 insertions(+), 7 deletions(-)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260427-net-mptcp-misc-fixes-7-1-rc2-17de477cd8c1

Best regards,
--  
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-04-29  1:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 19:54 [PATCH net 0/4] mptcp: misc fixes for v7.1-rc2 Matthieu Baerts (NGI0)
2026-04-27 19:54 ` [PATCH net 1/4] mptcp: sockopt: set timestamp flags on subflow socket, not msk Matthieu Baerts (NGI0)
2026-04-27 19:54 ` [PATCH net 2/4] mptcp: fix scheduling with atomic in timestamp sockopt Matthieu Baerts (NGI0)
2026-04-27 19:54 ` [PATCH net 3/4] mptcp: fastclose msk when linger time is 0 Matthieu Baerts (NGI0)
2026-04-27 19:54 ` [PATCH net 4/4] mptcp: pm: kernel: reset fullmesh counter after flush Matthieu Baerts (NGI0)
2026-04-29  1:50 ` [PATCH net 0/4] mptcp: misc fixes for v7.1-rc2 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox