No description
Find a file
Nogah Frankel 4cdc35e4eb mlxsw: spectrum_switchdev: Add a ports bitmap to the mid db
Add a bitmap of ports to the mid struct to hold the ports that are
registered to this mid.

Signed-off-by: Nogah Frankel <nogahf@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-20 18:03:12 -07:00
arch blackfin: ezbrd: Remove non-functional DSA/KSZ8893M code 2017-09-20 15:57:02 -07:00
block
certs
crypto
Documentation
drivers mlxsw: spectrum_switchdev: Add a ports bitmap to the mid db 2017-09-20 18:03:12 -07:00
firmware
fs
include ipv4: speedup ipv6 tunnels dismantle 2017-09-19 16:32:24 -07:00
init
ipc
kernel
lib kobject: factorize skb setup in kobject_uevent_net_broadcast() 2017-09-19 16:32:23 -07:00
mm
net net: dsa: Utilize dsa_slave_dev_check() 2017-09-20 15:49:07 -07: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.