Linux kernel source tree
Go to file
David S. Miller 81dca07b3b Merge branch 'bnxt_en-misc-small-fixes'
Michael Chan says:

====================
bnxt_en: Misc. small fixes.

Fixes include moving the initial function reset, notifying the RDMA driver
during tx timeout, setting dcbx_cap properly depending on whether the
firmware agent is running or not, and an autoneg related improvement.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-09 17:38:32 -08:00
arch
block
certs
crypto
Documentation
drivers bnxt_en: Ignore 0 value in autoneg supported speed from firmware. 2017-03-09 17:38:31 -08:00
firmware
fs
include bpf: convert htab map to hlist_nulls 2017-03-09 13:27:17 -08:00
init
ipc
kernel bpf: convert htab map to hlist_nulls 2017-03-09 13:27:17 -08:00
lib
mm
net net: initialize msg.msg_flags in recvfrom 2017-03-09 17:21:21 -08: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.