summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_blackhole.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov2018-06-171-1/+1
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-2/+3
* net/sched: make sch_blackhole.c explicitly non-modularPaul Gortmaker2015-10-091-12/+3Star
* pkt_sched: Add qdisc->ops->peek() implementation.Jarek Poplawski2008-10-311-0/+1
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-281-1/+1
* [NET_SCHED]: Remove unnecessary includesPatrick McHardy2007-07-111-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PKT_SCHED]: Blackhole queueing disciplineThomas Graf2005-07-061-0/+54