dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/sched
Arnaldo Carvalho de Melo c7b1b24978 [SCHED]: Use kmemdup & kzalloc where appropriate
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:30:18 -08:00
..
Kconfig [PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set. 2006-12-02 21:21:43 -08:00
Makefile [PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set. 2006-12-02 21:21:43 -08:00
act_api.c [PKT_SCHED]: Kill pkt_act.h inlining. 2006-09-22 14:55:10 -07:00
act_gact.c [PKT_SCHED]: Kill pkt_act.h inlining. 2006-09-22 14:55:10 -07:00
act_ipt.c [SCHED]: Use kmemdup & kzalloc where appropriate 2006-12-02 21:30:18 -08:00
act_mirred.c [PKT_SCHED]: Kill pkt_act.h inlining. 2006-09-22 14:55:10 -07:00
act_pedit.c [PKT_SCHED]: Kill pkt_act.h inlining. 2006-09-22 14:55:10 -07:00
act_police.c [PKT_SCHED]: Kill pkt_act.h inlining. 2006-09-22 14:55:10 -07:00
act_simple.c [SCHED]: Use kmemdup & kzalloc where appropriate 2006-12-02 21:30:18 -08:00
cls_api.c [SCHED]: Use kmemdup & kzalloc where appropriate 2006-12-02 21:30:18 -08:00
cls_basic.c [PKT_SCHED] cls_basic: Use unsigned int when generating handle 2006-09-28 18:01:45 -07:00
cls_fw.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
cls_route.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
cls_rsvp.c
cls_rsvp.h [NET]: net/sched annotations. 2006-12-02 21:27:19 -08:00
cls_rsvp6.c
cls_tcindex.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
cls_u32.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
em_cmp.c
em_meta.c [SCHED]: Use kmemdup & kzalloc where appropriate 2006-12-02 21:30:18 -08:00
em_nbyte.c [SCHED]: Use kmemdup & kzalloc where appropriate 2006-12-02 21:30:18 -08:00
em_text.c
em_u32.c
ematch.c [SCHED]: Use kmemdup & kzalloc where appropriate 2006-12-02 21:30:18 -08:00
sch_api.c [NET]: net/sched annotations. 2006-12-02 21:27:19 -08:00
sch_atm.c
sch_blackhole.c
sch_cbq.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
sch_dsmark.c [NET]: net/sched annotations. 2006-12-02 21:27:19 -08:00
sch_fifo.c
sch_generic.c [NET_SCHED]: Fix fallout from dev->qdisc RCU change 2006-09-28 18:01:50 -07:00
sch_gred.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
sch_hfsc.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
sch_htb.c [PKT_SCHED] sch_htb: Use hlist_del_init(). 2006-11-07 15:10:12 -08:00
sch_ingress.c
sch_netem.c [PATCH] skge, sky2, et all. gplv2 only 2006-10-31 20:22:06 -05:00
sch_prio.c
sch_red.c
sch_sfq.c
sch_tbf.c
sch_teql.c