1
0
Fork 0
alistair23-linux/net/sched
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
To help in reducing the number of include dependencies, several files were
touched as they were getting needed headers indirectly for stuff they use.

Thanks also to Alan Menegotto for pointing out that net/dccp/proto.c had
linux/dccp.h include twice.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:21 -08:00
..
Kconfig [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig 2005-11-17 15:22:39 -08:00
Makefile [PKT_SCHED]: Blackhole queueing discipline 2005-07-05 15:29:16 -07:00
act_api.c [PKT_SCHED]: Disable debug tracing logs by default in packet action API. 2005-12-13 22:59:50 -08:00
cls_api.c [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 2005-08-29 16:00:54 -07:00
cls_basic.c [PKT_SCHED]: Dump classification result for basic classifier 2005-06-08 15:11:02 -07:00
cls_fw.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
cls_route.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
cls_rsvp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_rsvp.h [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
cls_rsvp6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_tcindex.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
cls_u32.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
em_cmp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
em_meta.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
em_nbyte.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
em_text.c [PKT_SCHED]: Remove debugging leftover from textsearch ematch 2005-07-18 13:29:49 -07:00
em_u32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ematch.c [PKT_SCHED]: Correctly handle empty ematch trees 2005-11-08 09:39:17 -08:00
estimator.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gact.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
ipt.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
mirred.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
pedit.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
police.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
sch_api.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
sch_atm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_blackhole.c [PKT_SCHED]: Blackhole queueing discipline 2005-07-05 15:29:16 -07:00
sch_cbq.c [NETLINK]: Missing padding fields in dumped structures 2005-06-28 12:56:45 -07:00
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 [NET]: Deinline netif_carrier_{on,off}(). 2005-08-29 15:57:08 -07:00
sch_gred.c [PKT_SCHED]: (G)RED: Introduce hard dropping 2005-11-05 22:02:29 +01:00
sch_hfsc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_htb.c [PKT_SCHED]: HTB: Drop packet when direct queue is full 2005-05-03 14:39:33 -07:00
sch_ingress.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_netem.c [PKT_SCHED] netem: packet corruption option 2006-01-03 13:11:05 -08:00
sch_prio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_red.c [PKT_SCHED]: (G)RED: Introduce hard dropping 2005-11-05 22:02:29 +01:00
sch_sfq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_tbf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_teql.c [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
simple.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00