aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pkt_sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet1-0/+54
2012-05-10codel: Controlled Delay AQMEric Dumazet1-0/+26
2012-05-01netem: add ECN capabilityEric Dumazet1-0/+1
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan1-0/+21
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet1-0/+20
2012-01-05net_sched: sfq: extend limitsEric Dumazet1-9/+7
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer1-0/+3
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet1-0/+2
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-2/+4
2011-11-30netem: rate extensionHagen Paul Pfeifer1-0/+5
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger1-0/+15
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-24netem: revised correlated loss generatorstephen hemminger1-0/+26
2011-02-24netem: define NETEM_DIST_MAXstephen hemminger1-0/+1
2011-02-23net_sched: SFB flow schedulerEric Dumazet1-0/+39
2011-02-02sched: CHOKe flow schedulerstephen hemminger1-0/+29
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend1-0/+12
2009-11-04net: cleanup include/linuxEric Dumazet1-74/+37
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-01-31headers_check fix: linux/pkt_sched.hJaswinder Singh Rajput1-0/+2
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy1-0/+16
2008-09-12pkt_sched: Add multiqueue scheduler supportAlexander Duyck1-0/+7
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna1-0/+20
2008-07-17pkt_sched: Remove RR scheduler.David S. Miller1-9/+0
2008-01-31[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy1-0/+5
2008-01-28[NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy1-0/+2
2007-10-10[NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer1-2/+2
2007-07-10[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr1-0/+9
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger1-0/+7
2005-11-05[PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf1-0/+2
2005-11-05[PKT_SCHED]: GRED: Support ECN markingThomas Graf1-2/+2
2005-11-05[PKT_SCHED]: GRED: Cleanup and remove unnecessary codeThomas Graf1-26/+22
2005-06-28[NETLINK]: Missing padding fields in dumped structuresPatrick McHardy1-3/+6
2005-05-26[PKT_SCHED] netem: allow random reordering (with fix)Stephen Hemminger1-1/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+454