No description
Find a file
David S. Miller bbfa047a25 ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
Make use of the new helper.

Suggested-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-12 11:09:33 -04:00
arch
block
certs
crypto
Documentation net: do not create fallback tunnels for non-default namespaces 2018-03-09 11:23:11 -05:00
drivers mlxsw: spectrum: Don't depend on ip_gre and ip6_gre 2018-03-12 11:07:16 -04:00
firmware
fs
include net: ipv6: Introduce ip6_multipath_hash_policy() 2018-03-12 11:07:15 -04:00
init
ipc
kernel
lib
LICENSES
mm
net ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash(). 2018-03-12 11:09:33 -04: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 lan743x: Update MAINTAINERS to include lan743x driver 2018-03-07 11:44:42 -05: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.