Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
/ mptcp Public archive

⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️

License

Notifications You must be signed in to change notification settings

multipath-tcp/mptcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c828f09 · Jan 2, 2019
Dec 18, 2018
Dec 29, 2018
Dec 29, 2018
Sep 9, 2018
Dec 1, 2018
Jan 2, 2019
Nov 2, 2017
Dec 29, 2018
Jan 2, 2019
Aug 15, 2018
Sep 5, 2018
Jan 2, 2019
Dec 17, 2018
Dec 29, 2018
Jan 2, 2019
Aug 24, 2018
Dec 8, 2018
Dec 1, 2018
Dec 29, 2018
Dec 29, 2018
Nov 3, 2017
Nov 13, 2018
Jul 22, 2016
Aug 21, 2015
Oct 8, 2016
Feb 13, 2018
Nov 10, 2017
Sep 10, 2005
Nov 10, 2017
Nov 2, 2017
Nov 2, 2017
Dec 1, 2018
Dec 29, 2018
Oct 24, 2016

Repository files navigation

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.