[PATCH net 0/4] mptcp: misc fixes for v7.1-rc3
From: Matthieu Baerts (NGI0)
Date: Fri May 01 2026 - 15:36:41 EST
Here are various unrelated fixes:
- Patch 1: increment the right MIB counter. A fix for v5.7.
- Patch 2: set the right MPTCP reset reason. A fix for v5.9.
- Patch 3: fix rx timestamp corruption when on MPTCP passive fastopen. A
fix for v6.2.
- Patch 4: increase sockopt seq after having set TCP_MAXSEG to propagate
it to newer subflows later. A fix for 6.17.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>
---
Matthieu Baerts (NGI0) (1):
mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf
Paolo Abeni (1):
mptcp: fix rx timestamp corruption on fastopen
Shardul Bankar (2):
mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failure
mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failure
net/mptcp/fastopen.c | 4 +++-
net/mptcp/sockopt.c | 4 ++++
net/mptcp/subflow.c | 4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
---
base-commit: 85da3965df5e6f1e1c48d2c435e140c5b66625ef
change-id: 20260501-net-mptcp-misc-fixes-7-1-rc3-902fc2a5d499
Best regards,
--
Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>