No description
Find a file
Gal Pressman 4382c7b92a net/mlx5e: Add 802.1ad VLAN insertion support
Report VLAN insertion support for S-tagged packets and add support by
choosing the correct VLAN type in the WQE.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2017-11-09 13:27:35 +09:00
arch
block
certs
crypto
Documentation net: dsa: lan9303: Fix syntax errors in device tree examples 2017-11-08 13:29:06 +09:00
drivers net/mlx5e: Add 802.1ad VLAN insertion support 2017-11-09 13:27:35 +09:00
firmware
fs
include net/mlx5e: Add 802.1ad VLAN insertion support 2017-11-09 13:27:35 +09:00
init
ipc
kernel
lib
mm
net net: dsa: rename probe and remove switch functions 2017-11-09 09:26:49 +09:00
samples
scripts
security
sound
tools
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.