aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_drr.c
Commit message (Expand)AuthorAge
* pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-07
* pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski2009-09-17
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-18
* pkt_sched: Change misleading code in class delete.Jarek Poplawski2009-03-15
* pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski2009-02-27
* tc: check for errors in gen_rate_estimator creationStephen Hemminger2008-11-26
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-24
* pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski2008-11-21
* pkt_sched: remove unnecessary xchg() in packet schedulersPatrick McHardy2008-11-20
* pkt_sched: add DRR schedulerPatrick McHardy2008-11-20