No description
Find a file
David S. Miller d0273ef3b4 Merge branch 'bnxt_en-bug-fixes'
Michael Chan says:

====================
bnxt_en: bug fixes.

3 bug fixes related to XDP ring accounting in bnxt_setup_tc(), freeing
MSIX vectors when bnxt_re unregisters, and preserving the user-administered
PF MAC address when disabling SRIOV.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-23 22:42:43 -07:00
arch
block
certs
crypto
Documentation
drivers bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps(). 2017-08-23 22:42:43 -07:00
firmware
fs
include net: core: Specify skb_pad()/skb_put_padto() SKB freeing 2017-08-23 20:33:49 -07:00
init
ipc
kernel bpf: fix map value attribute for hash of maps 2017-08-22 16:32:02 -07:00
lib
mm
net sctp: Avoid out-of-bounds reads from address storage 2017-08-23 22:35:15 -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.