summaryrefslogtreecommitdiffstats
path: root/net/core/gen_estimator.c
AgeCommit message (Expand)AuthorLines
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend-11/+18
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida-1/+1
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet-6/+6
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2011-05-07net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()Lai Jiangshan-8/+1
2010-09-10pkt_sched: remov unnecessary bh_disablestephen hemminger-2/+2
2010-09-02pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski-6/+6
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet-0/+1
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet-3/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet-6/+6
2009-05-25pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski-2/+2
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet-6/+7
2008-11-26pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski-17/+8
2008-11-25tc: policing requires a rate estimatorStephen Hemminger-3/+27
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski-20/+56
2008-08-18Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller-5/+4
2008-08-13pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski-4/+5
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy-4/+4
2008-01-28[NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski-7/+6
2008-01-28[NET]: Avoid divides in net/core/gen_estimator.cEric Dumazet-2/+2
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-07-18[NET]: gen_estimator deadlock fixRanko Zivojnovic-32/+49
2007-07-10[NET]: Fix gen_estimator timer removal racePatrick McHardy-1/+2
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki-3/+3
2006-04-09[NET]: More kzalloc conversions.Andrew Morton-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+250