aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/gen_estimator.c
Commit message (Expand)AuthorAge
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()Lai Jiangshan2011-05-08
* pkt_sched: remov unnecessary bh_disablestephen hemminger2010-09-10
* pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-02
* pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-11
* pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-18
* pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski2009-05-26
* pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-18
* pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-26
* tc: policing requires a rate estimatorStephen Hemminger2008-11-26
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-24
* Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller2008-08-19
* pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski2008-08-13
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-28
* [NET] gen_estimator: gen_replace_estimator() cosmetic changesJarek Poplawski2008-01-28
* [NET]: Avoid divides in net/core/gen_estimator.cEric Dumazet2008-01-28
* remove asm/bitops.h includesJiri Slaby2007-10-19
* [NET]: gen_estimator deadlock fixRanko Zivojnovic2007-07-18
* [NET]: Fix gen_estimator timer removal racePatrick McHardy2007-07-11
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: More kzalloc conversions.Andrew Morton2006-04-10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16