Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef456144da8ef507c8cf504284b6042e9201a05c
/
include
/
net
/
codel.h
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
80ba92f
codel: add ce_threshold attribute
by Eric Dumazet
· 9 years ago
a5d2809
codel: fix maxpacket/mtu confusion
by Eric Dumazet
· 10 years ago
d2de875
net: use ktime_get_ns() and ktime_get_real_ns() helpers
by Eric Dumazet
· 10 years ago
89770b0
net: introduce reciprocal_scale helper and convert users
by Daniel Borkmann
· 11 years ago
1ba3aab
net: codel: Avoid undefined behavior from signed overflow
by Jesper Dangaard Brouer
· 11 years ago
2359a47
codel: refine one condition to avoid a nul rec_inv_sqrt
by Eric Dumazet
· 12 years ago
865ec55
fq_codel: should use qdisc backlog as threshold
by Eric Dumazet
· 12 years ago
6ff272c
codel: use u16 field instead of 31bits for rec_inv_sqrt
by Eric Dumazet
· 12 years ago
536edd6
codel: use Newton method instead of sqrt() and divides
by Eric Dumazet
· 12 years ago
76e3cc1
codel: Controlled Delay AQM
by Eric Dumazet
· 12 years ago