From: Geliang Tang <geliangtang at gmail.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues
Date: Tue, 08 Sep 2020 10:49:37 +0800 [thread overview]
Message-ID: <cover.1599532593.git.geliangtang@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
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
WARNING: multiple messages have this Message-ID (diff)
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:49 UTC|newest]
Thread overview: 17+ 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 0/2] mptcp: fix subflow's local_id/remote_id issues Geliang Tang
-- strict thread matches above, loose matches on Subject: below --
2020-09-08 2:49 [MPTCP] [MPTCP][PATCH v2 net 1/2] mptcp: fix subflow's local_id issues Geliang Tang
2020-09-08 2:49 ` Geliang Tang
2020-09-08 2:49 [MPTCP] [MPTCP][PATCH v2 net 2/2] mptcp: fix subflow's remote_id issues Geliang Tang
2020-09-08 2:49 ` Geliang Tang
2020-09-09 14:39 [MPTCP] Re: [MPTCP][PATCH v2 net 1/2] mptcp: fix subflow's local_id issues Matthieu Baerts
2020-09-09 14:39 ` Matthieu Baerts
2020-09-09 14:39 [MPTCP] Re: [MPTCP][PATCH v2 net 2/2] mptcp: fix subflow's remote_id issues Matthieu Baerts
2020-09-09 14:39 ` Matthieu Baerts
2020-09-10 0:18 [MPTCP] [mptcp] db71a2f198: WARNING:inconsistent_lock_state kernel test robot
2020-09-10 0:18 ` kernel test robot
2020-09-10 0:18 ` kernel test robot
2020-09-10 2:43 [MPTCP] " Geliang Tang
2020-09-10 2:43 ` Geliang Tang
2020-09-10 19:29 [MPTCP] Re: [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues David Miller
2020-09-10 19:29 ` 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=unknown@example.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 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.