index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
net/sched: act_gact, act_police: range check the fallback control action
Hyunjung Ko
2
-0
/
+11
2026-08-19
net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Hyunjung Ko
1
-4
/
+25
2026-08-19
net/sched: reject overly deep qdisc hierarchies
Zijie Huang
1
-0
/
+9
2026-08-19
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
1
-1
/
+16
2026-08-19
net: sched: refine software bypass handling in tc_run
Xin Long
5
-34
/
+33
2026-08-19
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
1
-1
/
+1
2026-08-19
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
1
-0
/
+18
2026-08-19
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
1
-0
/
+19
2026-08-19
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
1
-0
/
+4
2026-08-19
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
1
-1
/
+0
2026-08-19
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
1
-9
/
+26
2026-08-03
net/sched: act_tunnel_key: Defer dst_release to RCU callback
Jamal Hadi Salim
1
-4
/
+10
2026-07-24
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
1
-1
/
+1
2026-07-24
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
1
-1
/
+1
2026-07-24
net/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variants
Jamal Hadi Salim
1
-13
/
+14
2026-07-24
net/sched: act_ct: preserve tc_skb_cb across defragmentation
Zihan Xi
1
-3
/
+4
2026-07-24
net/sched: cake: reject overhead values that underflow length
Samuel Moelius
1
-4
/
+1
2026-07-24
net/sched: act_pedit: fix TOCTOU heap OOB write in tc offload
Jamal Hadi Salim
3
-11
/
+37
2026-07-24
net/sched: hhf: clear heavy-hitter state on reset
Samuel Moelius
1
-0
/
+27
2026-07-24
net/sched: act_bpf: use rcu_dereference_bh() to read the filter
Sechang Lim
1
-1
/
+1
2026-07-24
net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
Jamal Hadi Salim
1
-39
/
+86
2026-07-24
net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
Jamal Hadi Salim
1
-0
/
+3
2026-07-24
net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek befor...
Victor Nogueira
1
-5
/
+43
2026-07-24
net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek be...
Victor Nogueira
1
-2
/
+39
2026-07-24
net/sched: sch_hfsc: Don't make class passive twice
Victor Nogueira
1
-1
/
+1
2026-07-24
net/sched: cls_flow: Dont expose folded kernel pointers
Jamal Hadi Salim
1
-3
/
+9
2026-07-24
net/sched: cls_bpf: prevent unbounded recursion in offload rollback
Jiayuan Chen
1
-4
/
+6
2026-07-24
net/sched: sch_drr: annotate data-races around cl->deficit
Eric Dumazet
1
-4
/
+4
2026-07-24
net/sched: sch_htb: annotate data-races (I)
Eric Dumazet
1
-4
/
+4
2026-07-24
net/sched: sch_htb: do not change sch->flags in htb_dump()
Eric Dumazet
1
-5
/
+1
2026-07-24
net/sched: sch_hfsc: annotate data-races in hfsc_dump_class_stats()
Eric Dumazet
1
-11
/
+11
2026-07-04
net/sched: fix pedit partial COW leading to page cache corruption
Rajat Gupta
1
-36
/
+41
2026-06-19
net/sched: act_api: use RCU with deferred freeing for action lifecycle
Jamal Hadi Salim
1
-6
/
+1
2026-06-19
net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_p...
Victor Nogueria
1
-1
/
+1
2026-06-19
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
1
-1
/
+5
2026-05-23
net/sched: sch_pie: annotate more data-races in pie_dump_stats()
Eric Dumazet
1
-8
/
+6
2026-05-23
net/sched: cls_flower: revert unintended changes
Paolo Abeni
1
-3
/
+1
2026-05-23
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
2026-05-23
net: mctp i2c: check length before marking flow active
William A. Kennington III
1
-1
/
+3
2026-05-23
net/sched: taprio: fix NULL pointer dereference in class dump
Weiming Shi
1
-5
/
+8
2026-05-23
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
2026-05-23
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
2026-05-23
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
1
-0
/
+22
2026-05-23
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
1
-3
/
+2
2026-05-23
net/sched: netem: validate slot configuration
Stephen Hemminger
1
-0
/
+29
2026-05-23
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
1
-4
/
+6
2026-05-23
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
1
-1
/
+1
2026-05-23
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
1
-4
/
+4
2026-05-23
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
1
-22
/
+32
2026-05-23
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
1
-10
/
+21
[next]