All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-next 0/2] mptcp: a couple of cleanups
Date: Mon,  6 Mar 2023 19:30:19 +0100	[thread overview]
Message-ID: <cover.1678122760.git.pabeni@redhat.com> (raw)

After the recent fixes we have both a good changes and some
needs to simplify subflow_syn_recv_sock().

A couple of patches in that direction, also addressing a long
standing feature issue.

Paolo Abeni (2):
  mptcp: avoid unneeded address copy
  mptcp: simplify subflow_syn_recv_sock()

 net/mptcp/subflow.c | 40 ++++++++++------------------------------
 1 file changed, 10 insertions(+), 30 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-03-06 18:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 18:30 Paolo Abeni [this message]
2023-03-06 18:30 ` [PATCH mptcp-next 1/2] mptcp: avoid unneeded address copy Paolo Abeni
2023-03-07 16:28   ` Matthieu Baerts
2023-03-06 18:30 ` [PATCH mptcp-next 2/2] mptcp: simplify subflow_syn_recv_sock() Paolo Abeni
2023-03-06 20:11   ` mptcp: simplify subflow_syn_recv_sock(): Tests Results MPTCP CI
2023-03-07 17:24   ` MPTCP CI
2023-03-07 16:28 ` [PATCH mptcp-next 0/2] mptcp: a couple of cleanups Matthieu Baerts
2023-03-07 17:41 ` Matthieu Baerts
  -- strict thread matches above, loose matches on Subject: below --
2021-12-06 17:34 Paolo Abeni
2021-12-09  1:03 ` Mat Martineau

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.1678122760.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.