summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-04-27net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-27net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet
2022-04-20net/sched: taprio: Check if socket flags are validBenedikt Spranger
2022-04-20net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-02-23net: sched: limit TC_ACT_REPEAT loopsEric Dumazet
2022-02-16net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-11sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet
2022-01-10Merge tag 'v5.4.160' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.155' into HEADDenys Drozdov
2021-12-22flow_offload: return EOPNOTSUPP for the unsupported mpls action typeBaowen Zheng
2021-12-22net: sched: lock action when translating it to flow_action infraVlad Buslov
2021-12-22sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet
2021-11-26net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long
2021-11-17net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet
2021-11-17net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-11-08Merge tag 'v5.4.154' into 5.4-2.3.x-imxDenys Drozdov
2021-11-08Merge tag 'v5.4.153' into 5.4-2.3.x-imxDenys Drozdov
2021-11-08Merge tag 'v5.4.151' into 5.4-2.3.x-imxDenys Drozdov
2021-10-20mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior
2021-10-17net: prevent user from passing illegal stab size王贇
2021-10-13net/sched: sch_taprio: properly cancel timer from taprio_destroy()Eric Dumazet
2021-10-13net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet
2021-10-06net: sched: flower: protect fl_walk() with rcuVlad Buslov
2021-09-22Merge tag 'v5.4.148' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet
2021-09-22fix array-index-out-of-bounds in taprio_changeHaimin Zhang
2021-09-16Merge tag 'v5.4.147' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-15net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang
2021-08-18Merge tag 'v5.4.142' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-18net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-05Merge tag 'v5.4.138' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04Merge tag 'v5.4.136' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04Merge tag 'v5.4.135' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-04net_sched: check error pointer in tcf_dump_walker()Cong Wang
2021-07-28net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-28net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-28net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin
2021-07-25net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu
2021-07-20Merge tag 'v5.4.133' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-20Merge tag 'v5.4.132' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-19net: sched: fix error return code in tcf_del_walker()Yang Yingliang
2021-07-14net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin
2021-07-14pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet
2021-07-14net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko
2021-06-23Merge tag 'v5.4.128' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-06-23sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy