No description
Find a file
Arjun Vynipadath a047fbae23 cxgb4: Update comment for min_mtu
We have lost a comment for minimum mtu value set for netdevice with
'commit d894be57ca ("ethernet: use net core MTU range checking in
more drivers"). Updating it accordingly.

Signed-off-by: Arjun Vynipadath <arjun@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-03 09:55:41 -07:00
arch
block
certs
crypto
Documentation net: Add support for networking over Thunderbolt cable 2017-10-02 11:24:42 -07:00
drivers cxgb4: Update comment for min_mtu 2017-10-03 09:55:41 -07:00
firmware
fs
include thunderbolt: Add function to retrieve DMA device for the ring 2017-10-02 11:24:41 -07:00
init
ipc
kernel
lib
mm
net flow_dissector: dissect tunnel info 2017-10-02 11:06:07 -07:00
samples
scripts thunderbolt: Add support for XDomain discovery protocol 2017-10-02 11:24:41 -07:00
security
sound
tools selftests: rtnetlink.sh: add vxlan and fou test cases 2017-10-02 11:15:31 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Add entry for Thunderbolt network driver 2017-10-02 11:24:42 -07:00
Makefile
README

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.