Greg - Here are backports of the MPTCP patches, and one prerequisite, that recently failed to apply to the 5.10 stable tree. They prevent IPv6 memory leaks with MPTCP. Thanks! Florian Westphal (1): mptcp: mark ops structures as ro_after_init Matthieu Baerts (3): mptcp: remove MPTCP 'ifdef' in TCP SYN cookies mptcp: dedicated request sock for subflow in v6 mptcp: use proper req destructor for IPv6 include/net/mptcp.h | 12 +++++-- net/ipv4/syncookies.c | 7 ++-- net/mptcp/subflow.c | 76 +++++++++++++++++++++++++++++++++---------- 3 files changed, 71 insertions(+), 24 deletions(-) -- 2.39.0