No description
Find a file
yuval.shaia@oracle.com 697dae1ee1 net/3com: Make el3_netdev_get_ecmd return void
Make return value void since function never returns meaningfull value.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-05 11:00:43 -04:00
arch
block
certs
crypto
Documentation i40evf: update i40evf.txt with new content 2017-06-01 14:31:37 -07:00
drivers net/3com: Make el3_netdev_get_ecmd return void 2017-06-05 11:00:43 -04:00
firmware
fs
include net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00
init
ipc
kernel perf, bpf: Add BPF support to all perf_event types 2017-06-04 21:58:01 -04:00
lib
mm
net net: sched: select cls when cls_act is enabled 2017-06-05 10:56:36 -04:00
samples samples/bpf: add tests for more perf event types 2017-06-04 21:58:15 -04:00
scripts
security
sound
tools bpf: update perf event helper functions documentation 2017-06-04 21:58:16 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS i40e/i40evf: create and use new unified header file 2017-06-01 14:04:42 -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.