aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/gen_estimator.c
Commit message (Expand)AuthorAgeFilesLines
* net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()Lai Jiangshan2011-05-071-8/+1
* 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-111-0/+1
* pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-101-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-171-6/+6
* pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski2009-05-251-2/+2
* pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-181-6/+7
* pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-261-17/+8
* tc: policing requires a rate estimatorStephen Hemminger2008-11-251-3/+27
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-241-20/+56
* Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller2008-08-181-5/+4
* pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski2008-08-131-4/+5
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-281-4/+4
* [NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski2008-01-281-7/+6
* [NET]: Avoid divides in net/core/gen_estimator.cEric Dumazet2008-01-281-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-101-1/+2
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [NET]: More kzalloc conversions.Andrew Morton2006-04-091-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+250