Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
baf6b1921da38ee9549e80511a9c8b9b0542f127
/
net
/
sched
/
sch_fq_codel.c
008830b
net_sched: fq_codel: cache skb->truesize into skb->cb
by Eric Dumazet
· 8 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 8 years ago
ece5d4c
net_sched: fq_codel: defer skb freeing
by Eric Dumazet
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 8 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 8 years ago
aafddbf
fq_codel: return non zero qlen in class dumps
by Eric Dumazet
· 8 years ago
80e509d
fq_codel: fix NET_XMIT_CN behavior
by Eric Dumazet
· 8 years ago
77f5776
fq_codel: fix memory limitation drift
by Eric Dumazet
· 8 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
· 10 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
· 12 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