index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
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
2018-11-10
sch_red: update backlog as well
WANG Cong
2018-09-15
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
2018-09-15
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
2018-09-15
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
2018-09-15
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
2018-09-15
sch_htb: fix crash on init failure
Nikolay Aleksandrov
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
2018-07-22
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
2018-05-26
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
2018-04-13
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-04-13
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
2018-03-22
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-25
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
2017-08-30
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-12
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
2017-07-21
net: sched: Fix one possible panic when no destroy callback
Gao Feng
2017-07-21
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-05-02
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
2017-03-22
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-03-22
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
2017-01-15
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-10
net/sched: pedit: make sure that offset is valid
Amir Vadai
2016-12-10
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
2016-11-15
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
2016-11-15
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
2016-07-27
net_sched: fix mirrored packets checksum
WANG Cong
2016-07-11
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-07-11
netem: fix a use after free
Eric Dumazet
2016-07-11
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
2016-05-18
netem: Segment GSO packets on enqueue
Neil Horman
2016-05-18
sch_dsmark: update backlog as well
WANG Cong
2016-05-18
sch_htb: update backlog as well
WANG Cong
2016-05-18
net_sched: update hierarchical backlog too
WANG Cong
[next]