Commit 7a1b3490f47e ("mptcp: don't account accept() of non-MPC client as fallback to TCP") does not apply to the 6.8-stable tree. That's because there are some conflicts with recent refactoring done in the selftests: - commit e3aae1098f10 ("selftests: mptcp: connect: fix shellcheck warnings") - commit e7c42bf4d320 ("selftests: mptcp: use += operator to append strings") These two patches look harmless, probably safer and easier to backport them, than diverging even more from the development branch. Note that all these three commits have been backported without conflicts. Davide Caratti (1): mptcp: don't account accept() of non-MPC client as fallback to TCP Geliang Tang (1): selftests: mptcp: use += operator to append strings Matthieu Baerts (NGI0) (1): selftests: mptcp: connect: fix shellcheck warnings net/mptcp/protocol.c | 2 - net/mptcp/subflow.c | 2 + .../selftests/net/mptcp/mptcp_connect.sh | 134 +++++++++++------- .../testing/selftests/net/mptcp/mptcp_join.sh | 30 ++-- 4 files changed, 99 insertions(+), 69 deletions(-) -- 2.43.0