]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Apr 2018 09:03:14 +0000 (11:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Apr 2018 09:03:14 +0000 (11:03 +0200)
commit8ec60c73a986cda45a2b02eb5296d2b1e7a64d03
tree09e469ffb737da3786f5eca55532f0e9e178639a
parent64451862523ae71713b1220ed4dd203f45a12fbd
4.9-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-the-entire-ipv6-header-chain-must-fit-the-first-fragment.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-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
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
vti6-better-validate-user-provided-tunnel-names.patch
35 files changed:
queue-4.9/arp-fix-arp_filter-on-l3slave-devices.patch [new file with mode: 0644]
queue-4.9/bonding-fix-the-err-path-for-dev-hwaddr-sync-in-bond_enslave.patch [new file with mode: 0644]
queue-4.9/bonding-move-dev_mc_sync-after-master_upper_dev_link-in-bond_enslave.patch [new file with mode: 0644]
queue-4.9/bonding-process-the-err-returned-by-dev_set_allmulti-properly-in-bond_enslave.patch [new file with mode: 0644]
queue-4.9/ip6_gre-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.9/ip6_tunnel-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.9/ip_tunnel-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.9/ipv6-sit-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]
queue-4.9/ipv6-the-entire-ipv6-header-chain-must-fit-the-first-fragment.patch [new file with mode: 0644]
queue-4.9/net-fix-possible-out-of-bound-read-in-skb_network_protocol.patch [new file with mode: 0644]
queue-4.9/net-fool-proof-dev_valid_name.patch [new file with mode: 0644]
queue-4.9/net-ipv6-fix-route-leaking-between-vrfs.patch [new file with mode: 0644]
queue-4.9/net-ipv6-increment-outxxx-counters-after-netfilter-hook.patch [new file with mode: 0644]
queue-4.9/net-mlx4_core-fix-memory-leak-while-delete-slave-s-resources.patch [new file with mode: 0644]
queue-4.9/net-mlx4_en-fix-mixed-pfc-and-global-pause-user-control-requests.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-sync-netdev-vxlan-ports-at-open.patch [new file with mode: 0644]
queue-4.9/net-sched-actions-fix-dumping-which-requires-several-messages-to-user-space.patch [new file with mode: 0644]
queue-4.9/net-sched-fix-null-dereference-in-the-error-path-of-tcf_bpf_init.patch [new file with mode: 0644]
queue-4.9/net-sched-fix-null-dereference-in-the-error-path-of-tunnel_key_init.patch [new file with mode: 0644]
queue-4.9/net-sched-fix-null-dereference-on-the-error-path-of-tcf_skbmod_init.patch [new file with mode: 0644]
queue-4.9/netlink-make-sure-nladdr-has-correct-size-in-netlink_connect.patch [new file with mode: 0644]
queue-4.9/pptp-remove-a-buggy-dst-release-in-pptp_connect.patch [new file with mode: 0644]
queue-4.9/r8169-fix-setting-driver_data-after-register_netdev.patch [new file with mode: 0644]
queue-4.9/route-check-sysctl_fib_multipath_use_neigh-earlier-than-hash.patch [new file with mode: 0644]
queue-4.9/sctp-do-not-leak-kernel-memory-to-user-space.patch [new file with mode: 0644]
queue-4.9/sctp-sctp_sockaddr_af-must-check-minimal-addr-length-for-af_inet6.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/sky2-increase-d3-delay-to-sky2-stops-working-after-suspend.patch [new file with mode: 0644]
queue-4.9/strparser-fix-sign-of-err-codes.patch [new file with mode: 0644]
queue-4.9/team-move-dev_mc_sync-after-master_upper_dev_link-in-team_port_add.patch [new file with mode: 0644]
queue-4.9/vhost-correctly-remove-wait-queue-during-poll-failure.patch [new file with mode: 0644]
queue-4.9/vhost-validate-log-when-iotlb-is-enabled.patch [new file with mode: 0644]
queue-4.9/vhost_net-add-missing-lock-nesting-notation.patch [new file with mode: 0644]
queue-4.9/vlan-also-check-phy_driver-ts_info-for-vlan-s-real-device.patch [new file with mode: 0644]
queue-4.9/vti6-better-validate-user-provided-tunnel-names.patch [new file with mode: 0644]