From: Geliang Tang <geliangtang@gmail.com>
To: Mat Martineau <mathew.j.martineau@linux.intel.com>,
Matthieu Baerts <matthieu.baerts@tessares.net>,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Florian Westphal <fw@strlen.de>,
Peter Krystad <peter.krystad@linux.intel.com>
Cc: Geliang Tang <geliangtang@gmail.com>,
netdev@vger.kernel.org, mptcp@lists.01.org,
linux-kernel@vger.kernel.org
Subject: [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues
Date: Tue, 8 Sep 2020 10:49:37 +0800 [thread overview]
Message-ID: <cover.1599532593.git.geliangtang@gmail.com> (raw)
v2:
- add Fixes tags;
- simply with 'return addresses_equal';
- use 'reversed Xmas tree' way.
Geliang Tang (2):
mptcp: fix subflow's local_id issues
mptcp: fix subflow's remote_id issues
net/mptcp/pm_netlink.c | 17 +++++++++++++++--
net/mptcp/subflow.c | 7 +++++--
2 files changed, 20 insertions(+), 4 deletions(-)
--
2.17.1
next reply other threads:[~2020-09-08 2:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-08 2:49 Geliang Tang [this message]
2020-09-08 2:49 ` [MPTCP][PATCH v2 net 1/2] mptcp: fix subflow's local_id issues Geliang Tang
2020-09-08 2:49 ` [MPTCP][PATCH v2 net 2/2] mptcp: fix subflow's remote_id issues Geliang Tang
2020-09-09 14:39 ` Matthieu Baerts
2020-09-09 14:39 ` [MPTCP][PATCH v2 net 1/2] mptcp: fix subflow's local_id issues Matthieu Baerts
2020-09-10 0:18 ` [mptcp] db71a2f198: WARNING:inconsistent_lock_state kernel test robot
2020-09-10 2:43 ` Geliang Tang
2020-09-10 19:29 ` [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues David Miller
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.1599532593.git.geliangtang@gmail.com \
--to=geliangtang@gmail.com \
--cc=davem@davemloft.net \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathew.j.martineau@linux.intel.com \
--cc=matthieu.baerts@tessares.net \
--cc=mptcp@lists.01.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=peter.krystad@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).