index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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-07-23
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
2023-07-23
net/sched: sch_qfq: refactor parsing of netlink parameters
Pedro Tammela
2023-07-23
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-07-23
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
2023-07-19
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
2023-07-19
net/sched: act_ipt: add sanity checks on skb before calling target
Florian Westphal
2023-07-19
net/sched: act_ipt: add sanity checks on table name and hook locations
Florian Westphal
2023-06-28
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
2023-06-21
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
2023-06-21
Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
Hangbin Liu
2023-06-21
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
2023-06-21
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
2023-06-21
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2023-06-21
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
2023-06-21
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
2023-06-21
net/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
2023-06-21
net/sched: act_pedit: Parse L3 Header for L4 offset
Max Tottenham
2023-06-21
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
2023-06-21
net/sched: simplify tcf_pedit_act
Pedro Tammela
2023-06-14
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Hangyu Hua
2023-06-14
net: sched: act_police: fix sparse errors in tcf_police_dump()
Eric Dumazet
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-14
net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
Eric Dumazet
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
[next]