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