Go to file
Ursula Braun 268ffcc4eb net/smc: free link group without pending free_work only
Make sure there is no pending or running free_work worker for the link
group when freeing the link group.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-14 13:40:44 -04:00
arch
block
certs
crypto
Documentation sock: remove zerocopy sockopt restriction on closed tcp state 2018-03-14 12:51:28 -04:00
drivers liquidio: Add support for liquidio 10GBase-T NIC 2018-03-14 13:34:42 -04:00
firmware
fs
include net: fix sysctl_fb_tunnels_only_for_init_net link error 2018-03-13 14:15:21 -04:00
init
ipc
kernel
lib
LICENSES
mm
net net/smc: free link group without pending free_work only 2018-03-14 13:40:44 -04:00
samples
scripts
security
sound
tools tc-testing: updated gact tests with batch test cases 2018-03-12 21:08:54 -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.