Michal Kazior
|
d068ca2ae2
codel: split into multiple files
|
9 سال پیش |
Michal Kazior
|
79bdc4c862
codel: generalize the implementation
|
9 سال پیش |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 سال پیش |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 سال پیش |
Eric Dumazet
|
80ba92fa1a
codel: add ce_threshold attribute
|
10 سال پیش |
Eric Dumazet
|
a5d2809040
codel: fix maxpacket/mtu confusion
|
10 سال پیش |
Eric Dumazet
|
d2de875c6d
net: use ktime_get_ns() and ktime_get_real_ns() helpers
|
11 سال پیش |
Daniel Borkmann
|
89770b0a69
net: introduce reciprocal_scale helper and convert users
|
11 سال پیش |
Jesper Dangaard Brouer
|
1ba3aab303
net: codel: Avoid undefined behavior from signed overflow
|
11 سال پیش |
Eric Dumazet
|
2359a47671
codel: refine one condition to avoid a nul rec_inv_sqrt
|
13 سال پیش |
Eric Dumazet
|
865ec5523d
fq_codel: should use qdisc backlog as threshold
|
13 سال پیش |
Eric Dumazet
|
6ff272c9ad
codel: use u16 field instead of 31bits for rec_inv_sqrt
|
13 سال پیش |
Eric Dumazet
|
536edd6710
codel: use Newton method instead of sqrt() and divides
|
13 سال پیش |
Eric Dumazet
|
76e3cc126b
codel: Controlled Delay AQM
|
13 سال پیش |