Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 年之前 |
Eric Dumazet
|
73e42ff72a
sch_htb: do not report fake rate estimators
|
8 年之前 |
Florian Westphal
|
48da34b7a7
sched: add and use qdisc_skb_head helpers
|
9 年之前 |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Konstantin Khlebnikov
|
0564bf0afa
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
|
9 年之前 |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
338ed9b4de
net_sched: sch_htb: export class backlog in dumps
|
9 年之前 |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 年之前 |
Florian Westphal
|
0ee13627f9
htb: call qdisc_root with rcu read lock held
|
9 年之前 |
Eric Dumazet
|
a5a9f5346f
net_sched: sch_htb: defer skb freeing
|
9 年之前 |
Eric Dumazet
|
45f50bed1d
net_sched: remove generic throttled management
|
9 年之前 |
Florian Westphal
|
a09ceb0e08
sched: remove qdisc->drop
|
9 年之前 |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
9 年之前 |
Eric Dumazet
|
a9efad8b24
net_sched: avoid too many hrtimer_start() calls
|
9 年之前 |
Nicolas Dichtel
|
2a51c1e8ec
sched: use nla_put_u64_64bit()
|
9 年之前 |
WANG Cong
|
431e3a8e36
sch_htb: update backlog as well
|
9 年之前 |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 年之前 |
WANG Cong
|
86a7996cc8
net_sched: introduce qdisc_replace() helper
|
9 年之前 |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 年之前 |
Phil Sutter
|
348e3435cb
net: sched: drop all special handling of tx_queue_len == 0
|
10 年之前 |
John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 年之前 |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 年之前 |
John Fastabend
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 年之前 |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 年之前 |
Eric Dumazet
|
4a8e320c92
net: sched: use pinned timers
|
11 年之前 |
Eric Dumazet
|
ab34f64808
net: sched: use __skb_queue_head_init() where applicable
|
11 年之前 |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 年之前 |
Eric Dumazet
|
d2de875c6d
net: use ktime_get_ns() and ktime_get_real_ns() helpers
|
11 年之前 |
Eric Dumazet
|
6f542efcbc
net_sched: htb: do not acquire qdisc lock in dump operations
|
11 年之前 |
Harry Mason
|
29824310ce
sch_htb: let skb->priority refer to non-leaf class
|
11 年之前 |