summaryrefslogtreecommitdiff
path: root/net/sched/sch_fq_codel.c
Commit message (Expand)AuthorAge
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-27
* fq_codel: explicitly reset flows in ->reset()Eric Dumazet2015-08-02
* fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-15
* fq_codel: fix a use-after-freeWANG Cong2015-07-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * codel: fix maxpacket/mtu confusionEric Dumazet2015-05-03
* | codel: add ce_threshold attributeEric Dumazet2015-05-10
* | sched: Call skb_get_hash_perturb in sch_fq_codelTom Herbert2015-05-04
|/
* net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-09
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* net: rcu-ify tcf_protoJohn Fastabend2014-09-13
* net: use reciprocal_scale() helperDaniel Borkmann2014-08-23
* net: use the new API kvfree()WANG Cong2014-06-05
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-13
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* net: fq_codel: Fix off-by-one errorVijay Subramanian2013-03-29
* fq_codel: dont reinit flow stateEric Dumazet2012-09-03
* fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-16
* net: codel: fix build errorsSasha Levin2012-05-14
* fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-12