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