summaryrefslogtreecommitdiff
path: root/net/sched/sch_mq.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: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend2017-12-08
* net/sched: Change behavior of mq select_queue()Jesus Sanchez-Palencia2017-10-27
* net_sched: remove tc class reference countingWANG Cong2017-08-25
* 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
* 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
* 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
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-21
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-21
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski2009-09-17
* pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-15
* net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-09
* net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-06