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
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
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
2026-01-23
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-17
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-08
net/sched: ets: Remove drr class from the active list if it changes to strict
Victor Nogueira
1
-0
/
+4
2026-01-08
net/sched: ets: Always remove class from active list before deleting in ets_q...
Jamal Hadi Salim
1
-1
/
+1
2025-12-18
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-11-24
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2
-8
/
+4
2025-11-24
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-11-24
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-11-24
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
1
-5
/
+7
2025-11-24
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-8
/
+10
2025-11-02
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
2025-08-20
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
1
-5
/
+6
2025-08-15
net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
Maher Azzouzi
1
-1
/
+1
2025-08-15
net/sched: taprio: enforce minimum value for picos_per_byte
Takamitsu Iwai
1
-3
/
+18
2025-08-15
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-8
/
+11
2025-08-15
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
1
-0
/
+40
2025-08-01
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
1
-4
/
+3
2025-07-24
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
1
-1
/
+3
2025-07-24
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
1
-9
/
+21
2025-07-17
net/sched: Abort __tc_modify_qdisc if parent class does not exist
Victor Nogueira
1
-7
/
+16
2025-07-10
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
1
-14
/
+5
2025-06-27
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
1
-2
/
+8
2025-06-27
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
1
-2
/
+4
2025-06-19
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
1
-1
/
+1
2025-06-19
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
1
-1
/
+1
2025-06-19
net_sched: red: fix a race in __red_change()
Eric Dumazet
1
-1
/
+1
2025-06-19
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
1
-1
/
+1
2025-06-19
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
1
-1
/
+4
2025-06-04
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
1
-1
/
+8
2025-05-29
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
1
-3
/
+3
2025-05-22
net_sched: Flush gso_skb list too during ->change()
Cong Wang
6
-6
/
+6
2025-05-18
sch_htb: make htb_deactivate() idempotent
Cong Wang
1
-9
/
+6
2025-05-09
sch_ets: make est_qlen_notify() idempotent
Cong Wang
1
-4
/
+4
2025-05-09
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
1
-2
/
+5
2025-05-09
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
1
-2
/
+6
2025-05-09
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
1
-3
/
+4
2025-05-09
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
1
-0
/
+2
2025-05-09
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
1
-4
/
+7
2025-05-09
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
1
-3
/
+6
2025-05-09
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
1
-1
/
+1
2025-05-09
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
1
-3
/
+6
2025-05-02
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
1
-4
/
+10
2025-05-02
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
1
-2
/
+7
2025-04-20
net_sched: sch_sfq: move the limit validation
Octavian Purdila
1
-4
/
+6
2025-04-20
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
1
-12
/
+44
2025-04-20
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
1
-21
/
+45
2025-04-20
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2
-8
/
+3
2025-04-10
net: fix geneve_opt length integer overflow
Lin Ma
2
-2
/
+2
[next]