No description
Find a file
David S. Miller ab85539eb3 Merge branch 'hns3-fixes'
Salil Mehta says:

====================
Misc bug fixes for HNS3 Ethernet driver

This patch-set presents some miscellaneous bug fixs and cleanups for
HNS3 Ethernet Driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-01 15:09:02 -04:00
arch
block
certs
crypto
Documentation dt-bindings: net: meson-dwmac: new compatible name for AXG SoC 2018-05-01 11:29:59 -04:00
drivers net: hns3: Remove packet statistics in the range of 8192~12287 2018-05-01 15:08:38 -04:00
firmware
fs
include connector: add parent pid and tgid to coredump and exit events 2018-05-01 14:25:37 -04:00
init
ipc
kernel
lib netns: restrict uevents 2018-05-01 10:22:41 -04:00
LICENSES
mm
net net: core: Inline netdev_features_size_check() 2018-05-01 14:24:19 -04:00
samples
scripts
security
sound
tools selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE 2018-04-29 21:29:55 -04:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Update TLS maintainers 2018-05-01 09:42:48 -04:00
Makefile
README

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

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

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.