index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2019-10-07
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-10-07
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
2019-10-07
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
2019-10-07
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
2019-10-07
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-10-05
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
2019-10-05
net_sched: add policy validation for action attributes
Cong Wang
2019-10-05
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
2019-10-05
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
2019-10-05
net_sched: add max len check for TCA_KIND
Cong Wang
2019-10-05
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
2019-10-01
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
2019-09-21
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-19
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
2019-09-19
net: sched: fix reordering issues
Eric Dumazet
2019-09-10
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-09-10
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-09-10
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-09-10
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-10
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-09-10
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-09-10
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-25
net sched: update skbedit action for batched events operations
Roman Mashak
2019-08-25
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
2019-08-09
net: sched: use temporary variable for actions indexes
Dmytro Linkin
2019-08-09
net sched: update vlan action for batched events operations
Roman Mashak
2019-08-09
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
2019-08-09
ife: error out when nla attributes are empty
Cong Wang
2019-07-28
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-28
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-06-23
net/sched: cbs: Fix error path of cbs_module_init
YueHaibing
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-18
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
2019-06-18
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
net: sched: don't use tc_action->order during action dump
Vlad Buslov
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-08
net/sched: avoid double free on matchall reoffload
Pieter Jansen van Vuuren
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
[next]