summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_mqprio.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-101-1/+1
* net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-071-4/+7
* net: sched: use pfifo_fast for non real queuesEric Dumazet2016-03-031-1/+2
* sch_mqprio: Fix build with older gcc.David S. Miller2016-03-011-1/+1
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-3/+6
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-2/+3
* net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-031-2/+2
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-301-2/+3
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-301-5/+4
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-301-2/+2
* net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-131-2/+4
* pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-091-4/+6
* qdisc: allow setting default queuing disciplinestephen hemminger2013-08-311-1/+1
* pkt_sched: avoid requeues if possibleEric Dumazet2012-12-121-0/+4
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-011-1/+2
* mqprio: Avoid panic if no options are providedThomas Graf2011-12-221-1/+1
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+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
OpenPOWER on IntegriCloud