mbox series

[6.1.y,0/2] mptcp: pm: only set fullmesh for subflow endp (and more)

Message ID 20250209174828.3397229-4-matttbe@kernel.org (mailing list archive)
Headers show
Series mptcp: pm: only set fullmesh for subflow endp (and more) | expand

Message

Matthieu Baerts Feb. 9, 2025, 5:48 p.m. UTC
The commit 1bb0d1348546 ("mptcp: pm: only set fullmesh for subflow endp")
could not be backported to this kernel version without conflicts. Here
is an updated version adapted for this kernel version.

While at it, I also added the backport of the commit 56b824eb49d6
("mptcp: prevent excessive coalescing on receive") that we asked to
delay. There were no conflicts.

Matthieu Baerts (NGI0) (1):
  mptcp: pm: only set fullmesh for subflow endp

Paolo Abeni (1):
  mptcp: prevent excessive coalescing on receive

 net/mptcp/pm_netlink.c | 3 ++-
 net/mptcp/protocol.c   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)