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