No description
Find a file
Maor Gottlieb c43f1112c0 IB/mlx5: Add additional checks before processing MADs
Check the has_smi bit in vport context and class version of MADs
before allowing MADs processing to take place.
MAD_IFC SMI commands can be executed only if smi bit is set.

Fixes: e126ba97db ('mlx5: Add driver for Mellanox Connect-IB adapters')
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Parvi Kaustubhi <parvik@mellanox.com>
Reviewed-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-02-14 10:14:25 -05:00
arch
block
certs
crypto
Documentation
drivers IB/mlx5: Add additional checks before processing MADs 2017-02-14 10:14:25 -05:00
firmware
fs RxRPC rewrite 2017-01-09 15:47:52 -05:00
include IB/mlx5: Add additional checks before processing MADs 2017-02-14 10:14:25 -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.