public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.6.y 0/3] Backport of "mptcp: fix full TCP keep-alive support"
@ 2024-05-29  9:58 Matthieu Baerts (NGI0)
  2024-05-29  9:58 ` [PATCH 6.6.y 1/3] mptcp: avoid some duplicate code in socket option handling Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2024-05-29  9:58 UTC (permalink / raw)
  To: mptcp, stable, gregkh, sashal; +Cc: Matthieu Baerts (NGI0)

It looks like the patch "mptcp: fix full TCP keep-alive support" has
been backported up to v6.8 recently (thanks!), but not before due to
conflicts.

I had to adapt a bit the code not to backport new features, but the 
modifications were simple, and isolated from the rest. MPTCP sockopt 
tests have been executed, and no issues have been reported.

Matthieu Baerts (NGI0) (1):
  mptcp: fix full TCP keep-alive support

Paolo Abeni (2):
  mptcp: avoid some duplicate code in socket option handling
  mptcp: cleanup SOL_TCP handling

 net/mptcp/protocol.h |   3 ++
 net/mptcp/sockopt.c  | 123 +++++++++++++++++++++++++++++--------------
 2 files changed, 87 insertions(+), 39 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-12 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29  9:58 [PATCH 6.6.y 0/3] Backport of "mptcp: fix full TCP keep-alive support" Matthieu Baerts (NGI0)
2024-05-29  9:58 ` [PATCH 6.6.y 1/3] mptcp: avoid some duplicate code in socket option handling Matthieu Baerts (NGI0)
2024-05-29  9:58 ` [PATCH 6.6.y 2/3] mptcp: cleanup SOL_TCP handling Matthieu Baerts (NGI0)
2024-05-29  9:58 ` [PATCH 6.6.y 3/3] mptcp: fix full TCP keep-alive support Matthieu Baerts (NGI0)
2024-06-12 12:52 ` [PATCH 6.6.y 0/3] Backport of "mptcp: fix full TCP keep-alive support" Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox