netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] mptcp: a bunch of assorted fixes
@ 2020-12-16 11:48 Paolo Abeni
  2020-12-16 11:48 ` [PATCH net 1/4] mptcp: fix security context on server socket Paolo Abeni
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Paolo Abeni @ 2020-12-16 11:48 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Jakub Kicinski, mptcp

This series pulls a few fixes for the MPTCP datapath.
Most issues addressed here has been recently introduced
with the recent reworks, with the notable exception of
the first patch, which addresses an issue present since
the early days

Paolo Abeni (4):
  mptcp: fix security context on server socket
  mptcp: properly annotate nested lock
  mptcp: push pending frames when subflow has free space
  mptcp: fix pending data accounting

 net/mptcp/options.c                               | 13 ++++++++-----
 net/mptcp/protocol.c                              | 11 ++++++-----
 net/mptcp/protocol.h                              |  2 +-
 tools/testing/selftests/net/mptcp/simult_flows.sh |  6 +++---
 4 files changed, 18 insertions(+), 14 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-12-17 18:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 11:48 [PATCH net 0/4] mptcp: a bunch of assorted fixes Paolo Abeni
2020-12-16 11:48 ` [PATCH net 1/4] mptcp: fix security context on server socket Paolo Abeni
2020-12-16 23:36   ` Mat Martineau
2020-12-16 11:48 ` [PATCH net 2/4] mptcp: properly annotate nested lock Paolo Abeni
2020-12-16 23:37   ` Mat Martineau
2020-12-16 11:48 ` [PATCH net 3/4] mptcp: push pending frames when subflow has free space Paolo Abeni
2020-12-16 11:48 ` [PATCH net 4/4] mptcp: fix pending data accounting Paolo Abeni
2020-12-17 18:30 ` [PATCH net 0/4] mptcp: a bunch of assorted fixes patchwork-bot+netdevbpf

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