summaryrefslogtreecommitdiffstats
path: root/net/core/gen_estimator.c
Commit message (Expand)AuthorAgeFilesLines
* 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