Go to file
Joe Perches fc5b775da4 net: phy: add missing SPEED_14000
Fixes: 0d7e2d2166 ("IB/ipoib: add get_link_ksettings in ethtool")
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-09 09:53:25 -04:00
arch bpf, arm64: use separate register for state in stxr 2017-06-07 15:27:20 -04:00
block
certs
crypto
Documentation net: fix up hash documentation 2017-06-07 13:00:41 -04:00
drivers net: phy: add missing SPEED_14000 2017-06-09 09:53:25 -04:00
firmware
fs
include ethtool.h: remind to update 802.3ad when adding new speeds 2017-06-08 16:05:41 -04:00
init
ipc
kernel
lib
mm
net ila_xlat: add missing hash secret initialization 2017-06-08 15:36:56 -04:00
samples
scripts
security
sound
tools bpf, tests: fix endianness selection 2017-06-08 16:17:29 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-06-06 14:30:17 -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.