netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] MPTCP: Fixups for part 2
@ 2020-01-25  0:04 Mat Martineau
  2020-01-25  0:04 ` [PATCH net-next 1/2] mptcp: do not inherit inet proto ops Mat Martineau
  2020-01-25  0:04 ` [PATCH net-next 2/2] mptcp: Fix code formatting Mat Martineau
  0 siblings, 2 replies; 5+ messages in thread
From: Mat Martineau @ 2020-01-25  0:04 UTC (permalink / raw)
  To: netdev; +Cc: Mat Martineau, mptcp, edumazet

A few fixes for MPTCP code that are needed before more features are
added in part 3.

Florian Westphal (1):
  mptcp: do not inherit inet proto ops

Mat Martineau (1):
  mptcp: Fix code formatting

 include/net/ipv6.h   |  3 ++
 net/mptcp/protocol.c | 72 ++++++++++++++++++++++++++++++++------------
 net/mptcp/subflow.c  |  4 +--
 3 files changed, 57 insertions(+), 22 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-01-25  7:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-25  0:04 [PATCH net-next 0/2] MPTCP: Fixups for part 2 Mat Martineau
2020-01-25  0:04 ` [PATCH net-next 1/2] mptcp: do not inherit inet proto ops Mat Martineau
2020-01-25  7:14   ` David Miller
2020-01-25  0:04 ` [PATCH net-next 2/2] mptcp: Fix code formatting Mat Martineau
2020-01-25  7:15   ` 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).