aboutsummaryrefslogtreecommitdiff
path: root/net/sched/sch_qfq.c
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-11-28pkt_sched: QFQ Plus: fair-queueing service at DRR costPaolo Valente
2012-11-07pkt_sched: enable QFQ to support TSO/GSOPaolo Valente
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27pkt_sched: Fix warning false positives.David S. Miller
2012-09-19pkt_sched: fix virtual-start-time update in QFQPaolo Valente
2012-08-08sched: add missing group change to qfq_change_classPaolo Valente
2012-04-01pkt_sched: Stop using NLA_PUT*().David S. Miller
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger