Merge branch 'mptcp-track-more-fallback-cases'
authorJakub Kicinski <kuba@kernel.org>
Fri, 25 Jul 2025 18:29:07 +0000 (11:29 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 25 Jul 2025 18:29:07 +0000 (11:29 -0700)
commitfada26496ede1d190f2843f4faa2d5f76e645ce6
tree72dc3f4b8a602a3142c6a061b94dfdb64ac53fc6
parent5ec9b15d8dfa4992c6f9c26c1f96e69202d8fcb1
parent829fec0244b4ca593ecfaf914e7245ce5b304ec3
Merge branch 'mptcp-track-more-fallback-cases'

Matthieu Baerts says:

====================
mptcp: track more fallback cases

This series has two patches linked to fallback to TCP:

- Patch 1: additional MIB counters for remaining error code paths around
  fallback

- Patch 2: remove dedicated pr_debug() linked to fallback now that
  everything should be covered by dedicated MIB counters.
====================

Link: https://patch.msgid.link/20250723-net-next-mptcp-track-fallbacks-v1-0-a83cce08f2d5@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>