]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2018 21:21:29 +0000 (23:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2018 21:21:29 +0000 (23:21 +0200)
commit1d0a9062e4fdc562b59ba8727174cb9221c55544
treec140bb6382161a11f13ecac57db4734bab2e562e
parent07ff4eea95e7e9ddc492bf45da6f6cc4ccd5b9bd
4.15-stable patches

added patches:
arp-fix-arp_filter-on-l3slave-devices.patch
bonding-fix-the-err-path-for-dev-hwaddr-sync-in-bond_enslave.patch
bonding-move-dev_mc_sync-after-master_upper_dev_link-in-bond_enslave.patch
bonding-process-the-err-returned-by-dev_set_allmulti-properly-in-bond_enslave.patch
ip6_gre-better-validate-user-provided-tunnel-names.patch
ip6_tunnel-better-validate-user-provided-tunnel-names.patch
ip_tunnel-better-validate-user-provided-tunnel-names.patch
ipv6-sit-better-validate-user-provided-tunnel-names.patch
ipv6-sr-fix-seg6-encap-performances-with-tso-enabled.patch
ipv6-the-entire-ipv6-header-chain-must-fit-the-first-fragment.patch
lan78xx-crash-in-lan78xx_writ_reg-workqueue-events-lan78xx_deferred_multicast_write.patch
net-dsa-discard-frames-from-unused-ports.patch
net-fix-possible-out-of-bound-read-in-skb_network_protocol.patch
net-fool-proof-dev_valid_name.patch
net-ipv6-fix-route-leaking-between-vrfs.patch
net-ipv6-increment-outxxx-counters-after-netfilter-hook.patch
net-mlx4_core-fix-memory-leak-while-delete-slave-s-resources.patch
net-mlx4_en-fix-mixed-pfc-and-global-pause-user-control-requests.patch
net-mlx5e-avoid-using-the-ipv6-stub-in-the-tc-offload-neigh-update-path.patch
net-mlx5e-don-t-override-vport-admin-link-state-in-switchdev-mode.patch
net-mlx5e-fix-memory-usage-issues-in-offloading-tc-flows.patch
net-mlx5e-fix-traffic-being-dropped-on-vf-representor.patch
net-mlx5e-set-eqe-based-as-default-tx-interrupt-moderation-mode.patch
net-mlx5e-sync-netdev-vxlan-ports-at-open.patch
net-mlx5e-verify-coalescing-parameters-in-range.patch
net-sched-actions-fix-dumping-which-requires-several-messages-to-user-space.patch
net-sched-fix-null-dereference-in-the-error-path-of-tcf_bpf_init.patch
net-sched-fix-null-dereference-in-the-error-path-of-tcf_sample_init.patch
net-sched-fix-null-dereference-in-the-error-path-of-tcf_vlan_init.patch
net-sched-fix-null-dereference-in-the-error-path-of-tunnel_key_init.patch
net-sched-fix-null-dereference-on-the-error-path-of-tcf_skbmod_init.patch
net_sched-fix-a-missing-idr_remove-in-u32_delete_key.patch
netlink-make-sure-nladdr-has-correct-size-in-netlink_connect.patch
nfp-use-full-40-bits-of-the-nsp-buffer-address.patch
pptp-remove-a-buggy-dst-release-in-pptp_connect.patch
r8169-fix-setting-driver_data-after-register_netdev.patch
route-check-sysctl_fib_multipath_use_neigh-earlier-than-hash.patch
sctp-do-not-leak-kernel-memory-to-user-space.patch
sctp-sctp_sockaddr_af-must-check-minimal-addr-length-for-af_inet6.patch
sky2-increase-d3-delay-to-sky2-stops-working-after-suspend.patch
strparser-fix-sign-of-err-codes.patch
team-move-dev_mc_sync-after-master_upper_dev_link-in-team_port_add.patch
vhost-correctly-remove-wait-queue-during-poll-failure.patch
vhost-validate-log-when-iotlb-is-enabled.patch
vhost_net-add-missing-lock-nesting-notation.patch
vlan-also-check-phy_driver-ts_info-for-vlan-s-real-device.patch
vrf-fix-use-after-free-and-double-free-in-vrf_finish_output.patch
vti6-better-validate-user-provided-tunnel-names.patch
49 files changed:
queue-4.15/arp-fix-arp_filter-on-l3slave-devices.patch [new file with mode: 0644]
queue-4.15/bonding-fix-the-err-path-for-dev-hwaddr-sync-in-bond_enslave.patch [new file with mode: 0644]
queue-4.15/bonding-move-dev_mc_sync-after-master_upper_dev_link-in-bond_enslave.patch [new file with mode: 0644]
queue-4.15/bonding-process-the-err-returned-by-dev_set_allmulti-properly-in-bond_enslave.patch [new file with mode: 0644]
queue-4.15/ip6_gre-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.15/ip6_tunnel-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.15/ip_tunnel-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.15/ipv6-sit-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.15/ipv6-sr-fix-seg6-encap-performances-with-tso-enabled.patch [new file with mode: 0644]
queue-4.15/ipv6-the-entire-ipv6-header-chain-must-fit-the-first-fragment.patch [new file with mode: 0644]
queue-4.15/lan78xx-crash-in-lan78xx_writ_reg-workqueue-events-lan78xx_deferred_multicast_write.patch [new file with mode: 0644]
queue-4.15/net-dsa-discard-frames-from-unused-ports.patch [new file with mode: 0644]
queue-4.15/net-fix-possible-out-of-bound-read-in-skb_network_protocol.patch [new file with mode: 0644]
queue-4.15/net-fool-proof-dev_valid_name.patch [new file with mode: 0644]
queue-4.15/net-ipv6-fix-route-leaking-between-vrfs.patch [new file with mode: 0644]
queue-4.15/net-ipv6-increment-outxxx-counters-after-netfilter-hook.patch [new file with mode: 0644]
queue-4.15/net-mlx4_core-fix-memory-leak-while-delete-slave-s-resources.patch [new file with mode: 0644]
queue-4.15/net-mlx4_en-fix-mixed-pfc-and-global-pause-user-control-requests.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-avoid-using-the-ipv6-stub-in-the-tc-offload-neigh-update-path.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-don-t-override-vport-admin-link-state-in-switchdev-mode.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-fix-memory-usage-issues-in-offloading-tc-flows.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-fix-traffic-being-dropped-on-vf-representor.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-set-eqe-based-as-default-tx-interrupt-moderation-mode.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-sync-netdev-vxlan-ports-at-open.patch [new file with mode: 0644]
queue-4.15/net-mlx5e-verify-coalescing-parameters-in-range.patch [new file with mode: 0644]
queue-4.15/net-sched-actions-fix-dumping-which-requires-several-messages-to-user-space.patch [new file with mode: 0644]
queue-4.15/net-sched-fix-null-dereference-in-the-error-path-of-tcf_bpf_init.patch [new file with mode: 0644]
queue-4.15/net-sched-fix-null-dereference-in-the-error-path-of-tcf_sample_init.patch [new file with mode: 0644]
queue-4.15/net-sched-fix-null-dereference-in-the-error-path-of-tcf_vlan_init.patch [new file with mode: 0644]
queue-4.15/net-sched-fix-null-dereference-in-the-error-path-of-tunnel_key_init.patch [new file with mode: 0644]
queue-4.15/net-sched-fix-null-dereference-on-the-error-path-of-tcf_skbmod_init.patch [new file with mode: 0644]
queue-4.15/net_sched-fix-a-missing-idr_remove-in-u32_delete_key.patch [new file with mode: 0644]
queue-4.15/netlink-make-sure-nladdr-has-correct-size-in-netlink_connect.patch [new file with mode: 0644]
queue-4.15/nfp-use-full-40-bits-of-the-nsp-buffer-address.patch [new file with mode: 0644]
queue-4.15/pptp-remove-a-buggy-dst-release-in-pptp_connect.patch [new file with mode: 0644]
queue-4.15/r8169-fix-setting-driver_data-after-register_netdev.patch [new file with mode: 0644]
queue-4.15/route-check-sysctl_fib_multipath_use_neigh-earlier-than-hash.patch [new file with mode: 0644]
queue-4.15/sctp-do-not-leak-kernel-memory-to-user-space.patch [new file with mode: 0644]
queue-4.15/sctp-sctp_sockaddr_af-must-check-minimal-addr-length-for-af_inet6.patch [new file with mode: 0644]
queue-4.15/series
queue-4.15/sky2-increase-d3-delay-to-sky2-stops-working-after-suspend.patch [new file with mode: 0644]
queue-4.15/strparser-fix-sign-of-err-codes.patch [new file with mode: 0644]
queue-4.15/team-move-dev_mc_sync-after-master_upper_dev_link-in-team_port_add.patch [new file with mode: 0644]
queue-4.15/vhost-correctly-remove-wait-queue-during-poll-failure.patch [new file with mode: 0644]
queue-4.15/vhost-validate-log-when-iotlb-is-enabled.patch [new file with mode: 0644]
queue-4.15/vhost_net-add-missing-lock-nesting-notation.patch [new file with mode: 0644]
queue-4.15/vlan-also-check-phy_driver-ts_info-for-vlan-s-real-device.patch [new file with mode: 0644]
queue-4.15/vrf-fix-use-after-free-and-double-free-in-vrf_finish_output.patch [new file with mode: 0644]
queue-4.15/vti6-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]