No description
Find a file
Denis Kenzior c3bfe1f6fc nl80211: Add control_port_over_nl80211 for ibss
Signed-off-by: Denis Kenzior <denkenz@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2018-03-29 14:00:27 +02:00
arch
block
certs
crypto
Documentation
drivers mac80211_hwsim: fix use-after-free bug in hwsim_exit_net 2018-03-21 10:57:33 +01:00
firmware
fs
include nl80211: Add control_port_over_nl80211 for ibss 2018-03-29 14:00:27 +02:00
init
ipc
kernel
lib
LICENSES
mm
net nl80211: Add control_port_over_nl80211 for ibss 2018-03-29 14:00:27 +02:00
samples
scripts
security
sound
tools selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu 2018-03-18 17:13:29 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
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.