No description
Find a file
Alexander Aring cbaacc4e8a net: sched: sch: add extack for block callback
This patch adds extack support for block callback to prepare per-qdisc
specific changes for extack.

Cc: David Ahern <dsahern@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Alexander Aring <aring@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-21 12:32:50 -05:00
arch bcm63xx_enet: use platform data for dma channel numbers 2017-12-19 11:07:16 -05:00
block
certs
crypto
Documentation This feature/cleanup patchset includes the following patches: 2017-12-20 14:33:03 -05:00
drivers s390/qeth: replace open-coded in*_pton() 2017-12-20 15:23:46 -05:00
firmware
fs
include net: sched: sch: add extack for block callback 2017-12-21 12:32:50 -05:00
init
ipc
kernel
lib
mm
net net: sched: sch: add extack for block callback 2017-12-21 12:32:50 -05:00
samples
scripts
security
sound
tools selftests: rtnetlink: add gretap test cases 2017-12-20 12:48:38 -05:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 2017-12-19 13:53:39 -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.