No description
Find a file
Noa Osherovich 5f23d4265f IB/uverbs: Expose vlan offloads capabilities
Expose raw packet capabilities to user space as part of query device.

Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-02-14 11:41:12 -05:00
arch
block
certs
crypto
Documentation
drivers IB/uverbs: Expose vlan offloads capabilities 2017-02-14 11:41:12 -05:00
firmware
fs RxRPC rewrite 2017-01-09 15:47:52 -05:00
include IB/uverbs: Expose vlan offloads capabilities 2017-02-14 11:41:12 -05:00
init
ipc
kernel bpf: rename ARG_PTR_TO_STACK 2017-01-09 16:56:27 -05:00
lib
mm
net tcp: make TCP_INFO more consistent 2017-01-09 17:07:54 -05:00
samples
scripts
security
sound
tools bpf: allow helpers access to variable memory 2017-01-09 16:56:27 -05:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS smc: establish new socket family 2017-01-09 16:07:38 -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.