sfc: set csum_level for encapsulated packets
Jon Cooper authored

Set the csum_level for encapsulated packets where the encapsulation
 type, l3 class and l4 class are sets that need it.
Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
da50ae2e
Name Last commit Last update
Documentation net: phy: Add LED mode driver for Microsemi PHYs.
arch Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
block blk-mq: Remove unused variable
certs certs: Add a secondary system keyring that can be added to dynamically
crypto crypto: algif_aead - Fix kernel panic on list_del
drivers sfc: set csum_level for encapsulated packets
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
include ipv4: fib: Notify about nexthop status changes
init kbuild: modversions: add infrastructure for emitting relative CRCs
ipc ipc/sem.c: fix incorrect sem_lock pairing
kernel bpf, lpm: fix overflows in trie_alloc checks
lib lib: Introduce priority array area manager
mm mm, fs: check for fatal signals in do_generic_file_read()
net ipv4: fib: Notify about nexthop status changes
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
scripts kbuild: modversions: add infrastructure for emitting relative CRCs
security Introduce a sysctl that modifies the value of PROT_SOCK.
sound Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
tools Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
usr kbuild: initramfs cleanup, set target from Kconfig
virt Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.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.