No description
Find a file
Sudarsana Reddy Kalluru 32d26a685c qed*: Add link change count value to ethtool statistics display.
This patch adds driver changes for capturing the link change count in
ethtool statistics display.

Please consider applying this to "net-next".

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-31 14:02:13 -04:00
arch
block
certs
crypto
Documentation dt-bindings: stm32: add compatible for syscon 2018-05-28 23:08:30 -04:00
drivers qed*: Add link change count value to ethtool statistics display. 2018-05-31 14:02:13 -04:00
firmware
fs
include qed*: Add link change count value to ethtool statistics display. 2018-05-31 14:02:13 -04:00
init
ipc
kernel
lib
LICENSES
mm
net net: remove bypassed check in sch_direct_xmit() 2018-05-31 13:26:19 -04:00
samples
scripts
security
sound
tools selftests: fib_tests: Add prefix route tests with metric 2018-05-29 10:12:46 -04:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver 2018-05-30 13:27:43 -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.