netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] mptcp: a bunch of fixes
@ 2020-12-09 11:03 Paolo Abeni
  2020-12-09 11:03 ` [PATCH net-next 1/3] mptcp: link MPC subflow into msk only after accept Paolo Abeni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Abeni @ 2020-12-09 11:03 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Jakub Kicinski, mptcp

This series includes a few fixes following-up the
recent code refactor for the MPTCP RX and TX paths.

Boundling them together, since the fixes are somewhat
related.

Paolo Abeni (3):
  mptcp: link MPC subflow into msk only after accept
  mptcp: plug subflow context memory leak
  mptcp: be careful on subflows shutdown

 net/mptcp/options.c  |  7 ++++++-
 net/mptcp/pm.c       |  8 +++++++-
 net/mptcp/protocol.c | 23 +++++++++++++++++++++--
 net/mptcp/protocol.h |  1 +
 net/mptcp/subflow.c  | 19 +++++++++++++------
 5 files changed, 48 insertions(+), 10 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-12-10  3:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09 11:03 [PATCH net-next 0/3] mptcp: a bunch of fixes Paolo Abeni
2020-12-09 11:03 ` [PATCH net-next 1/3] mptcp: link MPC subflow into msk only after accept Paolo Abeni
2020-12-09 11:03 ` [PATCH net-next 2/3] mptcp: plug subflow context memory leak Paolo Abeni
2020-12-09 11:03 ` [PATCH net-next 3/3] mptcp: be careful on subflows shutdown Paolo Abeni
2020-12-10  3:32 ` [PATCH net-next 0/3] mptcp: a bunch of fixes 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).