summaryrefslogtreecommitdiffstats
path: root/net/core/gen_estimator.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-301-11/+18
* net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-061-1/+1
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-111-6/+6
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()Lai Jiangshan2011-05-081-8/+1Star
* pkt_sched: remov unnecessary bh_disablestephen hemminger2010-09-101-2/+2
* pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-021-6/+6
* pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-121-0/+1
* pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-111-3/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-181-6/+6
* pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski2009-05-261-2/+2
* pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-191-6/+7
* pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-271-17/+8Star
* tc: policing requires a rate estimatorStephen Hemminger2008-11-261-3/+27
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-251-20/+56
* Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller2008-08-191-5/+4Star
* pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski2008-08-141-4/+5
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-291-4/+4
* [NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski2008-01-291-7/+6Star
* [NET]: Avoid divides in net/core/gen_estimator.cEric Dumazet2008-01-291-2/+2
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [NET]: gen_estimator deadlock fixRanko Zivojnovic2007-07-181-32/+49
* [NET]: Fix gen_estimator timer removal racePatrick McHardy2007-07-111-1/+2
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-3/+3
* [NET]: More kzalloc conversions.Andrew Morton2006-04-101-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+250