aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_fq.c
Commit message (Expand)AuthorAge
* net: use the new API kvfree()WANG Cong2014-06-05
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-13
* pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-08
* net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* pkt_sched: fq: more robust memory allocationEric Dumazet2013-12-17
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-15
* pkt_sched: fq: warn users using defrateEric Dumazet2013-11-15
* pkt_sched: fq: change classification of control packetsMaciej Żenczykowski2013-11-14
* pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2013-10-28
* pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-08
* pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-08
* pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-01
* pkt_sched: fq: qdisc dismantle fixesEric Dumazet2013-09-30
* pkt_sched: fq: prefetch() fixEric Dumazet2013-08-30
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-29