linux_dsm_epyc7002/net/sched
Yue Haibing 093dee661d sch_cake: Remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-21 09:50:53 -07:00
..
act_api.c net/sched: user-space can't set unknown tcfa_action values 2018-07-30 09:31:13 -07:00
act_bpf.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
act_connmark.c net: sched: act_connmark method rename for grep-ability and consistency 2018-08-13 09:06:16 -07:00
act_csum.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
act_gact.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
act_ife.c net: sched: act_ife: always release ife action on init error 2018-08-16 12:12:12 -07:00
act_ipt.c net: sched: act_ipt method rename for grep-ability and consistency 2018-08-13 09:06:16 -07:00
act_meta_mark.c
act_meta_skbprio.c
act_meta_skbtcindex.c
act_mirred.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
act_nat.c net: sched: act_nat method rename for grep-ability and consistency 2018-08-13 09:06:16 -07:00
act_pedit.c net: sched: act_pedit method rename for grep-ability and consistency 2018-08-13 09:06:17 -07:00
act_police.c net: sched: act_police method rename for grep-ability and consistency 2018-08-13 09:06:17 -07:00
act_sample.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
act_simple.c net: sched: act_simple method rename for grep-ability and consistency 2018-08-13 09:06:17 -07:00
act_skbedit.c net: sched: act_skbedit method rename for grep-ability and consistency 2018-08-13 09:06:17 -07:00
act_skbmod.c net: sched: act_skbmod method rename for grep-ability and consistency 2018-08-13 09:06:17 -07:00
act_tunnel_key.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
act_vlan.c net: sched: always disable bh when taking tcf_lock 2018-08-19 10:46:21 -07:00
cls_api.c net: sched: extend action ops with put_dev callback 2018-08-11 12:37:10 -07:00
cls_basic.c sched: fix trailing whitespace 2018-07-24 14:10:42 -07:00
cls_bpf.c cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops 2018-07-29 13:19:49 -07:00
cls_cgroup.c
cls_flow.c
cls_flower.c net: sched: cls_flower: set correct offload data in fl_reoffload 2018-08-07 12:35:17 -07:00
cls_fw.c
cls_matchall.c cls_matchall: fix tcf_unbind_filter missing 2018-08-16 12:08:26 -07:00
cls_route.c
cls_rsvp6.c
cls_rsvp.c
cls_rsvp.h
cls_tcindex.c net_sched: Fix missing res info when create new tc_index filter 2018-08-13 19:37:42 -07:00
cls_u32.c net: sched: cls_u32: implement offload tcf_proto_op 2018-06-26 23:21:33 +09: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: add skbprio scheduler 2018-07-24 14:44:00 -07:00
Makefile net/sched: add skbprio scheduler 2018-07-24 14:44:00 -07:00
sch_api.c net/sched: Allow creating a Qdisc watchdog with other clocks 2018-07-04 22:30:27 +09:00
sch_atm.c
sch_blackhole.c net_sched: blackhole: tell upper qdisc about dropped packets 2018-06-17 08:42:33 +09:00
sch_cake.c sch_cake: Remove unused including <linux/version.h> 2018-08-21 09:50:53 -07:00
sch_cbq.c
sch_cbs.c cbs: Add support for the graft function 2018-07-26 13:58:30 -07:00
sch_choke.c
sch_codel.c
sch_drr.c
sch_dsmark.c
sch_etf.c net/sched: Make etf report drops on error_queue 2018-07-04 22:30:28 +09:00
sch_fifo.c
sch_fq_codel.c sch_fq_codel: zero q->flows_cnt when fq_codel_init fails 2018-07-12 12:32:09 -07:00
sch_fq.c
sch_generic.c
sch_gred.c
sch_hfsc.c net_sched: remove a bogus warning in hfsc 2018-06-23 10:58:46 +09:00
sch_hhf.c treewide: kvzalloc() -> kvcalloc() 2018-06-12 16:19:22 -07:00
sch_htb.c net_sched: remove unused htb drop_list 2018-06-24 16:42:46 +09:00
sch_ingress.c
sch_mq.c
sch_mqprio.c
sch_multiq.c
sch_netem.c netem: slotting with non-uniform distribution 2018-06-28 22:06:24 +09:00
sch_pie.c
sch_plug.c
sch_prio.c
sch_qfq.c
sch_red.c
sch_sfb.c
sch_sfq.c
sch_skbprio.c net/sched: add skbprio scheduler 2018-07-24 14:44:00 -07:00
sch_tbf.c
sch_teql.c