Vlad Buslov
|
51a9f5ae65
net: core: protect rate estimator statistics pointer with lock
|
7 years ago |
Eric Dumazet
|
a5f7add332
net_sched: gen_estimator: fix broken estimators based on percpu stats
|
7 years ago |
Eric Dumazet
|
40ca54e3a6
net_sched: gen_estimator: fix lockdep splat
|
7 years ago |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 years ago |
Eric Dumazet
|
ca558e1859
net_sched: gen_estimator: fix scaling error in bytes/packets samples
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 years ago |
Eric Dumazet
|
12efa1fa43
net_sched: gen_estimator: account for timer drifts
|
8 years ago |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
9 years ago |
Luis de Bethencourt
|
e9fc2f052c
net: sched: Add description for cpu_bstats argument
|
9 years ago |
Eric Dumazet
|
32f675bbc9
net_sched: gen_estimator: extend pps limit
|
10 years ago |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 years ago |
Masanari Iida
|
e793c0f70e
net: treewide: Fix typo found in DocBook/networking.xml
|
11 years ago |
Eric Dumazet
|
45203a3b38
net_sched: add 64bit rate estimators
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Lai Jiangshan
|
dad178fcd5
net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()
|
14 years ago |
stephen hemminger
|
9ca7f87622
pkt_sched: remov unnecessary bh_disable
|
15 years ago |
Jarek Poplawski
|
0b5d404e34
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
|
15 years ago |
Eric Dumazet
|
c7de2cf053
pkt_sched: gen_kill_estimator() rcu fixes
|
15 years ago |
Eric Dumazet
|
ae638c47dc
pkt_sched: gen_estimator: add a new lock
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Dumazet
|
c1a8f1f1c8
net: restore gnet_stats_basic to previous definition
|
16 years ago |
Jarek Poplawski
|
a1dcb6628b
pkt_sched: gen_estimator: Fix signed integers right-shifts.
|
16 years ago |
Eric Dumazet
|
511e11e396
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
|
16 years ago |
Jarek Poplawski
|
244e6c2d07
pkt_sched: gen_estimator: Optimize gen_estimator_active()
|
16 years ago |
Stephen Hemminger
|
c1b56878fb
tc: policing requires a rate estimator
|
16 years ago |
Jarek Poplawski
|
4db0acf3c0
net: gen_estimator: Fix gen_kill_estimator() lookups
|
16 years ago |
David S. Miller
|
deb3abf15f
Revert "pkt_sched: Protect gen estimators under est_lock."
|
17 years ago |
Jarek Poplawski
|
d4766692e7
pkt_sched: Protect gen estimators under est_lock.
|
17 years ago |
Patrick McHardy
|
1e90474c37
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
|
17 years ago |