summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-09net/sched: act_mirred: Fix return code in early mirred redirect error pathsVictor Nogueira
2026-06-09net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflowKito Xu (veritas501)
2026-06-09net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loopJamal Hadi Salim
2026-06-09net/sched: fix packet loop on netem when duplicate is onJamal Hadi Salim
2026-06-09net/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim
2026-06-09net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_p...Victor Nogueria
2026-05-23net/sched: sch_pie: annotate more data-races in pie_dump_stats()Eric Dumazet
2026-05-23net/sched: cls_flower: revert unintended changesPaolo Abeni
2026-05-23net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet
2026-05-23net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet
2026-05-23net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet
2026-05-23net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet
2026-05-23net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet
2026-05-23net: mctp i2c: check length before marking flow activeWilliam A. Kennington III
2026-05-23net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi
2026-05-23net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet
2026-05-23net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet
2026-05-23net/sched: netem: check for negative latency and jitterStephen Hemminger
2026-05-23net/sched: netem: fix slot delay calculation overflowStephen Hemminger
2026-05-23net/sched: netem: validate slot configurationStephen Hemminger
2026-05-23net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger
2026-05-23net/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger
2026-05-23net/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger
2026-05-23net/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet
2026-05-23net/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet
2026-05-23net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-05-23net_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet
2026-05-23net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()Chia-Yu Chang
2026-05-23net/sched: taprio: fix use-after-free in advance_sched() on schedule switchVinicius Costa Gomes
2026-05-23net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...Dudu Lu
2026-05-23net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_bloc...Dudu Lu
2026-05-23net/sched: act_ct: Only release RCU read lock after ct_ftJamal Hadi Salim
2026-05-23net/sched: cls_fw: fix NULL dereference of "old" filters before change()Davide Caratti
2026-05-14net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_p...Jamal Hadi Salim
2026-04-03net: sched: act_csum: validate nested VLAN headersRuide Cao
2026-04-02net/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei
2026-04-02net/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei
2026-04-01net/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu
2026-03-30net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...Yochai Eisenrich
2026-03-27net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()Xiang Mei
2026-03-17clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
2026-03-16net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
2026-03-06net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-04net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-02-27net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv configJonas Köppeler