aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_dsmark.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-3/+3
* [NET_SCHED]: Unline tcf_destroyPatrick McHardy2007-04-251-7/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscsPatrick McHardy2006-12-021-1/+1
* [NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy2006-12-021-2/+3
* [NET]: net/sched annotations.Al Viro2006-12-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}Patrick McHardy2006-03-201-0/+1
* [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanupsThomas Graf2005-06-181-86/+88
* [PKT_SCHED]: Make dsmark use the new dumping macrosThomas Graf2005-06-181-28/+24
* [PKT_SCHED]: Fix dsmark to apply changes consistentThomas Graf2005-06-181-49/+82
* [PKT_SCHED]: Disable dsmark debugging messages by defaultThomas Graf2005-05-311-1/+1
* [PKT_SCHED]: make dsmark try using pfifo instead of noop while graftingThomas Graf2005-05-311-2/+7
* [PKT_SCHED]: Fix dsmark to count ignored indices while walkingThomas Graf2005-05-311-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+479