aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_mqprio.c
Commit message (Expand)AuthorAgeFilesLines
* mqprio: Avoid panic if no options are providedThomas Graf2012-01-061-1/+1
* mqprio: cleanupsstephen hemminger2011-02-231-2/+4
* sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings2011-02-141-7/+7
* net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet2011-01-261-1/+1
* net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-211-1/+0
* net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-191-0/+417