public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] doc: mptcp: new general doc and fixes
@ 2024-05-20  8:16 Matthieu Baerts (NGI0)
  2024-05-20  8:16 ` [PATCH net 1/3] doc: mptcp: add missing 'available_schedulers' entry Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Matthieu Baerts (NGI0) @ 2024-05-20  8:16 UTC (permalink / raw)
  To: mptcp, Mat Martineau, Geliang Tang, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Jonathan Corbet, Gregory Detal
  Cc: netdev, linux-doc, linux-kernel, Matthieu Baerts (NGI0)

A general documentation about MPTCP was missing since its introduction
in v5.6. The last patch adds a new 'mptcp' page in the 'networking'
documentation.

The first patch is a fix for a missing sysctl entry introduced in v6.10
rc0, and the second one reorder the sysctl entries.

These patches can be applied without conflicts on top of the 'net' tree
and the 'docs-next' one. They are currently based on top of the current
'net' tree because the first patch is a fix for a patch that is not in
'docs-next' yet.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (3):
      doc: mptcp: add missing 'available_schedulers' entry
      doc: mptcp: alphabetical order
      doc: new 'mptcp' page in 'networking'

 Documentation/networking/index.rst        |   1 +
 Documentation/networking/mptcp-sysctl.rst |  74 +++++++-------
 Documentation/networking/mptcp.rst        | 156 ++++++++++++++++++++++++++++++
 MAINTAINERS                               |   2 +-
 4 files changed, 197 insertions(+), 36 deletions(-)
---
base-commit: 4b377b4868ef17b040065bd468668c707d2477a5
change-id: 20240520-upstream-net-20240520-mptcp-doc-e57ac322e4ac

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


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

end of thread, other threads:[~2024-05-22  9:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20  8:16 [PATCH net 0/3] doc: mptcp: new general doc and fixes Matthieu Baerts (NGI0)
2024-05-20  8:16 ` [PATCH net 1/3] doc: mptcp: add missing 'available_schedulers' entry Matthieu Baerts (NGI0)
2024-05-20  8:16 ` [PATCH net 2/3] doc: mptcp: alphabetical order Matthieu Baerts (NGI0)
2024-05-20  8:16 ` [PATCH net 3/3] doc: new 'mptcp' page in 'networking' Matthieu Baerts (NGI0)
2024-05-22  9:35 ` [PATCH net 0/3] doc: mptcp: new general doc and fixes Paolo Abeni
2024-05-22  9:45   ` Matthieu Baerts

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