summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_qfq.c
Commit message (Expand)AuthorAgeFilesLines
...
| * pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-09-191-1/+4
* | pkt_sched: Fix warning false positives.David S. Miller2012-09-281-1/+1
|/
* sched: add missing group change to qfq_change_classPaolo Valente2012-08-091-26/+69
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-051-2/+2
|\
| * sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-031-2/+2
* | sch_qfq: accurate wsum handlingEric Dumazet2012-01-031-8/+9
|/
* pkt_sched: QFQ - quick fair queue schedulerstephen hemminger2011-04-041-0/+1137