aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_blackhole.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov1-1/+1
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet1-2/+3
2015-10-09net/sched: make sch_blackhole.c explicitly non-modularPaul Gortmaker1-12/+3
2008-10-31pkt_sched: Add qdisc->ops->peek() implementation.Jarek Poplawski1-0/+1
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet1-1/+1
2007-07-10[NET_SCHED]: Remove unnecessary includesPatrick McHardy1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-05[PKT_SCHED]: Blackhole queueing disciplineThomas Graf1-0/+54