]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Apr 2017 06:23:11 +0000 (08:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Apr 2017 06:23:11 +0000 (08:23 +0200)
commit6c5e2549d1db156b5d79935158f9d57d0212b7d6
tree93aa18f09105249c5e1522719be40567f168533a
parent1dbb00ed0b9525d9e8ff14d1319f61c124f72191
4.10-stable patches

added patches:
bpf-improve-verifier-packet-range-checks.patch
dp83640-don-t-recieve-time-stamps-twice.patch
gso-validate-assumption-of-frag_list-segementation.patch
ip6mr-fix-notification-device-destruction.patch
ipv6-check-raw-payload-size-correctly-in-ioctl.patch
ipv6-check-skb-protocol-before-lookup-for-nexthop.patch
ipv6-fix-idev-addr_list-corruption.patch
ipv6-fix-source-routing.patch
ipv6-sr-fix-double-free-of-skb-after-handling-invalid-srh.patch
ipv6-sr-fix-out-of-bounds-access-in-srh-validation.patch
kcm-return-immediately-after-copy_from_user-failure.patch
l2tp-fix-ppp-pseudo-wire-auto-loading.patch
l2tp-hold-tunnel-socket-when-handling-control-frames-in-l2tp_ip-and-l2tp_ip6.patch
l2tp-purge-socket-queues-in-the-.destruct-callback.patch
l2tp-take-reference-on-sessions-being-dumped.patch
macvlan-fix-device-ref-leak-when-purging-bc_queue.patch
net-ipv4-fix-multipath-rtm_getroute-behavior-when-iif-is-given.patch
net-ipv6-regenerate-host-route-if-moved-to-gc-list.patch
net-ipv6-rtf_pcpu-should-not-be-settable-from-userspace.patch
net-mlx5-avoid-dereferencing-uninitialized-pointer.patch
net-mlx5-e-switch-correctly-deal-with-inline-mode-on-connectx-5.patch
net-mlx5-fix-driver-load-bad-flow-when-having-fw-initializing-timeout.patch
net-mlx5e-fix-ethtool_grxclsrlall-handling.patch
net-mlx5e-fix-small-packet-threshold.patch
net-neigh-guard-against-null-solicit-method.patch
net-packet-fix-overflow-in-check-for-tp_frame_nr.patch
net-packet-fix-overflow-in-check-for-tp_reserve.patch
net-phy-fix-auto-negotiation-stall-due-to-unavailable-interrupt.patch
net-phy-handle-state-correctly-in-phy_stop_machine.patch
net-timestamp-avoid-use-after-free-in-ip_recv_error.patch
net-vrf-fix-setting-nlm_f_excl-flag-when-adding-l3mdev-rule.patch
netpoll-check-for-skb-queue_mapping.patch
openvswitch-fix-ovs_flow_key_update.patch
sctp-listen-on-the-sock-only-when-it-s-state-is-listening-or-closed.patch
secure_seq-downgrade-to-per-host-timestamp-offsets.patch
sh_eth-unmap-dma-buffers-when-freeing-rings.patch
sparc64-fix-kernel-panic-due-to-erroneous-ifdef-surrounding-pmd_write.patch
sparc64-kern_addr_valid-regression.patch
tcp-clear-saved_syn-in-tcp_disconnect.patch
tcp-fix-scm_timestamping_opt_stats-for-normal-skbs.patch
tcp-mark-skbs-with-scm_timestamping_opt_stats.patch
tcp-memset-ca_priv-data-to-0-properly.patch
43 files changed:
queue-4.10/bpf-improve-verifier-packet-range-checks.patch [new file with mode: 0644]
queue-4.10/dp83640-don-t-recieve-time-stamps-twice.patch [new file with mode: 0644]
queue-4.10/gso-validate-assumption-of-frag_list-segementation.patch [new file with mode: 0644]
queue-4.10/ip6mr-fix-notification-device-destruction.patch [new file with mode: 0644]
queue-4.10/ipv6-check-raw-payload-size-correctly-in-ioctl.patch [new file with mode: 0644]
queue-4.10/ipv6-check-skb-protocol-before-lookup-for-nexthop.patch [new file with mode: 0644]
queue-4.10/ipv6-fix-idev-addr_list-corruption.patch [new file with mode: 0644]
queue-4.10/ipv6-fix-source-routing.patch [new file with mode: 0644]
queue-4.10/ipv6-sr-fix-double-free-of-skb-after-handling-invalid-srh.patch [new file with mode: 0644]
queue-4.10/ipv6-sr-fix-out-of-bounds-access-in-srh-validation.patch [new file with mode: 0644]
queue-4.10/kcm-return-immediately-after-copy_from_user-failure.patch [new file with mode: 0644]
queue-4.10/l2tp-fix-ppp-pseudo-wire-auto-loading.patch [new file with mode: 0644]
queue-4.10/l2tp-hold-tunnel-socket-when-handling-control-frames-in-l2tp_ip-and-l2tp_ip6.patch [new file with mode: 0644]
queue-4.10/l2tp-purge-socket-queues-in-the-.destruct-callback.patch [new file with mode: 0644]
queue-4.10/l2tp-take-reference-on-sessions-being-dumped.patch [new file with mode: 0644]
queue-4.10/macvlan-fix-device-ref-leak-when-purging-bc_queue.patch [new file with mode: 0644]
queue-4.10/net-ipv4-fix-multipath-rtm_getroute-behavior-when-iif-is-given.patch [new file with mode: 0644]
queue-4.10/net-ipv6-regenerate-host-route-if-moved-to-gc-list.patch [new file with mode: 0644]
queue-4.10/net-ipv6-rtf_pcpu-should-not-be-settable-from-userspace.patch [new file with mode: 0644]
queue-4.10/net-mlx5-avoid-dereferencing-uninitialized-pointer.patch [new file with mode: 0644]
queue-4.10/net-mlx5-e-switch-correctly-deal-with-inline-mode-on-connectx-5.patch [new file with mode: 0644]
queue-4.10/net-mlx5-fix-driver-load-bad-flow-when-having-fw-initializing-timeout.patch [new file with mode: 0644]
queue-4.10/net-mlx5e-fix-ethtool_grxclsrlall-handling.patch [new file with mode: 0644]
queue-4.10/net-mlx5e-fix-small-packet-threshold.patch [new file with mode: 0644]
queue-4.10/net-neigh-guard-against-null-solicit-method.patch [new file with mode: 0644]
queue-4.10/net-packet-fix-overflow-in-check-for-tp_frame_nr.patch [new file with mode: 0644]
queue-4.10/net-packet-fix-overflow-in-check-for-tp_reserve.patch [new file with mode: 0644]
queue-4.10/net-phy-fix-auto-negotiation-stall-due-to-unavailable-interrupt.patch [new file with mode: 0644]
queue-4.10/net-phy-handle-state-correctly-in-phy_stop_machine.patch [new file with mode: 0644]
queue-4.10/net-timestamp-avoid-use-after-free-in-ip_recv_error.patch [new file with mode: 0644]
queue-4.10/net-vrf-fix-setting-nlm_f_excl-flag-when-adding-l3mdev-rule.patch [new file with mode: 0644]
queue-4.10/netpoll-check-for-skb-queue_mapping.patch [new file with mode: 0644]
queue-4.10/openvswitch-fix-ovs_flow_key_update.patch [new file with mode: 0644]
queue-4.10/sctp-listen-on-the-sock-only-when-it-s-state-is-listening-or-closed.patch [new file with mode: 0644]
queue-4.10/secure_seq-downgrade-to-per-host-timestamp-offsets.patch [new file with mode: 0644]
queue-4.10/series
queue-4.10/sh_eth-unmap-dma-buffers-when-freeing-rings.patch [new file with mode: 0644]
queue-4.10/sparc64-fix-kernel-panic-due-to-erroneous-ifdef-surrounding-pmd_write.patch [new file with mode: 0644]
queue-4.10/sparc64-kern_addr_valid-regression.patch [new file with mode: 0644]
queue-4.10/tcp-clear-saved_syn-in-tcp_disconnect.patch [new file with mode: 0644]
queue-4.10/tcp-fix-scm_timestamping_opt_stats-for-normal-skbs.patch [new file with mode: 0644]
queue-4.10/tcp-mark-skbs-with-scm_timestamping_opt_stats.patch [new file with mode: 0644]
queue-4.10/tcp-memset-ca_priv-data-to-0-properly.patch [new file with mode: 0644]