index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
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
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
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: 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-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-04
net: sched: don't use tc_action->order during action dump
Vlad Buslov
2019-04-27
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
2019-04-27
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
2019-04-27
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
2019-04-17
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
2019-04-17
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
2019-04-03
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
2019-03-19
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
2019-03-10
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
2019-03-10
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
2019-03-10
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
2019-03-10
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
2019-03-10
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-02-27
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
2019-02-27
net_sched: fix a memory leak in cls_tcindex
Cong Wang
2019-02-27
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
2019-01-31
net/sched: cls_flower: allocate mask dynamically in fl_change()
Ivan Vecera
2019-01-31
net_sched: refetch skb protocol for each filter
Cong Wang
2019-01-31
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
2018-12-17
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
2018-11-23
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
2018-11-23
net/sched: act_pedit: fix memory leak when IDR allocation fails
Davide Caratti
2018-11-13
net: sched: Remove TCA_OPTIONS from policy
David Ahern
2018-11-04
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
2018-10-18
net: sched: Fix for duplicate class dump
Phil Sutter
2018-10-15
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-07
net: sched: cls_u32: fix hnode refcounting
Al Viro
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
net: sched: Add policy validation for tc attributes
David Ahern
2018-10-01
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
[next]