summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2020-02-24net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-24net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-11taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes
2020-02-11taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes
2020-02-11taprio: Add missing policy validation for flagsVinicius Costa Gomes
2020-02-11taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes
2020-02-11taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes
2020-02-11net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-11net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-11cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-23net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-23net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-17sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle
2020-01-12net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-12sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-01-12pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-01-04net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2020-01-04net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2020-01-04net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2019-12-18act_ct: support asymmetric conntrackAaron Conole
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-18cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-18net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley
2019-12-18net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-18net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
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-04net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li
2019-11-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-11-19taprio: don't reject same mqprio settingsIvan Khoronzhuk
2019-11-18net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long
2019-11-05net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-11-05taprio: fix panic while hw offload sched list swapIvan Khoronzhuk
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-23net/flow_dissector: switch to siphashEric Dumazet
2019-10-22net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-15sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes
2019-10-15net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti