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-09-23
net/sched: Retire rsvp classifier
Jamal Hadi Salim
2023-09-19
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2023-09-19
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
2023-09-13
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
2023-09-13
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-09-13
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-08-30
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-16
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
2023-08-11
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-08-11
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-08-11
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-08-11
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-08-03
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-08-03
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
2023-08-03
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
2023-07-27
net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
Victor Nogueira
2023-07-27
net: sched: cls_u32: Undo refcount decrement in case update failed
Victor Nogueira
2023-07-27
net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
Victor Nogueira
2023-07-27
net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...
Victor Nogueira
2023-07-23
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
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
[next]