summaryrefslogtreecommitdiff
path: root/net/sched/sch_mqprio.c
Commit message (Expand)AuthorAge
* net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2017-12-21
* net: sched: sch: add extack for graft callbackAlexander Aring2017-12-21
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprioJohn Fastabend2017-12-08
* net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-08
* net/sched: Add select_queue() class_ops for mqprioJesus Sanchez-Palencia2017-10-27
* mqprio: fix potential null pointer dereference on optColin Ian King2017-10-19
* mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck2017-10-16
* mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar2017-10-13
* net_sched: remove tc class reference countingWANG Cong2017-08-25
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-07
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-07
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-07
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-08
* mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-15
* mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck2017-03-15
* net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-12
* net_sched: fix error recovery at qdisc creationEric Dumazet2017-02-11
* net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-10
* net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-07
* net: sched: use pfifo_fast for non real queuesEric Dumazet2016-03-03
* sch_mqprio: Fix build with older gcc.David S. Miller2016-03-01
* net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
* net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
* net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-03
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
* net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-13
* pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-09
* qdisc: allow setting default queuing disciplinestephen hemminger2013-08-31
* pkt_sched: avoid requeues if possibleEric Dumazet2012-12-12
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
* mqprio: Avoid panic if no options are providedThomas Graf2011-12-22
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* mqprio: cleanupsstephen hemminger2011-02-23
* sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings2011-02-14
* net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet2011-01-26
* net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-21
* net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-19