All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-net v3 0/2] mptcp: more cleanups
@ 2026-08-28 10:17 Paolo Abeni
  2026-08-28 10:17 ` [PATCH mptcp-net v3 1/2] mptcp: prevent race between disconnect() and rtx Paolo Abeni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Abeni @ 2026-08-28 10:17 UTC (permalink / raw)
  To: mptcp

Follow-up the recent fixes, as per sashiko nipa feedback. A new
patch and an update to an exiting one.

This is basically v1 again with hopefully better changelog to avoid AI
slop review (and myself not detecting the latter as such).

Paolo Abeni (2):
  mptcp: prevent race between disconnect() and rtx
  Squash-to: "mptcp: do not reschedule the RTX timer for fallback
    sockets"

 net/mptcp/protocol.c | 18 +++++++++++++-----
 net/mptcp/protocol.h |  2 +-
 2 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.55.0


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

end of thread, other threads:[~2026-08-28 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-28 10:17 [PATCH mptcp-net v3 0/2] mptcp: more cleanups Paolo Abeni
2026-08-28 10:17 ` [PATCH mptcp-net v3 1/2] mptcp: prevent race between disconnect() and rtx Paolo Abeni
2026-08-28 10:17 ` [PATCH mptcp-net v3 2/2] Squash-to: "mptcp: do not reschedule the RTX timer for fallback sockets" Paolo Abeni
2026-08-28 11:22 ` [PATCH mptcp-net v3 0/2] mptcp: more cleanups MPTCP CI
2026-08-28 17:32 ` Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.