summaryrefslogtreecommitdiff
path: root/include/linux/pkt_sched.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet1-0/+54
2012-05-11codel: 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-13net_sched: sfq: add optional RED on top of SFQEric Dumazet1-0/+20
2012-01-05net_sched: sfq: extend limitsEric Dumazet1-9/+7
2011-12-13netem: 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-09sch_red: Adaptative RED AQMEric Dumazet1-2/+4
2011-12-01netem: rate extensionHagen Paul Pfeifer1-0/+5
2011-11-23tc: comment spelling fixesstephen hemminger1-3/+3
2011-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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-25netem: revised correlated loss generatorstephen hemminger1-0/+26
2011-02-25netem: define NETEM_DIST_MAXstephen hemminger1-0/+1
2011-02-24net_sched: SFB flow schedulerEric Dumazet1-0/+39
2011-02-03sched: CHOKe flow schedulerstephen hemminger1-0/+29
2011-01-20net_sched: implement a root container qdisc sch_mqprioJohn Fastabend1-0/+12
2009-11-04net: cleanup include/linuxEric Dumazet1-74/+37
2009-02-11pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-01-30headers_check fix: linux/pkt_sched.hJaswinder Singh Rajput1-0/+2
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy1-0/+16
2008-09-13pkt_sched: Add multiqueue scheduler supportAlexander Duyck1-0/+7
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna1-0/+20
2008-07-18pkt_sched: Remove RR scheduler.David S. Miller1-9/+0
2008-02-01[NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy1-0/+5
2008-01-29[NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy1-0/+2
2007-10-11[NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer1-2/+2
2007-07-11[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr1-0/+9
2006-01-04[PKT_SCHED] netem: packet corruption optionStephen Hemminger1-0/+7
2005-11-06[PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf1-0/+2
2005-11-06[PKT_SCHED]: GRED: Support ECN markingThomas Graf1-2/+2
2005-11-06[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-17Linux-2.6.12-rc2Linus Torvalds1-0/+454