Age | Commit message (Expand) | Author |
2019-11-06 | net_sched: gen_estimator: extend packet counter to 64bit | Eric Dumazet |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-08-11 | net: core: protect rate estimator statistics pointer with lock | Vlad Buslov |
2018-02-23 | net_sched: gen_estimator: fix broken estimators based on percpu stats | Eric Dumazet |
2018-01-29 | net_sched: gen_estimator: fix lockdep splat | Eric Dumazet |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-09-13 | net_sched: gen_estimator: fix scaling error in bytes/packets samples | Eric Dumazet |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-05 | net_sched: gen_estimator: complete rewrite of rate estimators | Eric Dumazet |
2016-12-03 | net_sched: gen_estimator: account for timer drifts | Eric Dumazet |
2016-06-07 | net: sched: do not acquire qdisc spinlock in qdisc/class stats dump | Eric Dumazet |
2016-03-20 | net: sched: Add description for cpu_bstats argument | Luis de Bethencourt |
2015-07-08 | net_sched: gen_estimator: extend pps limit | Eric Dumazet |
2014-09-30 | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend |
2014-09-05 | net: treewide: Fix typo found in DocBook/networking.xml | Masanari Iida |
2013-06-11 | net_sched: add 64bit rate estimators | Eric Dumazet |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2011-05-07 | net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() | Lai Jiangshan |
2010-09-10 | pkt_sched: remov unnecessary bh_disable | stephen hemminger |
2010-09-02 | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator | Jarek Poplawski |
2010-06-11 | pkt_sched: gen_kill_estimator() rcu fixes | Eric Dumazet |
2010-06-10 | pkt_sched: gen_estimator: add a new lock | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-08-17 | net: restore gnet_stats_basic to previous definition | Eric Dumazet |
2009-05-25 | pkt_sched: gen_estimator: Fix signed integers right-shifts. | Jarek Poplawski |
2009-05-18 | pkt_sched: gen_estimator: use 64 bit intermediate counters for bps | Eric Dumazet |
2008-11-26 | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski |
2008-11-25 | tc: policing requires a rate estimator | Stephen Hemminger |
2008-11-24 | net: gen_estimator: Fix gen_kill_estimator() lookups | Jarek Poplawski |
2008-08-18 | Revert "pkt_sched: Protect gen estimators under est_lock." | David S. Miller |
2008-08-13 | pkt_sched: Protect gen estimators under est_lock. | Jarek Poplawski |
2008-01-28 | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy |
2008-01-28 | [NET] gen_estimator: gen_replace_estimator() cosmetic changes | Jarek Poplawski |
2008-01-28 | [NET]: Avoid divides in net/core/gen_estimator.c | Eric Dumazet |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-07-18 | [NET]: gen_estimator deadlock fix | Ranko Zivojnovic |
2007-07-10 | [NET]: Fix gen_estimator timer removal race | Patrick McHardy |
2007-02-10 | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-04-09 | [NET]: More kzalloc conversions. | Andrew Morton |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |