Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Aviv Heller 71186172b7 net/mlx5e: Add VLAN offload features to hw_enc_features
We support outer VLAN offload in driver and HW regardless of whether
an encapsulation is present in the next headers.

Exposing this in hw_enc_features will allow us to offload outer VLANs
in cases where encapsulation protocols like VXLAN and IPsec are used.

Signed-off-by: Aviv Heller <avivh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2018-03-26 13:47:16 -07:00
arch
block
certs
crypto
Documentation ptp: Fix documentation to match code. 2018-03-26 12:13:21 -04:00
drivers net/mlx5e: Add VLAN offload features to hw_enc_features 2018-03-26 13:47:16 -07:00
firmware
fs net: Convert nfs4blocklayout_net_ops 2018-03-26 13:03:26 -04:00
include net/mlx5: Add core support for vlan push/pop steering action 2018-03-26 13:47:13 -07:00
init
ipc
kernel
lib net: bpf: add a test for skb_segment in test_bpf module 2018-03-25 16:46:05 -04:00
LICENSES
mm
net ethtool: Add support for configuring PFC stall prevention in ethtool 2018-03-26 13:46:46 -07:00
samples
scripts
security
sound
tools tc-testing: updated police, mirred, skbedit and skbmod with more tests 2018-03-25 20:41:46 -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.