All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] reuse __mptcp_make_csum in validate_data_csum
@ 2021-12-17  6:38 Geliang Tang
  2021-12-17  6:38 ` [PATCH mptcp-next 1/2] mptcp: change the parameter of __mptcp_make_csum Geliang Tang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Geliang Tang @ 2021-12-17  6:38 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

Two cleanup patches for the data checksum.

Geliang Tang (2):
  mptcp: change the parameter of __mptcp_make_csum
  mptcp: reuse __mptcp_make_csum in validate_data_csum

 net/mptcp/options.c  |  8 ++++----
 net/mptcp/protocol.h |  1 +
 net/mptcp/subflow.c  | 15 ++++++---------
 3 files changed, 11 insertions(+), 13 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-12-18  9:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17  6:38 [PATCH mptcp-next 0/2] reuse __mptcp_make_csum in validate_data_csum Geliang Tang
2021-12-17  6:38 ` [PATCH mptcp-next 1/2] mptcp: change the parameter of __mptcp_make_csum Geliang Tang
2021-12-17  6:38 ` [PATCH mptcp-next 2/2] mptcp: reuse __mptcp_make_csum in validate_data_csum Geliang Tang
2021-12-18  0:30 ` [PATCH mptcp-next 0/2] " Mat Martineau
2021-12-18  9:06 ` Matthieu Baerts

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.