aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2021-10-17net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet
2021-09-22net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang
2021-07-20net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin
2021-07-20pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-04-16net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov
2021-03-30net: sched: validate stab valuesEric Dumazet
2021-03-17net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-02-07net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet
2021-01-30net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet
2021-01-12net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-07-22net_sched: fix a memory leak in atm_tc_init()Cong Wang
2020-06-30net: sched: export __netdev_watchdog_up()Valentin Longchamp
2020-05-20sch_sfq: validate silly quantum valuesEric Dumazet
2020-05-20sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-05-20fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-04-02net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-04-02net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-03-20net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-11net: sched: correct flower port blockingJason Baron
2020-02-28net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-28net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-14net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-14net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-14cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-05net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-27net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2020-01-27net: netem: fix error path for corrupted GSO framesJakub Kicinski
2020-01-27act_mirred: Fix mirred_init_module error handlingYueHaibing
2020-01-27net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski
2020-01-12net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-12pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2019-12-05net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2019-12-01net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-11-06net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang
2019-10-29net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-05sch_netem: fix a divide by zero in tabledist()Eric Dumazet
2019-10-05net_sched: add max len check for TCA_KINDCong Wang
2019-10-05net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang
2019-09-19sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-09net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-08-09ife: error out when nla attributes are emptyCong Wang