index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2023-06-09
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-09
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-06-09
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-06-09
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-06-09
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-06-09
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-05-17
net/sched: act_mirred: Add carrier check
Victor Nogueira
2023-05-17
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
2023-05-11
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
2023-03-30
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
2023-03-30
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
2023-03-11
net/sched: act_sample: fix action bind logic
Pedro Tammela
2023-03-11
net/sched: act_mpls: fix action bind logic
Pedro Tammela
2023-03-11
net/sched: act_pedit: fix action bind logic
Pedro Tammela
2023-03-11
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
2023-03-11
net/sched: Retire tcindex classifier
Jamal Hadi Salim
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-22
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
2023-02-22
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
2023-02-22
net: sched: sch: Bounds check priority
Kees Cook
2023-02-01
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-02-01
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
2023-02-01
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-02-01
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
2023-01-18
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
2023-01-14
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2023-01-12
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-12
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-12
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
2022-12-31
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
2022-11-22
net: sched: allow act_ct to be built without NF_NAT
Xin Long
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-19
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-05
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-09-29
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
[next]