index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
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-10-17
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-04-16
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-03-30
net: sched: validate stab values
Eric Dumazet
2021-02-10
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-30
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-06-29
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
2020-06-29
net: Revert "pkt_sched: fq: use proper locking in fq_dump_stats()"
Toke Høiland-Jørgensen
2020-05-20
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
2020-05-20
sch_sfq: validate silly quantum values
Eric Dumazet
2020-05-10
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
2020-05-10
fq_codel: return non zero qlen in class dumps
Eric Dumazet
2020-05-10
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
2020-05-10
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
2020-05-10
cls_bpf: reset class and reuse major in da
Daniel Borkmann
2020-05-10
sch_tbf: update backlog as well
WANG Cong
2020-05-10
sch_sfb: keep backlog updated with qlen
WANG Cong
2020-05-10
sch_qfq: keep backlog updated with qlen
WANG Cong
2020-05-10
sch_prio: update backlog as well
WANG Cong
2020-05-10
sch_hfsc: always keep backlog updated
WANG Cong
2020-05-10
sch_drr: update backlog as well
WANG Cong
2020-05-10
net_sched: keep backlog updated with qlen
WANG Cong
2020-04-02
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-04-02
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-03-20
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
2020-03-11
net: sched: correct flower port blocking
Jason Baron
2020-02-14
net_sched: fix an OOB access in cls_tcindex
Cong Wang
2020-02-14
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-02-05
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
2020-01-29
net_sched: fix datalen for ematch
Cong Wang
2020-01-12
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2019-12-05
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-11-28
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-10-29
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
2019-10-29
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
2019-10-07
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
2019-10-07
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-05
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
2019-09-21
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-21
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
2019-08-11
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
2019-06-11
net: create skb_gso_validate_mac_len()
Daniel Axtens
2019-02-06
net_sched: refetch skb protocol for each filter
Cong Wang
2018-12-17
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
2018-11-10
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
[next]