All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-net v3 0/2] mptcp: fix warn on bad status
Date: Fri,  5 Dec 2025 10:58:41 +0100	[thread overview]
Message-ID: <cover.1764928598.git.pabeni@redhat.com> (raw)

Two somewhat related fixes addressing different issues producing
exactly the same splat (issues/586).

Patch 2 now takes in account more edge cases.

Paolo Abeni (2):
  mptcp: fallback earlier on simult connection
  mptcp: ensure context reset on disconnect()

 net/mptcp/options.c  | 10 ++++++++++
 net/mptcp/protocol.c |  8 +++++---
 net/mptcp/protocol.h |  9 ++++-----
 net/mptcp/subflow.c  |  6 ------
 4 files changed, 19 insertions(+), 14 deletions(-)

-- 
2.52.0


             reply	other threads:[~2025-12-05  9:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-05  9:58 Paolo Abeni [this message]
2025-12-05  9:58 ` [PATCH mptcp-net v3 1/2] mptcp: fallback earlier on simult connection Paolo Abeni
2025-12-05  9:58 ` [PATCH mptcp-net v3 2/2] mptcp: ensure context reset on disconnect() Paolo Abeni
2025-12-05 14:11 ` [PATCH mptcp-net v3 0/2] mptcp: fix warn on bad status Matthieu Baerts
2025-12-05 15:09 ` MPTCP CI
2025-12-05 16:04 ` Matthieu Baerts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1764928598.git.pabeni@redhat.com \
    --to=pabeni@redhat.com \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.