This is a somewhat less untested iteration. There are a few changes in patch 1, including dummy netdev usage instead of loopback, deferred -> delegated name change, and a few bugfixes. Paolo Abeni (2): mptcp: implement delegated action infrastructure mptcp: leverage the deferred actions for packet scheduling net/mptcp/protocol.c | 83 +++++++++++++++++++++++++++++++++++++++++--- net/mptcp/protocol.h | 52 +++++++++++++++++++++++++++ net/mptcp/subflow.c | 39 +++++++++++++++++++++ 3 files changed, 170 insertions(+), 4 deletions(-) -- 2.26.2