Age | Commit message (Expand) | Author | Files | Lines |
2011-05-07 | net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() | Lai Jiangshan | 1 | -8/+1 |
2010-09-10 | pkt_sched: remov unnecessary bh_disable | stephen hemminger | 1 | -2/+2 |
2010-09-02 | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator | Jarek Poplawski | 1 | -6/+6 |
2010-06-11 | pkt_sched: gen_kill_estimator() rcu fixes | Eric Dumazet | 1 | -0/+1 |
2010-06-10 | pkt_sched: gen_estimator: add a new lock | Eric Dumazet | 1 | -3/+12 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-08-17 | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 1 | -6/+6 |
2009-05-25 | pkt_sched: gen_estimator: Fix signed integers right-shifts. | Jarek Poplawski | 1 | -2/+2 |
2009-05-18 | pkt_sched: gen_estimator: use 64 bit intermediate counters for bps | Eric Dumazet | 1 | -6/+7 |
2008-11-26 | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski | 1 | -17/+8 |
2008-11-25 | tc: policing requires a rate estimator | Stephen Hemminger | 1 | -3/+27 |
2008-11-24 | net: gen_estimator: Fix gen_kill_estimator() lookups | Jarek Poplawski | 1 | -20/+56 |
2008-08-18 | Revert "pkt_sched: Protect gen estimators under est_lock." | David S. Miller | 1 | -5/+4 |
2008-08-13 | pkt_sched: Protect gen estimators under est_lock. | Jarek Poplawski | 1 | -4/+5 |
2008-01-28 | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 1 | -4/+4 |
2008-01-28 | [NET] gen_estimator: gen_replace_estimator() cosmetic changes | Jarek Poplawski | 1 | -7/+6 |
2008-01-28 | [NET]: Avoid divides in net/core/gen_estimator.c | Eric Dumazet | 1 | -2/+2 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-07-18 | [NET]: gen_estimator deadlock fix | Ranko Zivojnovic | 1 | -32/+49 |
2007-07-10 | [NET]: Fix gen_estimator timer removal race | Patrick McHardy | 1 | -1/+2 |
2007-02-10 | [NET] CORE: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -3/+3 |
2006-04-09 | [NET]: More kzalloc conversions. | Andrew Morton | 1 | -2/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+250 |