Eric Dumazet
|
c9364636dc
htb: refactor struct htb_sched fields for performance
|
12 年之前 |
Eric Dumazet
|
ca4ec90b31
htb: reorder struct htb_class fields for performance
|
12 年之前 |
Eric Dumazet
|
64153ce0a7
net_sched: htb: do not setup default rate estimators
|
12 年之前 |
Eric Dumazet
|
45203a3b38
net_sched: add 64bit rate estimators
|
12 年之前 |
Eric Dumazet
|
5343a7f8be
net_sched: htb: do not mix 1ns and 64ns time units
|
12 年之前 |
Eric Dumazet
|
01cb71d2d4
net_sched: restore "overhead xxx" handling
|
12 年之前 |
Eric Dumazet
|
6906f4ed6f
htb: add HTB_DIRECT_QLEN attribute
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Jiri Pirko
|
292f1c7ff6
sch: make htb_rate_cfg and functions around that generic
|
12 年之前 |
Jiri Pirko
|
b9a7afdefd
htb: initialize cl->tokens and cl->ctokens correctly
|
12 年之前 |
Jiri Pirko
|
bdd6998b1e
htb: remove pointless first initialization of buffer and cbuffer
|
12 年之前 |
Jiri Pirko
|
324f5aa528
htb: use PSCHED_TICKS2NS()
|
12 年之前 |
Jiri Pirko
|
9c10f4115c
htb: fix values in opt dump
|
12 年之前 |
Stefan Hasko
|
d2fe85da52
net: sched: integer overflow fix
|
12 年之前 |
Eric Dumazet
|
196d97f6b1
htb: fix two bugs
|
12 年之前 |
Vimalkumar
|
56b765b79e
htb: improved accuracy at high rates
|
12 年之前 |
Eric Dumazet
|
2dd875ff31
net_sched: update bstats in dequeue()
|
13 年之前 |
Eric Dumazet
|
1704575519
net: sched: factorize code (qdisc_drop())
|
13 年之前 |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 年之前 |
Eric Dumazet
|
fd245a4adb
net_sched: move TCQ_F_THROTTLED flag
|
14 年之前 |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 年之前 |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 年之前 |
Changli Gao
|
3511c9132f
net_sched: remove the unused parameter of qdisc_create_dflt()
|
14 年之前 |
Changli Gao
|
e18434c457
net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
|
14 年之前 |
Changli Gao
|
f2a03367c0
htb: remove two unnecessary assignments
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 年之前 |