summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-12-18mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-17net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-04net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2019-11-29taprio: don't reject same mqprio settingsIvan Khoronzhuk
2019-11-29net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long
2019-11-29net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-11-12net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-11-10net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-11-06net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-10-29net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-29sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes
2019-10-29net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-10-29net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang
2019-10-29net_sched: fix backward compatibility for TCA_KINDCong Wang
2019-10-07net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean
2019-10-07net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet
2019-10-07net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean
2019-10-05net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet
2019-10-05net_sched: add policy validation for action attributesCong Wang
2019-10-05net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes
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-10sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-09-10net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang
2019-09-06net: sched: fix reordering issuesEric Dumazet
2019-08-31net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean
2019-08-31taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean
2019-08-31taprio: Fix kernel panic in taprio_destroyVladimir Oltean
2019-08-28net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-28net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-08net sched: update skbedit action for batched events operationsRoman Mashak
2019-08-08net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin
2019-07-29net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-07-25ife: error out when nla attributes are emptyCong Wang
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso