summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)AuthorLines
2026-05-13net/sched: sch_cbs: Call qdisc_reset for child qdiscJamal Hadi Salim-1/+15
2026-05-11net/sched: dualpi2: initialize timer earlier in dualpi2_init()Davide Caratti-2/+2
2026-05-06net/sched: sch_sfq: annotate data-races from sfq_dump_class_stats()Eric Dumazet-23/+25
2026-05-05net/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()Eric Dumazet-19/+20
2026-05-02net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)Eric Dumazet-60/+71
2026-05-02net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)Eric Dumazet-12/+12
2026-05-02net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_p...Victor Nogueria-1/+1
2026-05-02net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_p...Jamal Hadi Salim-1/+1
2026-05-01net/sched: sch_pie: annotate more data-races in pie_dump_stats()Eric Dumazet-8/+6
2026-04-30net/sched: cls_flower: revert unintended changesPaolo Abeni-3/+1
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet-6/+7
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet-44/+46
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet-18/+20
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet-15/+19
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet-21/+21
2026-04-28net: mctp i2c: check length before marking flow activeWilliam A. Kennington III-1/+3
2026-04-27net/sched: taprio: fix NULL pointer dereference in class dumpWeiming Shi-5/+8
2026-04-27net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()Eric Dumazet-9/+10
2026-04-27net/sched: sch_choke: annotate data-races in choke_dump_stats()Eric Dumazet-10/+16
2026-04-27net/sched: netem: check for negative latency and jitterStephen Hemminger-0/+22
2026-04-27net/sched: netem: fix slot delay calculation overflowStephen Hemminger-3/+2
2026-04-27net/sched: netem: validate slot configurationStephen Hemminger-0/+29
2026-04-27net/sched: netem: only reseed PRNG when seed is explicitly providedStephen Hemminger-4/+6
2026-04-27net/sched: netem: fix queue limit check to include reordered packetsStephen Hemminger-1/+1
2026-04-27net/sched: netem: fix probability gaps in 4-state loss modelStephen Hemminger-4/+4
2026-04-22net/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet-22/+32
2026-04-22net/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet-10/+21
2026-04-22net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet-1/+2
2026-04-22net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet-19/+19
2026-04-22net_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet-9/+10
2026-04-21net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()Chia-Yu Chang-4/+28
2026-04-16net/sched: taprio: fix use-after-free in advance_sched() on schedule switchVinicius Costa Gomes-4/+5
2026-04-16net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...Dudu Lu-1/+1
2026-04-16net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_bloc...Dudu Lu-1/+1
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+11
2026-04-12net/sched: act_ct: Only release RCU read lock after ct_ftJamal Hadi Salim-2/+6
2026-04-12net/sched: cls_fw: fix NULL dereference of "old" filters before change()Davide Caratti-1/+5
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+5
2026-04-08codel: annotate data-races in codel_dump_stats()Eric Dumazet-11/+11
2026-04-03net: sched: act_csum: validate nested VLAN headersRuide Cao-1/+5
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+27
2026-04-02net/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei-1/+9
2026-04-02net/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei-2/+12
2026-04-01net/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu-2/+3
2026-03-30net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...Yochai Eisenrich-0/+1
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera-2/+2
2026-03-27net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()Xiang Mei-2/+2
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-38/+10
2026-03-17clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann-6/+8
2026-03-17net/sched: cls_flower: remove unions from fl_flow_keyCedric Jehasse-8/+4