[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1608114076.git.pabeni@redhat.com>
Date: Wed, 16 Dec 2020 12:48:31 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, mptcp@...ts.01.org
Subject: [PATCH net 0/4] mptcp: a bunch of assorted fixes
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
Powered by blists - more mailing lists