android_kernel_samsung_msm8976/net/sched
Patrick McHardy f43c5a0df3 [PKT_SCHED]: Convert tc action functions to single skb pointers
tcf_action_exec only gets a single skb pointer and doesn't own the skb,
but passes double skb pointers (to a local variable) to the action
functions. Change to use single skb pointers everywhere.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-09 14:16:08 -08:00
..
act_api.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00
cls_api.c
cls_basic.c
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
cls_rsvp.h [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
cls_rsvp6.c
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
em_meta.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
em_nbyte.c
em_text.c
em_u32.c
ematch.c
estimator.c
gact.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00
ipt.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00
Kconfig [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig 2005-11-17 15:22:39 -08:00
Makefile
mirred.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00
pedit.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00
police.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00
sch_api.c
sch_atm.c
sch_blackhole.c
sch_cbq.c
sch_dsmark.c
sch_fifo.c
sch_generic.c
sch_gred.c
sch_hfsc.c [PKT_SCHED]: Use USEC_PER_SEC 2006-01-09 14:16:05 -08:00
sch_htb.c
sch_ingress.c
sch_netem.c [PKT_SCHED] netem: packet corruption option 2006-01-03 13:11:05 -08:00
sch_prio.c
sch_red.c
sch_sfq.c
sch_tbf.c
sch_teql.c [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 2006-01-09 14:16:03 -08:00
simple.c [PKT_SCHED]: Convert tc action functions to single skb pointers 2006-01-09 14:16:08 -08:00