]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/sched
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / net / sched /
2020-03-13 Cong Wangnet_sched: fix a resource leak in tcindex_set_parms()
2020-03-13 Cong Wangnet_sched: fix an OOB access in cls_tcindex
2020-03-13 Eric Dumazetcls_rsvp: fix rsvp_policy
2020-03-06 Cong Wangnet_sched: fix ops->bind_class() implementations
2020-03-06 Eric Dumazetnet_sched: ematch: reject invalid TCF_EM_SIMPLE
2020-03-06 Cong Wangnet_sched: fix datalen for ematch
2020-02-14 Jakub Kicinskinet: netem: correct the parent's backlog when corrupted...
2020-02-14 Jakub Kicinskinet: netem: fix error path for corrupted GSO frames
2020-02-14 YueHaibingact_mirred: Fix mirred_init_module error handling
2020-02-14 Jakub Kicinskinet: netem: fix backlog accounting for corrupted GSO...
2020-02-14 Petr Machatanet: sch_prio: When ungrafting, replace with FIFO
2020-02-14 Eric Dumazetpkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
2020-01-29 Vladyslav Tarasiukmqprio: Fix out-of-bounds access in mqprio_dump
2020-01-17 Dust Linet: sched: fix `tc -s class show` no bstats on class...
2020-01-17 Davide Carattinet/sched: act_pedit: fix WARN() in the traffic path
2019-11-26 Eric Dumazetnet/flow_dissector: switch to siphash
2019-11-13 Eric Dumazetsch_netem: fix rcu splat in netem_enqueue()
2019-11-12 Eric Dumazetnet: avoid potential infinite loop in tc_ctl_action()
2019-10-16 Eric Dumazetsch_cbq: validate TCA_CBQ_WRROPT to avoid crash
2019-10-16 Eric Dumazetsch_dsmark: fix potential NULL deref in dsmark_init()
2019-10-16 Cong Wangnet_sched: check cops->tcf_block in tc_bind_tclass()
2019-10-16 Eric Dumazetsch_netem: fix a divide by zero in tabledist()
2019-10-16 Cong Wangnet_sched: add max len check for TCA_KIND
2019-10-16 Davide Carattinet/sched: act_sample: don't push mac header on ip6gre...
2019-09-26 Cong Wangnet_sched: let qdisc_put() accept NULL pointer
2019-09-26 Cong Wangsch_hhf: ensure quantum and hhf_non_hh_weight are non...
2019-09-26 Vlad Buslovnet: sched: act_sample: fix psample group handling...
2019-09-26 Cong Wangnet_sched: fix a NULL pointer deref in ipt action
2019-09-17 Jia-Ju Bainet: sched: Fix a possible null-pointer dereference...
2019-09-17 Cong Wangife: error out when nla attributes are empty
2019-08-14 Vlad Buslovnet: sched: verify that q!=NULL before setting q->flags
2019-08-14 Cong Wangnet_sched: unset TCQ_F_CAN_BYPASS when adding filters
2019-08-14 Davide Carattinet/sched: act_sample: fix divide by zero in the traffi...
2019-08-14 Nicolas Dichtelnet/sched: fix ->get helper of the matchall cls
2019-08-14 Davide Carattinet/sched: act_ipt: fix refcount leak when replace...
2019-08-14 Sheng Lannet: netem: fix skb length BUG_ON in __skb_to_sgvec
2019-08-14 Cong Wangnet_sched: refetch skb protocol for each filter
2019-07-24 Christoph Paaschnet: Prevent invalid access to skb->prev in __qdisc_dro...
2019-07-24 David Ahernnet: sched: Remove TCA_OPTIONS from policy
2019-07-24 Davide Carattinet/sched: cls_api: add missing validation of netlink...
2019-07-24 Phil Sutternet: sched: Fix for duplicate class dump
2019-07-24 Jakub Kicinskinet: sched: gred: pass the right attribute to gred_chan...
2019-07-24 Al Vironet: sched: cls_u32: fix hnode refcounting
2019-07-24 David Ahernnet: sched: Add policy validation for tc attributes
2019-07-24 Davide Carattinet/sched: act_sample: fix NULL dereference in the...
2019-07-24 Vlad Buslovnet: sched: action_ife: take reference to meta module
2019-07-24 Cong Wangact_ife: fix a potential deadlock
2019-07-24 Cong Wangact_ife: move tcfa_lock down to where necessary
2019-07-24 Davide Carattinet/sched: act_pedit: fix dump of extended layered op
2019-07-24 Cong Wangact_ife: fix a potential use-after-free
2019-07-24 Davide Carattinet/sched: act_tunnel_key: fix NULL dereference when...
2019-07-24 Hangbin Liucls_matchall: fix tcf_unbind_filter missing
2019-07-24 Hangbin Liunet_sched: Fix missing res info when create new tc_inde...
2019-07-02 Cong Wangnet_sched: fix two more memory leaks in cls_tcindex
2019-07-02 Cong Wangnet_sched: initialize net pointer inside tcf_exts_init()
2019-07-02 Cong Wangnet_sched: fix a memory leak in cls_tcindex
2019-07-02 Cong Wangnet_sched: fix a race condition in tcindex_destroy()
2019-07-02 Cong Wangnet_sched: switch to rcu_work
2019-07-02 Hangbin Liunet_sched: fix NULL pointer dereference when delete...
2019-02-06 Jacob Kellersch_fq_codel: zero q->flows_cnt when fq_codel_init...
2019-02-06 Davide Carattinet/sched: act_ife: preserve the action control in...
2019-02-06 Davide Carattinet/sched: act_ife: fix recursive lock and idr leak
2019-02-06 Konstantin Khlebnikovnet_sched: blackhole: tell upper qdisc about dropped...
2018-11-09 Davide Carattinet/sched: act_simple: fix parsing of TCA_DEF_DATA
2018-10-01 Roman Mashaknet sched actions: fix invalid pointer dereferencing...
2018-09-05 Or Gerlitznet : sched: cls_api: deal with egdev path only if...
2018-09-05 Paul Blakeycls_flower: Fix incorrect idr release when failing...
2018-08-27 Davide Carattinet/sched: fix idr leak in the error path of tcf_skbmod...
2018-08-27 Davide Carattinet/sched: fix idr leak in the error path of __tcf_ipt_...
2018-08-27 Davide Carattinet/sched: fix idr leak in the error path of tcp_pedit_...
2018-08-27 Davide Carattinet/sched: fix idr leak in the error path of tcf_act_po...
2018-08-27 Davide Carattinet/sched: fix idr leak in the error path of tcf_simp_i...
2018-08-27 Davide Carattinet/sched: fix idr leak on the error path of tcf_bpf_init()
2018-08-14 David Decotignynet: core: Expose number of link up/down transitions
2018-08-14 Paolo Abeninet: sched: red: avoid hashing NULL child
2018-08-14 Davide Carattinet/sched: fix refcnt leak in the error path of tcf_vla...
2018-08-14 Jiri Pirkonet: sched: fix error path in tcf_proto_create() when...
2018-08-14 Eric Dumazetnet_sched: fq: take care of throttled flows before...
2018-08-14 Roman Mashaknet sched actions: fix refcnt leak in skbmod
2018-06-12 Alexander Aringnet: sched: ife: handle malformed tlv length
2018-06-12 Alexander Aringnet: sched: ife: signal not finding metaid
2018-04-12 Davide Carattinet/sched: fix NULL dereference on the error path of...
2018-04-12 Davide Carattinet/sched: fix NULL dereference in the error path of...
2018-04-12 Davide Carattinet/sched: fix NULL dereference in the error path of...
2018-04-12 Davide Carattinet/sched: fix NULL dereference in the error path of...
2018-04-12 Cong Wangnet_sched: fix a missing idr_remove() in u32_delete_key()
2018-04-12 Davide Carattinet/sched: fix NULL dereference in the error path of...
2018-04-12 Craig Dillabaughnet sched actions: fix dumping which requires several...
2018-04-12 Nogah Frankelnet_sch: red: Fix the new offload indication
2018-04-02 Alexey Kodanevsch_netem: fix skb leak in netem_enqueue()
2018-04-02 Roman Mashaknet sched actions: return explicit error when tunnel_ke...
2018-03-19 John Fastabendnet: sched: drop qdisc_reset from dev_graft_qdisc
2018-03-15 Paolo Abenicls_u32: fix use after free in u32_destroy_key()
2018-03-15 Ivan Veceranet/sched: cls_u32: fix cls_u32 on filter replace
2018-03-15 Roman Kaplnet: sched: report if filter is too large to dump
2018-02-13 Jiri Pirkonet: sched: fix use-after-free in tcf_block_put_ext
2018-02-13 Cong Wangnet_sched: get rid of rcu_barrier() in tcf_block_put_ext()
2018-02-13 Paolo Abenicls_u32: add missing RCU annotation.
2018-02-12 Daniel Axtensnet: create skb_gso_validate_mac_len()
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
next