Pavel Skripkin 63594fd2f7 net: sched: fix warning in tcindex_alloc_perfect_hash 3 rokov pred
..
Kconfig 8ec1507dc9 net: sched: select cls when cls_act is enabled 7 rokov pred
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 rokov pred
act_api.c eccfa2109a net: avoid potential infinite loop in tc_ctl_action() 5 rokov pred
act_bpf.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_connmark.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_csum.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_gact.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_ife.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_ipt.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_meta_mark.c 084e2f6566 Support to encoding decoding skb mark on IFE action 8 rokov pred
act_meta_skbprio.c 200e10f469 Support to encoding decoding skb prio on IFE action 8 rokov pred
act_meta_skbtcindex.c 408fbc22ef net sched ife action: Introduce skb tcindex metadata encap decap 8 rokov pred
act_mirred.c e891a20643 act_mirred: Fix mirred_init_module error handling 4 rokov pred
act_nat.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_pedit.c faacb24993 net/sched: act_pedit: fix WARN() in the traffic path 5 rokov pred
act_police.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_sample.c 5c0146b51f net/sched: act_sample: don't push mac header on ip6gre ingress 5 rokov pred
act_simple.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_skbedit.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_skbmod.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_tunnel_key.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
act_vlan.c 9fa2ddc1b7 net_sched: fix a NULL pointer deref in ipt action 5 rokov pred
cls_api.c 6da1dfff12 net_sched: refetch skb protocol for each filter 5 rokov pred
cls_basic.c 0b2a59894b cls_basic: use tcf_exts_get_net() before call_rcu() 7 rokov pred
cls_bpf.c 627a595611 cls_bpf: don't decrement net's refcount when offload fails 7 rokov pred
cls_cgroup.c ed14816814 cls_cgroup: use tcf_exts_get_net() before call_rcu() 7 rokov pred
cls_flow.c 22f7cec93f cls_flow: use tcf_exts_get_net() before call_rcu() 7 rokov pred
cls_flower.c 7c9fbd9447 net: sched: correct flower port blocking 4 rokov pred
cls_fw.c d5f984f5af cls_fw: use tcf_exts_get_net() before call_rcu() 7 rokov pred
cls_matchall.c 221a199d7c net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS 4 rokov pred
cls_route.c f0c92f59cf net_sched: cls_route: remove the right filter from hashtable 4 rokov pred
cls_rsvp.c 0ba4805383 [NET_SCHED]: Remove unnecessary includes 17 rokov pred
cls_rsvp.h 44220931fc cls_rsvp: fix rsvp_policy 4 rokov pred
cls_rsvp6.c 0ba4805383 [NET_SCHED]: Remove unnecessary includes 17 rokov pred
cls_tcindex.c 63594fd2f7 net: sched: fix warning in tcindex_alloc_perfect_hash 3 rokov pred
cls_u32.c 7f1e6ec4ff net: sched: Fix memory exposure from short TCA_U32_SEL 6 rokov pred
em_canid.c 82a470f111 net: sched: remove tcf_proto from ematch calls 10 rokov pred
em_cmp.c cc7ec456f8 net_sched: cleanups 14 rokov pred
em_ipset.c 613dbd9572 netfilter: x_tables: move hook state into xt_action_param structure 8 rokov pred
em_meta.c 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 7 rokov pred
em_nbyte.c 82a470f111 net: sched: remove tcf_proto from ematch calls 10 rokov pred
em_text.c 059a2440fd net: Remove state argument from skb_find_text() 9 rokov pred
em_u32.c cc7ec456f8 net_sched: cleanups 14 rokov pred
ematch.c b4cdf5066c net_sched: ematch: reject invalid TCF_EM_SIMPLE 4 rokov pred
sch_api.c e37189da53 net: sched: avoid duplicates in classes dump 3 rokov pred
sch_atm.c 06bb398e7e net_sched: fix a memory leak in atm_tc_init() 4 rokov pred
sch_blackhole.c b36f997add net_sched: blackhole: tell upper qdisc about dropped packets 6 rokov pred
sch_cbq.c 1f35e1a1dc sch_cbq: validate TCA_CBQ_WRROPT to avoid crash 5 rokov pred
sch_choke.c 43c9bffda3 net: sched: validate stab values 3 rokov pred
sch_codel.c 9838c90727 net: sched: Fix a possible null-pointer dereference in dequeue_func() 5 rokov pred
sch_drr.c 143976ce99 net_sched: remove tc class reference counting 7 rokov pred
sch_dsmark.c 402e43234d sch_dsmark: fix a NULL deref in qdisc_reset() 3 rokov pred
sch_fifo.c 97d0678f91 sched: don't use skb queue helpers 8 rokov pred
sch_fq.c 2165d304e8 net: fq: add missing attribute validation for orphan mask 4 rokov pred
sch_fq_codel.c 9f72c9a9da fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks 4 rokov pred
sch_generic.c 1aa52fb678 net: sched: export __netdev_watchdog_up() 4 rokov pred
sch_gred.c 43c9bffda3 net: sched: validate stab values 3 rokov pred
sch_hfsc.c 21f4d5cc25 net_sched/hfsc: fix curve activation in hfsc_change_class() 7 rokov pred
sch_hhf.c a9de6f42e9 net/flow_dissector: switch to siphash 5 rokov pred
sch_htb.c 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 rokov pred
sch_ingress.c 1129573044 net: sched: fix static key imbalance in case of ingress/clsact_init error 7 rokov pred
sch_mq.c 3c6e959125 net: sched: fix `tc -s class show` no bstats on class with nolock subqueues 5 rokov pred
sch_mqprio.c 3c6e959125 net: sched: fix `tc -s class show` no bstats on class with nolock subqueues 5 rokov pred
sch_multiq.c 3c6e959125 net: sched: fix `tc -s class show` no bstats on class with nolock subqueues 5 rokov pred
sch_netem.c b630744138 net: netem: correct the parent's backlog when corrupted packet was dropped 4 rokov pred
sch_pie.c fceb6435e8 netlink: pass extended ACK struct to parsing functions 7 rokov pred
sch_plug.c 520ac30f45 net_sched: drop packets after root qdisc lock is released 8 rokov pred
sch_prio.c a56f603445 net: sch_prio: When ungrafting, replace with FIFO 4 rokov pred
sch_qfq.c 559f994ff2 pkt_sched: sch_qfq: fix qfq_change_class() error path 3 rokov pred
sch_red.c 43c9bffda3 net: sched: validate stab values 3 rokov pred
sch_sfb.c a9de6f42e9 net/flow_dissector: switch to siphash 5 rokov pred
sch_sfq.c 43c9bffda3 net: sched: validate stab values 3 rokov pred
sch_tbf.c 785644d673 net: create skb_gso_validate_mac_len() 5 rokov pred
sch_teql.c 3e9861a792 net: sched: sch_teql: fix null-pointer dereference 3 rokov pred