Sign in
android-kvm
/
linux
/
8387ff2577eb9ed245df9a39947f66976c6bcd02
/
net
/
sched
/
sch_fq_codel.c
77f5776
fq_codel: fix memory limitation drift
by Eric Dumazet
· 9 years ago
95b5843
fq_codel: add memory limitation per queue
by Eric Dumazet
· 9 years ago
9d18562
fq_codel: add batch ability to fq_codel_drop()
by Eric Dumazet
· 9 years ago
d068ca2
codel: split into multiple files
by Michal Kazior
· 9 years ago
79bdc4c
codel: generalize the implementation
by Michal Kazior
· 9 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
3d0e0af
fq_codel: explicitly reset flows in ->reset()
by Eric Dumazet
· 9 years ago
c0afd9c
fq_codel: fix return value of fq_codel_drop()
by WANG Cong
· 9 years ago
052cbda
fq_codel: fix a use-after-free
by WANG Cong
· 9 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
80ba92f
codel: add ce_threshold attribute
by Eric Dumazet
· 10 years ago
342db22
sched: Call skb_get_hash_perturb in sch_fq_codel
by Tom Herbert
· 10 years ago
a5d2809
codel: fix maxpacket/mtu confusion
by Eric Dumazet
· 10 years ago
69204cf
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
by Valdis.Kletnieks@vt.edu
· 10 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
25d8c0d
net: rcu-ify tcf_proto
by John Fastabend
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 11 years ago
d59b7d8
net_sched: return nla_nest_end() instead of skb->len
by Yang Yingliang
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
cd68ddd
net: fq_codel: Fix off-by-one error
by Vijay Subramanian
· 12 years ago
b379135
fq_codel: dont reinit flow state
by Eric Dumazet
· 12 years ago
865ec55
fq_codel: should use qdisc backlog as threshold
by Eric Dumazet
· 13 years ago
669d67b
net: codel: fix build errors
by Sasha Levin
· 13 years ago
4b549a2
fq_codel: Fair Queue Codel AQM
by Eric Dumazet
· 13 years ago