All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/4] Fixes for "mptcp: pm: drop TCP TS with ADD_ADDRv6 + port"
@ 2026-06-01  8:27 Matthieu Baerts (NGI0)
  2026-06-01  8:27 ` [PATCH mptcp-next 1/4] Squash to: "mptcp: introduce add_addr_v6_port_drop_ts sysctl knob" Matthieu Baerts (NGI0)
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Matthieu Baerts (NGI0) @ 2026-06-01  8:27 UTC (permalink / raw)
  To: MPTCP Linux; +Cc: Matthieu Baerts (NGI0)

This address Eric's comments from [1].

Note that the CI will complain that not each patch can be built
individually. That's normal: the fix from patch 2 has to be split in
patch 3, to be applied in the right commit.

Link: https://lore.kernel.org/mptcp/20260601-net-next-mptcp-add-addr6-port-ts-v1-0-4fc25dfef62e@kernel.org/T/#u [1]
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (4):
      Squash to: "mptcp: introduce add_addr_v6_port_drop_ts sysctl knob"
      Squash to "tcp: allow mptcp to drop TS for some packets"
      Squash to "mptcp: pm: drop TCP TS with ADD_ADDRv6 + port"
      mptcp: use READ_ONCE() over sysctls

 include/net/mptcp.h   |  7 ++++---
 net/ipv4/tcp_output.c | 10 +++++++---
 net/mptcp/ctrl.c      | 18 +++++++++---------
 net/mptcp/options.c   | 13 ++++++-------
 4 files changed, 26 insertions(+), 22 deletions(-)
---
base-commit: 7676d254f320f9cce3ca42d8347334fe334dfe58
change-id: 20260601-mptcp-add-addr6-port-ts-fixes-v2-b49a2a862c47

Best regards,
--  
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-02  5:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01  8:27 [PATCH mptcp-next 0/4] Fixes for "mptcp: pm: drop TCP TS with ADD_ADDRv6 + port" Matthieu Baerts (NGI0)
2026-06-01  8:27 ` [PATCH mptcp-next 1/4] Squash to: "mptcp: introduce add_addr_v6_port_drop_ts sysctl knob" Matthieu Baerts (NGI0)
2026-06-01  8:27 ` [PATCH mptcp-next 2/4] Squash to "tcp: allow mptcp to drop TS for some packets" Matthieu Baerts (NGI0)
2026-06-01  8:27 ` [PATCH mptcp-next 3/4] Squash to "mptcp: pm: drop TCP TS with ADD_ADDRv6 + port" Matthieu Baerts (NGI0)
2026-06-01  8:27 ` [PATCH mptcp-next 4/4] mptcp: use READ_ONCE() over sysctls Matthieu Baerts (NGI0)
2026-07-02  5:37   ` Geliang Tang
2026-06-01  9:04 ` [PATCH mptcp-next 0/4] Fixes for "mptcp: pm: drop TCP TS with ADD_ADDRv6 + port" MPTCP CI
2026-06-01  9:54 ` MPTCP CI
2026-06-02  6:31 ` Matthieu Baerts
2026-06-02  6:59   ` Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.