index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
gen_estimator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: gen_estimator: extend packet counter to 64bit
Eric Dumazet
2019-11-06
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: core: protect rate estimator statistics pointer with lock
Vlad Buslov
2018-08-11
1
-8
/
+13
*
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-02-23
1
-0
/
+1
*
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-01-29
1
-0
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
2017-09-13
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
1
-192
/
+107
*
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
2016-12-03
1
-9
/
+16
*
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
1
-8
/
+16
*
net: sched: Add description for cpu_bstats argument
Luis de Bethencourt
2016-03-20
1
-0
/
+2
*
net_sched: gen_estimator: extend pps limit
Eric Dumazet
2015-07-08
1
-6
/
+7
*
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
1
-11
/
+18
*
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-05
1
-1
/
+1
*
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
1
-6
/
+6
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-8
/
+1
*
pkt_sched: remov unnecessary bh_disable
stephen hemminger
2010-09-10
1
-2
/
+2
*
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
Jarek Poplawski
2010-09-02
1
-6
/
+6
*
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
1
-0
/
+1
*
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
1
-3
/
+12
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: restore gnet_stats_basic to previous definition
Eric Dumazet
2009-08-17
1
-6
/
+6
*
pkt_sched: gen_estimator: Fix signed integers right-shifts.
Jarek Poplawski
2009-05-25
1
-2
/
+2
*
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
Eric Dumazet
2009-05-18
1
-6
/
+7
*
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
2008-11-26
1
-17
/
+8
*
tc: policing requires a rate estimator
Stephen Hemminger
2008-11-25
1
-3
/
+27
*
net: gen_estimator: Fix gen_kill_estimator() lookups
Jarek Poplawski
2008-11-24
1
-20
/
+56
*
Revert "pkt_sched: Protect gen estimators under est_lock."
David S. Miller
2008-08-18
1
-5
/
+4
*
pkt_sched: Protect gen estimators under est_lock.
Jarek Poplawski
2008-08-13
1
-4
/
+5
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
2008-01-28
1
-7
/
+6
*
[NET]: Avoid divides in net/core/gen_estimator.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
[NET]: gen_estimator deadlock fix
Ranko Zivojnovic
2007-07-18
1
-32
/
+49
*
[NET]: Fix gen_estimator timer removal race
Patrick McHardy
2007-07-10
1
-1
/
+2
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-3
/
+3
*
[NET]: More kzalloc conversions.
Andrew Morton
2006-04-09
1
-2
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+250