]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2018 21:20:36 +0000 (23:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2018 21:20:36 +0000 (23:20 +0200)
commit07ff4eea95e7e9ddc492bf45da6f6cc4ccd5b9bd
treed644b9a28d3a599ab3ffa16f9180c662644cad21
parent7fd9df71d3a0ab749d772168e5908983b527440b
4.14-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-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-sync-netdev-vxlan-ports-at-open.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-tunnel_key_init.patch
net-sched-fix-null-dereference-on-the-error-path-of-tcf_skbmod_init.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
43 files changed:
queue-4.14/arp-fix-arp_filter-on-l3slave-devices.patch [new file with mode: 0644]
queue-4.14/bonding-fix-the-err-path-for-dev-hwaddr-sync-in-bond_enslave.patch [new file with mode: 0644]
queue-4.14/bonding-move-dev_mc_sync-after-master_upper_dev_link-in-bond_enslave.patch [new file with mode: 0644]
queue-4.14/bonding-process-the-err-returned-by-dev_set_allmulti-properly-in-bond_enslave.patch [new file with mode: 0644]
queue-4.14/ip6_gre-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.14/ip6_tunnel-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.14/ip_tunnel-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.14/ipv6-sit-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.14/ipv6-sr-fix-seg6-encap-performances-with-tso-enabled.patch [new file with mode: 0644]
queue-4.14/ipv6-the-entire-ipv6-header-chain-must-fit-the-first-fragment.patch [new file with mode: 0644]
queue-4.14/lan78xx-crash-in-lan78xx_writ_reg-workqueue-events-lan78xx_deferred_multicast_write.patch [new file with mode: 0644]
queue-4.14/net-fix-possible-out-of-bound-read-in-skb_network_protocol.patch [new file with mode: 0644]
queue-4.14/net-fool-proof-dev_valid_name.patch [new file with mode: 0644]
queue-4.14/net-ipv6-fix-route-leaking-between-vrfs.patch [new file with mode: 0644]
queue-4.14/net-ipv6-increment-outxxx-counters-after-netfilter-hook.patch [new file with mode: 0644]
queue-4.14/net-mlx4_core-fix-memory-leak-while-delete-slave-s-resources.patch [new file with mode: 0644]
queue-4.14/net-mlx4_en-fix-mixed-pfc-and-global-pause-user-control-requests.patch [new file with mode: 0644]
queue-4.14/net-mlx5e-avoid-using-the-ipv6-stub-in-the-tc-offload-neigh-update-path.patch [new file with mode: 0644]
queue-4.14/net-mlx5e-don-t-override-vport-admin-link-state-in-switchdev-mode.patch [new file with mode: 0644]
queue-4.14/net-mlx5e-fix-memory-usage-issues-in-offloading-tc-flows.patch [new file with mode: 0644]
queue-4.14/net-mlx5e-fix-traffic-being-dropped-on-vf-representor.patch [new file with mode: 0644]
queue-4.14/net-mlx5e-sync-netdev-vxlan-ports-at-open.patch [new file with mode: 0644]
queue-4.14/net-sched-actions-fix-dumping-which-requires-several-messages-to-user-space.patch [new file with mode: 0644]
queue-4.14/net-sched-fix-null-dereference-in-the-error-path-of-tcf_bpf_init.patch [new file with mode: 0644]
queue-4.14/net-sched-fix-null-dereference-in-the-error-path-of-tunnel_key_init.patch [new file with mode: 0644]
queue-4.14/net-sched-fix-null-dereference-on-the-error-path-of-tcf_skbmod_init.patch [new file with mode: 0644]
queue-4.14/netlink-make-sure-nladdr-has-correct-size-in-netlink_connect.patch [new file with mode: 0644]
queue-4.14/nfp-use-full-40-bits-of-the-nsp-buffer-address.patch [new file with mode: 0644]
queue-4.14/pptp-remove-a-buggy-dst-release-in-pptp_connect.patch [new file with mode: 0644]
queue-4.14/r8169-fix-setting-driver_data-after-register_netdev.patch [new file with mode: 0644]
queue-4.14/route-check-sysctl_fib_multipath_use_neigh-earlier-than-hash.patch [new file with mode: 0644]
queue-4.14/sctp-do-not-leak-kernel-memory-to-user-space.patch [new file with mode: 0644]
queue-4.14/sctp-sctp_sockaddr_af-must-check-minimal-addr-length-for-af_inet6.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/sky2-increase-d3-delay-to-sky2-stops-working-after-suspend.patch [new file with mode: 0644]
queue-4.14/strparser-fix-sign-of-err-codes.patch [new file with mode: 0644]
queue-4.14/team-move-dev_mc_sync-after-master_upper_dev_link-in-team_port_add.patch [new file with mode: 0644]
queue-4.14/vhost-correctly-remove-wait-queue-during-poll-failure.patch [new file with mode: 0644]
queue-4.14/vhost-validate-log-when-iotlb-is-enabled.patch [new file with mode: 0644]
queue-4.14/vhost_net-add-missing-lock-nesting-notation.patch [new file with mode: 0644]
queue-4.14/vlan-also-check-phy_driver-ts_info-for-vlan-s-real-device.patch [new file with mode: 0644]
queue-4.14/vrf-fix-use-after-free-and-double-free-in-vrf_finish_output.patch [new file with mode: 0644]
queue-4.14/vti6-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]