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