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
2025-04-10
net: fix geneve_opt length integer overflow
Lin Ma
2
-2
/
+2
2025-04-10
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
1
-3
/
+0
2025-03-28
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
1
-0
/
+6
2025-03-28
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
1
-1
/
+2
2025-03-07
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-02-21
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+1
2025-02-21
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
1
-0
/
+4
2025-02-21
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
1
-0
/
+4
2025-02-21
net_sched: sch_sfq: handle bigger packets
Eric Dumazet
1
-26
/
+13
2025-02-21
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
1
-4
/
+9
2025-02-01
net: sched: fix ets qdisc OOB Indexing
Jamal Hadi Salim
1
-0
/
+2
2025-01-17
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
2025-01-17
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
1
-1
/
+2
2024-12-27
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2
-2
/
+2
2024-12-19
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
1
-6
/
+16
2024-12-14
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
1
-1
/
+1
2024-12-14
net: sched: fix erspan_opt settings in cls_flower
Xin Long
1
-2
/
+3
2024-12-14
net/sched: tbf: correct backlog statistic for GSO packets
Martin Ottens
1
-6
/
+12
2024-12-14
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-11-22
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
1
-5
/
+5
2024-11-22
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...
Alexandre Ferrieux
1
-4
/
+14
2024-11-22
net/sched: cls_u32: replace int refcounts with proper refcounts
Pedro Tammela
1
-18
/
+18
2024-11-14
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
1
-6
/
+12
2024-11-08
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-11-01
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-11-01
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
1
-1
/
+22
2024-11-01
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-11-01
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-17
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-09-12
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
1
-4
/
+7
2024-09-12
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
1
-5
/
+4
2024-08-29
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-29
net: don't dump stack on queue timeout
Jakub Kicinski
1
-2
/
+3
2024-08-29
net: sched: Print msecs when transmit queue time out
Yajun Deng
1
-5
/
+5
2024-08-11
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
1
-1
/
+3
2024-07-18
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-06-27
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2
-0
/
+2
2024-06-27
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
1
-5
/
+11
2024-06-27
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-27
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
1
-22
/
+43
2024-06-27
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2
-19
/
+6
2024-06-21
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
1
-9
/
+6
2024-06-21
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
1
-1
/
+1
2024-04-10
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
1
-1
/
+1
2024-04-10
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-03-26
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
1
-1
/
+2
2024-03-01
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
3
-530
/
+0
2024-03-01
net/sched: Retire ATM qdisc
Jamal Hadi Salim
3
-721
/
+0
2024-03-01
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
3
-1745
/
+0
[next]