index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
net/sched: sch_pie: annotate more data-races in pie_dump_stats()
Eric Dumazet
1
-8
/
+6
11 days
net/sched: taprio: Fix init procedure
Yannick Vignon
1
-2
/
+0
11 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
11 days
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
11 days
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
11 days
net: sched: choke: remove unused variables in struct choke_sched_data
Zhengchao Shao
1
-2
/
+0
11 days
net/sched: netem: validate slot configuration
Stephen Hemminger
1
-0
/
+29
11 days
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
1
-1
/
+1
11 days
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
1
-4
/
+4
11 days
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
1
-9
/
+9
11 days
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
1
-22
/
+32
11 days
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
1
-10
/
+21
11 days
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2
-4
/
+0
11 days
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
Eric Dumazet
1
-1
/
+2
11 days
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-19
/
+19
11 days
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
Eric Dumazet
1
-9
/
+10
11 days
net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
Vinicius Costa Gomes
1
-4
/
+5
11 days
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
1
-26
/
+26
11 days
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
1
-58
/
+63
11 days
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
1
-1
/
+1
11 days
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
1
-15
/
+9
11 days
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
1
-46
/
+12
11 days
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
1
-40
/
+45
11 days
taprio: Handle short intervals and large packets
Kurt Kanzenbach
1
-10
/
+54
11 days
net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...
Dudu Lu
1
-1
/
+1
11 days
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
1
-2
/
+6
11 days
net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_p...
Jamal Hadi Salim
1
-1
/
+1
11 days
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
11 days
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
1
-1
/
+5
2026-04-18
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-1
/
+9
2026-04-18
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-2
/
+12
2026-04-18
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...
Yochai Eisenrich
1
-0
/
+1
2026-04-18
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
1
-2
/
+2
2026-04-18
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
1
-78
/
+184
2026-04-18
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...
Weiming Shi
1
-0
/
+1
2026-04-18
net/sched: ets: fix divide by zero in the offload path
Davide Caratti
1
-4
/
+8
2026-02-06
net/sched: act_ife: convert comma to semicolon
Chen Ni
1
-3
/
+3
2026-02-06
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-02-06
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
1
-1
/
+1
2026-02-06
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
2026-02-06
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-19
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-19
net/sched: ets: Remove drr class from the active list if it changes to strict
Victor Nogueira
1
-0
/
+4
2026-01-19
net/sched: ets: Always remove class from active list before deleting in ets_q...
Jamal Hadi Salim
1
-1
/
+1
2026-01-19
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-12-07
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-12-07
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-12-07
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
3
-27
/
+1
2025-08-28
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
2025-08-28
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
[next]