kernel_optimize_test/net/sched
Roman Mashak e1fea322fc net sched: update skbedit action for batched events operations
Add get_fill_size() routine used to calculate the action size
when building a batch of events.

Fixes: ca9b0e27e ("pkt_action: add new action skbedit")
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-08 22:37:06 -07:00
..
act_api.c
act_bpf.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_connmark.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_csum.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_ct.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_ctinfo.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_gact.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_ife.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_ipt.c
act_meta_mark.c
act_meta_skbprio.c
act_meta_skbtcindex.c
act_mirred.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_mpls.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_nat.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_pedit.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_police.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_sample.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_simple.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_skbedit.c net sched: update skbedit action for batched events operations 2019-08-08 22:37:06 -07:00
act_skbmod.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_tunnel_key.c net: sched: use temporary variable for actions indexes 2019-08-05 10:59:14 -07:00
act_vlan.c net sched: update vlan action for batched events operations 2019-08-06 14:05:39 -07:00
cls_api.c net: sched: verify that q!=NULL before setting q->flags 2019-07-21 11:49:53 -07:00
cls_basic.c
cls_bpf.c net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t 2019-07-19 21:27:45 -07:00
cls_cgroup.c
cls_flow.c
cls_flower.c net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t 2019-07-19 21:27:45 -07:00
cls_fw.c
cls_matchall.c net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t 2019-07-19 21:27:45 -07:00
cls_route.c
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t 2019-07-19 21:27:45 -07:00
em_canid.c
em_cmp.c
em_ipset.c
em_ipt.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c
Kconfig net/sched: Make NET_ACT_CT depends on NF_NAT 2019-07-17 12:02:43 -07:00
Makefile
sch_api.c
sch_atm.c
sch_blackhole.c
sch_cake.c
sch_cbq.c
sch_cbs.c
sch_choke.c
sch_codel.c net: sched: Fix a possible null-pointer dereference in dequeue_func() 2019-07-29 09:46:58 -07:00
sch_drr.c
sch_dsmark.c
sch_etf.c
sch_fifo.c
sch_fq_codel.c net_sched: unset TCQ_F_CAN_BYPASS when adding filters 2019-07-17 13:34:09 -07:00
sch_fq.c
sch_generic.c
sch_gred.c
sch_hfsc.c
sch_hhf.c
sch_htb.c
sch_ingress.c
sch_mq.c
sch_mqprio.c
sch_multiq.c
sch_netem.c
sch_pie.c
sch_plug.c
sch_prio.c
sch_qfq.c
sch_red.c
sch_sfb.c
sch_sfq.c net_sched: unset TCQ_F_CAN_BYPASS when adding filters 2019-07-17 13:34:09 -07:00
sch_skbprio.c
sch_taprio.c net: sched: sch_taprio: fix memleak in error path for sched list parse 2019-08-08 22:00:24 -07:00
sch_tbf.c
sch_teql.c