aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_fq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-08pkt_sched: fq: fix non TCP flows pacingEric Dumazet1-11/+9
2013-10-08pkt_sched: fq: fix typo for initial_quantumEric Dumazet1-1/+1
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet1-19/+26
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet1-20/+37
2013-08-30pkt_sched: fq: prefetch() fixEric Dumazet1-1/+2
2013-08-29pkt_sched: fq: Fair Queue packet schedulerEric Dumazet1-0/+792