summaryrefslogtreecommitdiff
path: root/net/sched/sch_mqprio.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-23mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-11-01net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2011-02-24mqprio: cleanupsstephen hemminger1-2/+4
2011-02-14sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings1-7/+7
2011-01-27net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet1-1/+1
2011-01-22net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet1-1/+0
2011-01-20net_sched: implement a root container qdisc sch_mqprioJohn Fastabend1-0/+417