No description
Find a file
Steffen Klassert 95bff4b580 xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.
We now have support for asynchronous crypto operations in the layer 2 TX
path. This was the missing part to allow the GSO codepath for software
crypto, so allow this codepath now.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2017-12-20 10:41:42 +01:00
arch bcm63xx_enet: use platform data for dma channel numbers 2017-12-19 11:07:16 -05:00
block
certs
crypto
Documentation wireless-drivers-next patches for 4.16 2017-12-19 14:04:52 -05:00
drivers nfp: flower: compile Geneve encap actions 2017-12-19 14:52:13 -05:00
firmware
fs
include net: Add asynchronous callbacks for xfrm on layer 2. 2017-12-20 10:41:36 +01:00
init
ipc
kernel
lib
mm
net xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto. 2017-12-20 10:41:42 +01:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 2017-12-19 13:53:39 -05: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.