netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues
@ 2020-09-08  2:49 Geliang Tang
  2020-09-08  2:49 ` [MPTCP][PATCH v2 net 1/2] mptcp: fix subflow's local_id issues Geliang Tang
  2020-09-10 19:29 ` [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues David Miller
  0 siblings, 2 replies; 8+ messages in thread
From: Geliang Tang @ 2020-09-08  2:49 UTC (permalink / raw)
  To: Mat Martineau, Matthieu Baerts, David S. Miller, Jakub Kicinski,
	Paolo Abeni, Florian Westphal, Peter Krystad
  Cc: Geliang Tang, netdev, mptcp, linux-kernel

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


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

end of thread, other threads:[~2020-09-10 19:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08  2:49 [MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues Geliang Tang
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

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