summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
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
2019-05-16net_sched: fix two more memory leaks in cls_tcindexCong Wang
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-17net/sched: fix ->get helper of the matchall clsNicolas Dichtel
2019-03-13net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan
2019-02-20net: create skb_gso_validate_mac_len()Daniel Axtens
2019-01-31net_sched: refetch skb protocol for each filterCong Wang
2018-12-17net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch
2018-11-13net: sched: Remove TCA_OPTIONS from policyDavid Ahern
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04sch_netem: restore skb->dev after dequeuing from the rbtreeChristoph Paasch
2018-10-18net: sched: Add policy validation for tc attributesDavid Ahern
2018-09-29net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti
2018-09-19net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-09-15net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-15act_ife: fix a potential deadlockCong Wang
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang
2018-09-15net/sched: act_pedit: fix dump of extended layered opDavide Caratti
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-09-15act_ife: fix a potential use-after-freeCong Wang
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-21net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak
2018-06-11cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-05-30net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti
2018-05-30net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti