linux/net/sched
Jiri Pirko 1abf272022 net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Use helper to get q pointer per block.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-16 21:00:41 +01:00
..
Kconfig
Makefile
act_api.c net: sched: introduce per-egress action device callbacks 2017-10-11 20:15:43 -07:00
act_bpf.c bpf: rename bpf_compute_data_end into bpf_compute_data_pointers 2017-09-26 13:36:44 -07:00
act_connmark.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_csum.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_gact.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_ife.c net_sched: fix a compile warning in act_ife 2017-10-14 18:43:45 -07:00
act_ipt.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_meta_mark.c net sched actions: change IFE modules alias names 2017-10-12 22:13:20 -07:00
act_meta_skbprio.c net sched actions: change IFE modules alias names 2017-10-12 22:13:20 -07:00
act_meta_skbtcindex.c net sched actions: change IFE modules alias names 2017-10-12 22:13:20 -07:00
act_mirred.c net: sched: make tc_action_ops->get_dev return dev and avoid passing net 2017-10-11 20:15:42 -07:00
act_nat.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_pedit.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_police.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_sample.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_simple.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_skbedit.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_skbmod.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_tunnel_key.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
act_vlan.c net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
cls_api.c net: sched: store net pointer in block and introduce qdisc_net helper 2017-10-16 21:00:40 +01:00
cls_basic.c net_sched: remove redundant assignment to ret 2017-10-01 04:08:00 +01:00
cls_bpf.c net_sched: use idr to allocate bpf filter handles 2017-09-28 09:43:41 -07:00
cls_cgroup.c
cls_flow.c net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc 2017-10-16 21:00:41 +01:00
cls_flower.c net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra 2017-10-11 20:15:43 -07:00
cls_fw.c net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc 2017-10-16 21:00:41 +01:00
cls_matchall.c net/sched: cls_matchall: fix crash when used with classful qdisc 2017-09-18 16:37:36 -07:00
cls_route.c net_sched: add reverse binding for tc class 2017-08-31 11:40:52 -07:00
cls_rsvp.c
cls_rsvp.h net/sched: fix pointer check in gen_handle 2017-09-11 14:34:52 -07:00
cls_rsvp6.c
cls_tcindex.c net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc 2017-10-16 21:00:41 +01:00
cls_u32.c net: sched: cls_u32: use block instead of q in tc_u_common 2017-10-16 21:00:41 +01:00
em_canid.c
em_cmp.c
em_ipset.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c net: sched: ematch: obtain net pointer from blocks 2017-10-16 21:00:40 +01:00
sch_api.c net_sched: use explicit size of struct tcmsg, remove need to declare tcm 2017-09-18 16:52:26 -07:00
sch_atm.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_blackhole.c
sch_cbq.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_choke.c
sch_codel.c
sch_drr.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_dsmark.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_fifo.c
sch_fq.c
sch_fq_codel.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_generic.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-09-23 10:16:53 -07:00
sch_gred.c
sch_hfsc.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_hhf.c sch_hhf: fix null pointer dereference on init failure 2017-08-30 15:26:11 -07:00
sch_htb.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_ingress.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_mq.c net_sched: remove tc class reference counting 2017-08-25 17:19:10 -07:00
sch_mqprio.c mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs 2017-10-16 20:53:23 +01:00
sch_multiq.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_netem.c net: add rb_to_skb() and other rb tree helpers 2017-10-07 00:28:53 +01:00
sch_pie.c
sch_plug.c
sch_prio.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_qfq.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_red.c net_sched: remove tc class reference counting 2017-08-25 17:19:10 -07:00
sch_sfb.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_sfq.c net: sched: store Qdisc pointer in struct block 2017-10-16 21:00:40 +01:00
sch_tbf.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-09-01 17:42:05 -07:00
sch_teql.c