kernel-ark/net/sched
Thomas Graf 6fc8e84f4c [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
Removes the skb trimming code which is not needed since we never
touch the skb upon failure. Removes unnecessary includes,
initializers, and simplifies the code a bit.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-06-18 22:58:00 -07:00
..
act_api.c [NETLINK]: Explicit typing 2005-06-18 22:55:31 -07:00
cls_api.c [NETLINK]: Explicit typing 2005-06-18 22:55:31 -07:00
cls_basic.c [PKT_SCHED]: Dump classification result for basic classifier 2005-06-08 15:11:02 -07:00
cls_fw.c
cls_route.c
cls_rsvp6.c
cls_rsvp.c
cls_rsvp.h
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c [PKT_SCHED]: Fix numeric comparison in meta ematch 2005-06-08 15:11:19 -07:00
em_nbyte.c
em_u32.c
ematch.c
estimator.c
gact.c
ipt.c
Kconfig [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text 2005-06-08 15:10:22 -07:00
Makefile
mirred.c
pedit.c
police.c
sch_api.c [NETLINK]: Explicit typing 2005-06-18 22:55:31 -07:00
sch_atm.c
sch_cbq.c
sch_dsmark.c [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups 2005-06-18 22:53:29 -07:00
sch_fifo.c [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code 2005-06-18 22:58:00 -07:00
sch_generic.c [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow 2005-05-03 16:24:03 -07:00
sch_gred.c
sch_hfsc.c
sch_htb.c
sch_ingress.c
sch_netem.c [PKT_SCHED] netem: allow random reordering (with fix) 2005-05-26 12:55:48 -07:00
sch_prio.c
sch_red.c
sch_sfq.c
sch_tbf.c
sch_teql.c
simple.c