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
2021-11-26
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
1
-3
/
+8
2021-11-17
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-17
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
3
-0
/
+56
2021-10-20
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
1
-12
/
+18
2021-10-17
net: prevent user from passing illegal stab size
王贇
1
-0
/
+6
2021-10-13
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
1
-0
/
+4
2021-10-13
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
1
-0
/
+3
2021-10-06
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-22
fq_codel: reject silly quantum parameters
Eric Dumazet
1
-2
/
+10
2021-09-22
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-09-15
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-08-18
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2021-07-28
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-28
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-28
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-25
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-07-19
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-07-14
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
1
-1
/
+1
2021-07-14
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
1
-5
/
+3
2021-07-14
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-2
/
+5
2021-06-23
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
1
-1
/
+5
2021-06-23
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-8
/
+13
2021-06-10
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-06-03
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
1
-1
/
+26
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-1
/
+3
2021-06-03
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-0
/
+19
2021-05-19
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
1
-0
/
+6
2021-04-14
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
1
-0
/
+3
2021-04-14
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
1
-0
/
+3
2021-03-30
net: sched: validate stab values
Eric Dumazet
4
-7
/
+11
2021-03-17
net: sched: avoid duplicates in classes dump
Maximilian Heyne
1
-4
/
+4
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
2
-1
/
+2
2021-01-27
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-27
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-12
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
1
-1
/
+1
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
4
-4
/
+4
2021-01-06
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
1
-1
/
+16
2020-12-08
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-11-18
net: sch_generic: fix the missing new qdisc assignment bug
Yunsheng Lin
1
-0
/
+3
2020-11-01
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
1
-0
/
+1
2020-11-01
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
2020-10-29
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
1
-1
/
+1
2020-10-29
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-10-14
net_sched: commit action insertions together
Cong Wang
1
-9
/
+23
2020-10-14
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
20
-61
/
+21
2020-09-26
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-26
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-16
/
+33
2020-09-26
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
1
-10
/
+34
[next]