aboutsummaryrefslogtreecommitdiff
path: root/net/sched/sch_mq.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30net: sched: enable per cpu qstatsGravatar John Fastabend 1-1/+1
2014-09-30net: sched: restrict use of qstats qlenGravatar John Fastabend 1-3/+1
2014-09-30net: sched: make bstats per cpu and estimator RCU safeGravatar John Fastabend 1-1/+1
2013-12-09pkt_sched: give visibility to mq slave qdiscsGravatar Eric Dumazet 1-4/+9
2013-08-31qdisc: allow setting default queuing disciplineGravatar stephen hemminger 1-1/+1
2012-12-12pkt_sched: avoid requeues if possibleGravatar Eric Dumazet 1-1/+3
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 1-0/+1
2011-01-21net_sched: TCQ_F_CAN_BYPASS generalizationGravatar Eric Dumazet 1-1/+0
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Gravatar Changli Gao 1-1/+1
2010-05-17net: Remove unnecessary returns from void function()sGravatar Joe Perches 1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-17pkt_sched: Fix qstats.qlen updating in dump_statsGravatar Jarek Poplawski 1-0/+1
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscGravatar Jarek Poplawski 1-4/+9
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsGravatar Patrick McHardy 1-0/+1
2009-09-06net_sched: add classful multiqueue dummy schedulerGravatar David S. Miller 1-0/+234