summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
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-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-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-11-28net/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-10-29net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
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-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang
2019-09-21sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-08-11net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-06-11net: create skb_gso_validate_mac_len()Daniel Axtens
2019-02-06net_sched: refetch skb protocol for each filterCong Wang
2018-12-17net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-10sch_red: update backlog as wellWANG Cong
2018-09-15sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov
2018-09-15sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov
2018-09-15sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov
2018-09-15sch_multiq: fix double free on init failureNikolay Aleksandrov
2018-09-15sch_htb: fix crash on init failureNikolay Aleksandrov
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-05-26net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-04-13net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti
2018-03-22sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2017-12-25sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-08-30net: sched: fix NULL pointer dereference when action calls some targetsXin Long
2017-08-30net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov
2017-08-12net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long
2017-07-21net: sched: Fix one possible panic when no destroy callbackGao Feng
2017-07-21net_sched: fix error recovery at qdisc creationEric Dumazet
2017-05-02net_sched: close another race condition in tcf_mirred_release()WANG Cong
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-01-15net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2016-12-10net/sched: pedit: make sure that offset is validAmir Vadai