Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c | Valdis.Kletnieks@vt.edu | 2014-12-09 |
* | net: sched: enable per cpu qstats | John Fastabend | 2014-09-30 |
* | net: sched: restrict use of qstats qlen | John Fastabend | 2014-09-30 |
* | net: sched: implement qstat helper routines | John Fastabend | 2014-09-30 |
* | net: rcu-ify tcf_proto | John Fastabend | 2014-09-13 |
* | net: use reciprocal_scale() helper | Daniel Borkmann | 2014-08-23 |
* | net: use the new API kvfree() | WANG Cong | 2014-06-05 |
* | net_sched: return nla_nest_end() instead of skb->len | Yang Yingliang | 2014-03-13 |
* | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-14 |
* | net: fq_codel: Fix off-by-one error | Vijay Subramanian | 2013-03-29 |
* | fq_codel: dont reinit flow state | Eric Dumazet | 2012-09-03 |
* | fq_codel: should use qdisc backlog as threshold | Eric Dumazet | 2012-05-16 |
* | net: codel: fix build errors | Sasha Levin | 2012-05-14 |
* | fq_codel: Fair Queue Codel AQM | Eric Dumazet | 2012-05-12 |