tcp: do not cancel delay-AcK on DCTCP special ACK
[platform/kernel/linux-rpi.git] / net / sched /
2018-07-22 Konstantin Khlebnikovnet_sched: blackhole: tell upper qdisc about dropped...
2018-06-26 Davide Carattinet/sched: act_simple: fix parsing of TCA_DEF_DATA
2018-06-20 Roman Mashaknet sched actions: fix invalid pointer dereferencing...
2018-06-11 Paul Blakeycls_flower: Fix incorrect idr release when failing...
2018-05-30 Davide Carattinet/sched: fix idr leak in the error path of tcf_skbmod...
2018-05-30 Davide Carattinet/sched: fix idr leak in the error path of __tcf_ipt_...
2018-05-30 Davide Carattinet/sched: fix idr leak in the error path of tcp_pedit_...
2018-05-30 Davide Carattinet/sched: fix idr leak in the error path of tcf_act_po...
2018-05-30 Davide Carattinet/sched: fix idr leak in the error path of tcf_simp_i...
2018-05-30 Davide Carattinet/sched: fix idr leak on the error path of tcf_bpf_init()
2018-05-30 Davide Carattinet/sched: fix NULL dereference in the error path of...
2018-05-25 Paolo Abeninet: sched: red: avoid hashing NULL child
2018-05-25 Davide Carattinet/sched: fix refcnt leak in the error path of tcf_vla...
2018-05-19 Jiri Pirkonet: sched: fix error path in tcf_proto_create() when...
2018-05-19 Eric Dumazetnet_sched: fq: take care of throttled flows before...
2018-05-19 Roman Mashaknet sched actions: fix refcnt leak in skbmod
2018-04-29 Alexander Aringnet: sched: ife: handle malformed tlv length
2018-04-29 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 Craig Dillabaughnet sched actions: fix dumping which requires several...
2018-03-31 Alexey Kodanevsch_netem: fix skb leak in netem_enqueue()
2018-03-31 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-09 Paolo Abenicls_u32: fix use after free in u32_destroy_key()
2018-03-09 Ivan Veceranet/sched: cls_u32: fix cls_u32 on filter replace
2018-03-09 Roman Kaplnet: sched: report if filter is too large to dump
2018-03-03 Jiri Pirkonet: sched: fix use-after-free in tcf_block_put_ext
2018-03-03 Cong Wangnet_sched: get rid of rcu_barrier() in tcf_block_put_ext()
2018-03-03 Roman Kaplnet: sched: crash on blocks with goto chain action
2018-03-03 Roman Kaplnet: sched: fix crash when deleting secondary chains
2018-02-25 Nogah Frankelnet_sched: red: Avoid illegal values
2018-01-17 Roi Dayannet/sched: Fix update of lastuse in act modules impleme...
2018-01-02 Jiri Pirkonet: sched: fix static key imbalance in case of ingress...
2017-12-17 Jakub Kicinskicls_bpf: don't decrement net's refcount when offload...
2017-12-17 Willem de Bruijnnet: accept UFO datagrams from tuntap and packet
2017-12-17 Jiri Pirkonet: sched: cbq: create block for q->link.block
2017-11-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-11 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'ceph-for-4.14-rc9' of git://github.com/ceph...
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-10 Linus TorvaldsMerge tag 'mips_fixes_4.14_2' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc9' of git://people...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'pm-final-4.14' of git://git./linux/kernel...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'net-sched-race-fix'
2017-11-09 Cong Wangcls_u32: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_tcindex: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_rsvp: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_route: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_matchall: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_fw: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_flower: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_flow: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_cgroup: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_bpf: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangcls_basic: use tcf_exts_get_net() before call_rcu()
2017-11-09 Cong Wangnet_sched: introduce tcf_exts_get_net() and tcf_exts_pu...
2017-11-09 Cong WangRevert "net_sched: hold netns refcnt for each action"
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-11-05 Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git./linux...
2017-11-04 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-11-04 Linus TorvaldsMerge tag 'mips_fixes_4.14' of git://git./linux/kernel...
2017-11-04 Ingo MolnarMerge branch 'linus' into core/urgent, to pick up depen...
2017-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2017-11-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-11-03 Linus TorvaldsMerge tag 'powerpc-4.14-6' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-3' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc8' of git://people...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-03 Ingo MolnarMerge branch 'linus' into perf/urgent, to pick up depen...
2017-11-03 David S. MillerMerge branch 'net-sched-use-after-free'
2017-11-03 Cong Wangnet_sched: hold netns refcnt for each action
2017-11-03 Cong Wangnet_sched: acquire RTNL in tc_action_net_exit()
2017-11-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2017-11-02 Linus TorvaldsMerge tag 'spdx_identifiers-4.14-rc8' of git://git...
2017-11-02 Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc7' of git://git....
2017-11-02 Linus TorvaldsMerge tag 'sound-4.14-rc8' of git://git./linux/kernel...
2017-11-02 Greg Kroah-HartmanLicense cleanup: add SPDX GPL-2.0 license identifier...
2017-11-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2017-11-02 Dave AirlieMerge branch 'drm-fixes-4.14' of git://people.freedeskt...
next