linux-stable/net/sched
Dan Carpenter 53a406803c net_sched: remove impossible conditions
We no longer allow "handle" to be zero, so there is no need to check
for that.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/Ywd4NIoS4aiilnMv@kili
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-08-26 19:48:19 -07:00
..
act_api.c net/sched: act_api: Notify user space if any actions were flushed before error 2022-06-27 21:51:23 -07:00
act_bpf.c
act_connmark.c
act_csum.c net/sched: act_api: Add extack to offload_act_setup() callback 2022-04-08 13:45:43 +01:00
act_ct.c net/sched: act_ct: set 'net' pointer when creating new nf_flow_table 2022-07-11 16:25:14 +02:00
act_ctinfo.c
act_gact.c net/sched: act_gact: Add extack messages for offload failure 2022-04-08 13:45:43 +01:00
act_gate.c net/sched: act_api: Add extack to offload_act_setup() callback 2022-04-08 13:45:43 +01:00
act_ife.c
act_ipt.c
act_meta_mark.c
act_meta_skbprio.c
act_meta_skbtcindex.c
act_mirred.c net: rename reference+tracking helpers 2022-06-09 21:52:55 -07:00
act_mpls.c net/sched: act_mpls: Add extack messages for offload failure 2022-04-08 13:45:43 +01:00
act_nat.c
act_pedit.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-05-19 11:23:59 -07:00
act_police.c net/sched: act_police: allow 'continue' action offload 2022-07-06 12:44:39 +01:00
act_sample.c net/sched: act_api: Add extack to offload_act_setup() callback 2022-04-08 13:45:43 +01:00
act_simple.c
act_skbedit.c net: sched: support hash selecting tx queue 2022-04-19 12:20:45 +02:00
act_skbmod.c
act_tunnel_key.c net/sched: act_tunnel_key: Add extack message for offload failure 2022-04-08 13:45:43 +01:00
act_vlan.c net/sched: act_vlan: Add extack message for offload failure 2022-04-08 13:45:43 +01:00
cls_api.c net: sched: remove duplicate check of user rights in qdisc 2022-08-23 10:18:26 +02:00
cls_basic.c
cls_bpf.c
cls_cgroup.c
cls_flow.c
cls_flower.c net/sched: flower: Add PPPoE filter 2022-07-26 10:20:29 -07:00
cls_fw.c
cls_matchall.c net/sched: matchall: Avoid overwriting error messages 2022-04-08 13:45:43 +01:00
cls_route.c net_sched: remove impossible conditions 2022-08-26 19:48:19 -07:00
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c net/sched: cls_u32: fix possible leak in u32_init_knode() 2022-04-15 14:26:11 -07:00
em_canid.c
em_cmp.c
em_ipset.c
em_ipt.c
em_meta.c net_sched: em_meta: add READ_ONCE() in var_sk_bound_if() 2022-05-16 10:31:06 +01:00
em_nbyte.c
em_text.c
em_u32.c
ematch.c
Kconfig
Makefile
sch_api.c net: sched: remove duplicate check of user rights in qdisc 2022-08-23 10:18:26 +02:00
sch_atm.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_blackhole.c
sch_cake.c
sch_cbq.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_cbs.c
sch_choke.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_codel.c
sch_drr.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_dsmark.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_etf.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_ets.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_fifo.c
sch_fq.c
sch_fq_codel.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_fq_pie.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_frag.c
sch_generic.c net: sched: remove unnecessary init of qdisc skb head 2022-08-26 12:03:04 +01:00
sch_gred.c
sch_hfsc.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_hhf.c
sch_htb.c net: sched: remove unnecessary init of qdisc skb head 2022-08-26 12:03:04 +01:00
sch_ingress.c
sch_mq.c
sch_mqprio.c
sch_multiq.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_netem.c net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms 2022-06-17 20:29:38 -07:00
sch_pie.c
sch_plug.c
sch_prio.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_qfq.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_red.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_sfb.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_sfq.c
sch_skbprio.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_taprio.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_tbf.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sch_teql.c net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00