summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_sfq.c
Commit message (Expand)AuthorAgeFilesLines
* net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-011-1/+1
* sch_sfq: use del_timer_sync() in sfq_destroy()Jarek Poplawski2008-04-291-1/+2
* [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-01-311-1/+40
* [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-01-311-4/+91
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-281-6/+6
* [PKT_SCHED] SFQ: whitespace cleanupStephen Hemminger2008-01-281-17/+25
* [PKT_SCHED] SFQ: use net_randomStephen Hemminger2008-01-281-3/+3
* [PKT_SCHED] SFQ: timer is deferrableStephen Hemminger2008-01-281-1/+3
* [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet2008-01-281-1/+1
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [SFQ]: Remove artificial limitation for queue limit.Alexey Kuznetsov2007-10-011-16/+31
* [PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'Alexey Kuznetsov2007-09-201-5/+5
* [NET_SCHED]: Remove unnecessary includesPatrick McHardy2007-07-101-16/+2
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-081-0/+2
* [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscsPatrick McHardy2006-12-021-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PKT_SCHED]: Keep backlog counter in sch_sfqPatrick McHardy2006-03-201-0/+5
* [PKT_SCHED]: Handle SCTP/DCCP in sfq_hashPatrick McHardy2006-01-171-0/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+497
OpenPOWER on IntegriCloud