aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_mq.c
Commit message (Expand)AuthorAgeFilesLines
* net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-211-1/+0
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-1/+1
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski2009-09-171-0/+1
* pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-151-4/+9
* net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-091-0/+1
* net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-061-0/+234