sch_sfq: fix peek() implementation
[linux-flexiantxendom0-natty.git] / net / sched / sch_sfq.c
2011-07-15 Eric Dumazetsch_sfq: fix peek() implementation
2011-07-15 Eric Dumazetsch_sfq: avoid giving spurious NET_XMIT_CN signals
2011-01-21 Eric Dumazetnet_sched: accurate bytes/packets stats/rates
2011-01-11 Eric Dumazetnet_sched: factorize qdisc stats handling
2010-12-31 Eric Dumazetsfq: fix slot_dequeue_head()
2010-12-31 Eric Dumazetsch_sfq: allow big packets and be fair
2010-12-22 Eric Dumazetsfq: fix sfq class stats handling
2010-12-21 Eric Dumazetnet_sched: sch_sfq: better struct layouts
2010-12-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-20 Eric Dumazetnet_sched: sch_sfq: fix allot handling
2010-12-20 Eric Dumazetnet_sched: sch_sfq: add backlog info in sfq_dump_class_...
2010-08-20 Changli Gaonet_sched: sch_sfq: use proto_ports_offset() to support...
2010-08-11 Jarek Poplawskipkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
2010-08-10 Ben Greearnet: Use NET_XMIT_SUCCESS where possible.
2010-08-10 Jarek Poplawskipkt_sched: sch_sfq: Add dummy unbind_tcf and put handle...
2010-08-08 Jarek Poplawskipkt_sched: Fix sch_sfq vs tcf_bind_filter oops
2010-08-05 Changli Gaosch_sfq: add sanity check for the packet length
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-06 Patrick McHardynet_sched: make cls_ops->change and cls_ops->delete...
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-01-08 Fernando Carrijoremove lots of double-semicolons
2008-12-22 Jarek Poplawskipkt_sched: Annotate uninitialized var in sfq_enqueue()
2008-11-14 Jarek Poplawskipkt_sched: Remove qdisc->ops->requeue() etc.
2008-10-31 Patrick McHardypkt_sched: Add ->peek() methods for fifo, prio and...
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-08-05 Jarek Poplawskinet_sched: Add qdisc __NET_XMIT_BYPASS flag
2008-08-05 Jarek Poplawskinet_sched: Add qdisc __NET_XMIT_STOLEN flag
2008-07-26 David S. MillerRevert "pkt_sched: sch_sfq: dump a real number of flows"
2008-07-24 Jarek Poplawskipkt_sched: sch_sfq: dump a real number of flows
2008-07-20 Jussi Kivilinnanet_sched: Add accessor function for packet length...
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-02 Patrick McHardynet-sched: change tcf_destroy_chain() to clear start...
2008-04-29 Jarek Poplawskisch_sfq: use del_timer_sync() in sfq_destroy()
2008-02-01 Patrick McHardy[NET_SCHED]: sch_sfq: make internal queues visible...
2008-02-01 Patrick McHardy[NET_SCHED]: sch_sfq: add support for external classifiers
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Stephen Hemminger[PKT_SCHED] SFQ: whitespace cleanup
2008-01-28 Stephen Hemminger[PKT_SCHED] SFQ: use net_random
2008-01-28 Stephen Hemminger[PKT_SCHED] SFQ: timer is deferrable
2008-01-28 Eric Dumazet[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriat...
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-10-02 Alexey Kuznetsov[SFQ]: Remove artificial limitation for queue limit.
2007-09-20 Alexey Kuznetsov[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2...
2007-07-11 Patrick McHardy[NET_SCHED]: Remove unnecessary includes
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-02-11 YOSHIFUJI Hideaki[NET] SCHED: Fix whitespace errors.
2007-02-08 Patrick McHardy[NET]: Add UDPLITE support in a few missing spots
2006-12-03 Patrick McHardy[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Patrick McHardy[PKT_SCHED]: Keep backlog counter in sch_sfq
2006-01-17 Patrick McHardy[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2