No description
Find a file
Ganesh Goudar 7cbe543cae cxgb4: do not display 50Gbps as unsupported speed
50Gbps is a supported speed, Stop reporting it as
unsupported speed.

Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-12 11:05:08 -04:00
arch
block
certs
crypto
Documentation
drivers cxgb4: do not display 50Gbps as unsupported speed 2018-03-12 11:05:08 -04:00
firmware
fs
include net: introduce IFF_NO_RX_HANDLER 2018-03-09 13:00:08 -05:00
init
ipc
kernel
lib
LICENSES
mm
net net: introduce IFF_NO_RX_HANDLER 2018-03-09 13:00:08 -05:00
samples
scripts
security
sound
tools selftests: forwarding: Allow creation of interfaces without a config file 2018-03-11 22:44:24 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
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.