| Commit message (Expand) | Author | Age | Files | Lines |
* | net_sched: fix error recovery at qdisc creation | Eric Dumazet | 2017-07-21 | 1 | -7/+3 |
* | net: sched: convert qdisc linked list to hashtable | Jiri Kosina | 2016-08-10 | 1 | -1/+1 |
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dump | Eric Dumazet | 2016-06-07 | 1 | -1/+1 |
* | net: sched: use pfifo_fast for non real queues | Eric Dumazet | 2016-03-03 | 1 | -1/+1 |
* | net_sched: fix qdisc_tree_decrease_qlen() races | Eric Dumazet | 2015-12-03 | 1 | -2/+2 |
* | net: sched: enable per cpu qstats | John Fastabend | 2014-09-30 | 1 | -1/+1 |
* | net: sched: restrict use of qstats qlen | John Fastabend | 2014-09-30 | 1 | -3/+1 |
* | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend | 2014-09-30 | 1 | -1/+1 |
* | pkt_sched: give visibility to mq slave qdiscs | Eric Dumazet | 2013-12-09 | 1 | -4/+9 |
* | qdisc: allow setting default queuing discipline | stephen hemminger | 2013-08-31 | 1 | -1/+1 |
* | pkt_sched: avoid requeues if possible | Eric Dumazet | 2012-12-12 | 1 | -1/+3 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | net_sched: TCQ_F_CAN_BYPASS generalization | Eric Dumazet | 2011-01-21 | 1 | -1/+0 |
* | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao | 2010-10-21 | 1 | -1/+1 |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-17 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | pkt_sched: Fix qstats.qlen updating in dump_stats | Jarek Poplawski | 2009-09-17 | 1 | -0/+1 |
* | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski | 2009-09-15 | 1 | -4/+9 |
* | net_sched: fix estimator lock selection for mq child qdiscs | Patrick McHardy | 2009-09-09 | 1 | -0/+1 |
* | net_sched: add classful multiqueue dummy scheduler | David S. Miller | 2009-09-06 | 1 | -0/+234 |