[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221110232322.125068-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 10 Nov 2022 15:23:17 -0800
From: Mat Martineau <mathew.j.martineau@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, matthieu.baerts@...sares.net,
mptcp@...ts.linux.dev
Subject: [PATCH net-next 0/5] mptcp: Miscellaneous refactoring and small fixes
Patches 1-3 do some refactoring to more consistently handle sock casts,
and to remove some duplicate code. No functional changes.
Patch 4 corrects a variable name in a self test, but does not change
functionality since the same value gets used due to bash's
scoping rules.
Patch 5 rewords a comment.
Geliang Tang (4):
mptcp: use msk instead of mptcp_sk
mptcp: change 'first' as a parameter
mptcp: get sk from msk directly
selftests: mptcp: use max_time instead of time
Mat Martineau (1):
mptcp: Fix grammar in a comment
net/mptcp/pm_userspace.c | 4 +--
net/mptcp/protocol.c | 34 +++++++------------
net/mptcp/sockopt.c | 4 +--
net/mptcp/token.c | 4 +--
.../selftests/net/mptcp/simult_flows.sh | 4 +--
5 files changed, 21 insertions(+), 29 deletions(-)
base-commit: c1b05105573b2cd5845921eb0d2caa26e2144a34
--
2.38.1
Powered by blists - more mailing lists