index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: move NULL ptr check to qdisc_put() too
Diederik de Haas
2022-07-02
1
-2
/
+3
*
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-07-02
1
-2
/
+2
*
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
2022-05-25
1
-0
/
+4
*
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-18
1
-4
/
+22
*
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
2022-05-01
1
-7
/
+11
*
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
2022-04-27
1
-4
/
+4
*
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-20
1
-5
/
+13
*
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
2022-02-23
1
-2
/
+11
*
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-02-16
1
-1
/
+1
*
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-27
1
-0
/
+1
*
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
2022-01-11
1
-4
/
+2
*
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-22
1
-5
/
+1
*
net: sched: make function qdisc_free_cb() static
Wei Yongjun
2021-12-14
1
-1
/
+1
*
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
2021-12-14
1
-1
/
+3
*
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
2021-12-14
1
-15
/
+64
*
net: sched: extend Qdisc with rcu
Vlad Buslov
2021-12-14
2
-1
/
+42
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2021-12-14
19
-41
/
+46
*
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-26
3
-0
/
+56
*
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-20
1
-12
/
+18
*
net: prevent user from passing illegal stab size
王贇
2021-10-17
1
-0
/
+6
*
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-10-13
1
-0
/
+3
*
fq_codel: reject silly quantum parameters
Eric Dumazet
2021-09-22
1
-2
/
+10
*
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
2021-09-22
1
-1
/
+1
*
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-28
1
-1
/
+1
*
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
2021-07-28
1
-4
/
+8
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-07-20
1
-1
/
+1
*
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
2021-07-20
1
-5
/
+3
*
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
2021-06-30
1
-1
/
+5
*
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-06-03
1
-1
/
+2
*
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
2021-04-14
1
-0
/
+3
*
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-04-14
1
-0
/
+3
*
net: sched: validate stab values
Eric Dumazet
2021-03-30
4
-7
/
+11
*
net: sched: avoid duplicates in classes dump
Maximilian Heyne
2021-03-17
1
-4
/
+4
*
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-27
1
-1
/
+2
*
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
2021-01-27
1
-2
/
+6
*
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2021-01-12
4
-4
/
+4
*
net: sch_generic: fix the missing new qdisc assignment bug
Yunsheng Lin
2020-11-18
1
-0
/
+3
*
netem: fix zero division in tabledist
Aleksandr Nogikh
2020-11-05
1
-1
/
+8
*
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
2020-10-29
1
-1
/
+1
*
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
2020-09-26
1
-16
/
+33
*
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-22
11
-19
/
+22
*
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
2020-07-22
1
-4
/
+4
*
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
2020-06-30
1
-4
/
+9
*
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
2020-06-30
1
-2
/
+2
*
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
2020-06-30
1
-11
/
+30
*
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
2020-06-30
1
-0
/
+1
*
sch_sfq: validate silly quantum values
Eric Dumazet
2020-05-14
1
-0
/
+9
*
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
2020-05-14
1
-1
/
+2
*
net_sched: sch_skbprio: add message validation to skbprio_change()
Eric Dumazet
2020-05-14
1
-0
/
+3
*
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
2020-05-14
1
-1
/
+1
[next]