aboutsummaryrefslogtreecommitdiff
path: root/net/sched/sch_blackhole.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsGravatar Konstantin Khlebnikov 1-1/+1
2016-06-25net_sched: drop packets after root qdisc lock is releasedGravatar Eric Dumazet 1-2/+3
2015-10-09net/sched: make sch_blackhole.c explicitly non-modularGravatar Paul Gortmaker 1-12/+3
2008-10-31pkt_sched: Add qdisc->ops->peek() implementation.Gravatar Jarek Poplawski 1-0/+1
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Gravatar Eric Dumazet 1-1/+1
2007-07-10[NET_SCHED]: Remove unnecessary includesGravatar Patrick McHardy 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-07-05[PKT_SCHED]: Blackhole queueing disciplineGravatar Thomas Graf 1-0/+54