John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 years ago |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 years ago |
John Fastabend
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 years ago |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 years ago |
Eric Dumazet
|
4a8e320c92
net: sched: use pinned timers
|
11 years ago |
Eric Dumazet
|
ab34f64808
net: sched: use __skb_queue_head_init() where applicable
|
11 years ago |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 years ago |
Eric Dumazet
|
d2de875c6d
net: use ktime_get_ns() and ktime_get_real_ns() helpers
|
11 years ago |
Eric Dumazet
|
6f542efcbc
net_sched: htb: do not acquire qdisc lock in dump operations
|
11 years ago |
Harry Mason
|
29824310ce
sch_htb: let skb->priority refer to non-leaf class
|
11 years ago |
Yang Yingliang
|
a071d27241
sch_htb: use /* comments
|
11 years ago |
Yang Yingliang
|
c17988a90f
net_sched: replace pr_warning with pr_warn
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Yang Yingliang
|
6b1dd85601
sch_htb: remove unnecessary NULL pointer judgment
|
11 years ago |
Yang Yingliang
|
1598f7cb47
net: sched: htb: fix the calculation of quantum
|
11 years ago |
Eric Dumazet
|
df62cdf348
net_sched: htb: support of 64bit rates
|
12 years ago |
Eric Dumazet
|
3e1e3aae1f
net_sched: add u64 rate to psched_ratecfg_precompute()
|
12 years ago |
Vimalkumar
|
f3ad857e3d
net_sched: htb: fix a typo in htb_change_class()
|
12 years ago |
Jesper Dangaard Brouer
|
8a8e3d84b1
net_sched: restore "linklayer atm" handling
|
12 years ago |
stephen hemminger
|
cbd375567f
htb: fix sign extension bug
|
12 years ago |
Eric Dumazet
|
c9364636dc
htb: refactor struct htb_sched fields for performance
|
12 years ago |
Eric Dumazet
|
ca4ec90b31
htb: reorder struct htb_class fields for performance
|
12 years ago |
Eric Dumazet
|
64153ce0a7
net_sched: htb: do not setup default rate estimators
|
12 years ago |
Eric Dumazet
|
45203a3b38
net_sched: add 64bit rate estimators
|
12 years ago |
Eric Dumazet
|
5343a7f8be
net_sched: htb: do not mix 1ns and 64ns time units
|
12 years ago |
Eric Dumazet
|
01cb71d2d4
net_sched: restore "overhead xxx" handling
|
12 years ago |
Eric Dumazet
|
6906f4ed6f
htb: add HTB_DIRECT_QLEN attribute
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Jiri Pirko
|
292f1c7ff6
sch: make htb_rate_cfg and functions around that generic
|
12 years ago |
Jiri Pirko
|
b9a7afdefd
htb: initialize cl->tokens and cl->ctokens correctly
|
12 years ago |