aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_fq_codel.c
Commit message (Expand)AuthorAge
* 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