]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.2-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2015 16:48:59 +0000 (08:48 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2015 16:48:59 +0000 (08:48 -0800)
commit906362e41cd6afc87f797f869ce69216e423cf34
treea9374abd14e95d77a06dff433bfbbcde6f42f8ae
parentcf77fceac203b9b47d95d556ac03d8bd53b07ca2
4.2-stable patches

added patches:
af-unix-fix-use-after-free-with-concurrent-readers-while-splicing.patch
af-unix-passcred-support-for-sendpage.patch
af_unix-don-t-append-consumed-skbs-to-sk_receive_queue.patch
af_unix-take-receive-queue-lock-while-appending-new-skb.patch
bpf-array-fix-heap-out-of-bounds-access-when-updating-elements.patch
broadcom-fix-phy_id_bcm5481-entry-in-the-id-table.patch
ip_tunnel-disable-preemption-when-updating-per-cpu-tstats.patch
ipv6-add-complete-rcu-protection-around-np-opt.patch
ipv6-avoid-creating-rtf_cache-from-a-rt-that-is-not-managed-by-fib6-tree.patch
ipv6-check-expire-on-dst_nocache-route.patch
ipv6-check-rt-dst.from-for-the-dst_nocache-route.patch
ipv6-distinguish-frag-queues-by-device-for-multicast-and-link-local-packets.patch
ipv6-sctp-implement-sctp_v6_destroy_sock.patch
net-ip6mr-fix-static-mfc-dev-leaks-on-table-destruction.patch
net-ipmr-fix-static-mfc-dev-leaks-on-table-destruction.patch
net-mlx4_core-fix-sleeping-while-holding-spinlock-at-rem_slave_counters.patch
net-neighbour-fix-crash-at-dumping-device-agnostic-proxy-entries.patch
net-qmi_wwan-add-xs-stick-w100-2-from-4g-systems.patch
net-scm-fix-pax-detected-msg_controllen-overflow-in-scm_detach_fds.patch
net-switchdev-fix-return-code-of-fdb_dump-stub.patch
net-thunder-check-for-driver-data-in-nicvf_remove.patch
net_sched-fix-qdisc_tree_decrease_qlen-races.patch
packet-always-probe-for-transport-header.patch
packet-do-skb_probe_transport_header-when-we-actually-have-data.patch
packet-fix-tpacket_snd-max-frame-len.patch
packet-infer-protocol-from-ethernet-header-if-unset.patch
packet-only-allow-extra-vlan-len-on-ethernet-devices.patch
rds-fix-race-condition-when-sending-a-message-on-unbound-socket.patch
sctp-translate-host-order-to-network-order-when-setting-a-hmacid.patch
snmp-remove-duplicate-outmcast-stat-increment.patch
tcp-disable-fast-open-on-timeouts-after-handshake.patch
tcp-fix-potential-huge-kmalloc-calls-in-tcp_repair.patch
tcp-initialize-tp-copied_seq-in-case-of-cross-syn-connection.patch
tcp-md5-fix-lockdep-annotation.patch
tools-net-use-include-uapi-with-__exported_headers__.patch
unix-avoid-use-after-free-in-ep_remove_wait_queue.patch
via-rhine-fix-vlan-receive-handling-regression.patch
37 files changed:
queue-4.2/af-unix-fix-use-after-free-with-concurrent-readers-while-splicing.patch [new file with mode: 0644]
queue-4.2/af-unix-passcred-support-for-sendpage.patch [new file with mode: 0644]
queue-4.2/af_unix-don-t-append-consumed-skbs-to-sk_receive_queue.patch [new file with mode: 0644]
queue-4.2/af_unix-take-receive-queue-lock-while-appending-new-skb.patch [new file with mode: 0644]
queue-4.2/bpf-array-fix-heap-out-of-bounds-access-when-updating-elements.patch [new file with mode: 0644]
queue-4.2/broadcom-fix-phy_id_bcm5481-entry-in-the-id-table.patch [new file with mode: 0644]
queue-4.2/ip_tunnel-disable-preemption-when-updating-per-cpu-tstats.patch [new file with mode: 0644]
queue-4.2/ipv6-add-complete-rcu-protection-around-np-opt.patch [new file with mode: 0644]
queue-4.2/ipv6-avoid-creating-rtf_cache-from-a-rt-that-is-not-managed-by-fib6-tree.patch [new file with mode: 0644]
queue-4.2/ipv6-check-expire-on-dst_nocache-route.patch [new file with mode: 0644]
queue-4.2/ipv6-check-rt-dst.from-for-the-dst_nocache-route.patch [new file with mode: 0644]
queue-4.2/ipv6-distinguish-frag-queues-by-device-for-multicast-and-link-local-packets.patch [new file with mode: 0644]
queue-4.2/ipv6-sctp-implement-sctp_v6_destroy_sock.patch [new file with mode: 0644]
queue-4.2/net-ip6mr-fix-static-mfc-dev-leaks-on-table-destruction.patch [new file with mode: 0644]
queue-4.2/net-ipmr-fix-static-mfc-dev-leaks-on-table-destruction.patch [new file with mode: 0644]
queue-4.2/net-mlx4_core-fix-sleeping-while-holding-spinlock-at-rem_slave_counters.patch [new file with mode: 0644]
queue-4.2/net-neighbour-fix-crash-at-dumping-device-agnostic-proxy-entries.patch [new file with mode: 0644]
queue-4.2/net-qmi_wwan-add-xs-stick-w100-2-from-4g-systems.patch [new file with mode: 0644]
queue-4.2/net-scm-fix-pax-detected-msg_controllen-overflow-in-scm_detach_fds.patch [new file with mode: 0644]
queue-4.2/net-switchdev-fix-return-code-of-fdb_dump-stub.patch [new file with mode: 0644]
queue-4.2/net-thunder-check-for-driver-data-in-nicvf_remove.patch [new file with mode: 0644]
queue-4.2/net_sched-fix-qdisc_tree_decrease_qlen-races.patch [new file with mode: 0644]
queue-4.2/packet-always-probe-for-transport-header.patch [new file with mode: 0644]
queue-4.2/packet-do-skb_probe_transport_header-when-we-actually-have-data.patch [new file with mode: 0644]
queue-4.2/packet-fix-tpacket_snd-max-frame-len.patch [new file with mode: 0644]
queue-4.2/packet-infer-protocol-from-ethernet-header-if-unset.patch [new file with mode: 0644]
queue-4.2/packet-only-allow-extra-vlan-len-on-ethernet-devices.patch [new file with mode: 0644]
queue-4.2/rds-fix-race-condition-when-sending-a-message-on-unbound-socket.patch [new file with mode: 0644]
queue-4.2/sctp-translate-host-order-to-network-order-when-setting-a-hmacid.patch [new file with mode: 0644]
queue-4.2/snmp-remove-duplicate-outmcast-stat-increment.patch [new file with mode: 0644]
queue-4.2/tcp-disable-fast-open-on-timeouts-after-handshake.patch [new file with mode: 0644]
queue-4.2/tcp-fix-potential-huge-kmalloc-calls-in-tcp_repair.patch [new file with mode: 0644]
queue-4.2/tcp-initialize-tp-copied_seq-in-case-of-cross-syn-connection.patch [new file with mode: 0644]
queue-4.2/tcp-md5-fix-lockdep-annotation.patch [new file with mode: 0644]
queue-4.2/tools-net-use-include-uapi-with-__exported_headers__.patch [new file with mode: 0644]
queue-4.2/unix-avoid-use-after-free-in-ep_remove_wait_queue.patch [new file with mode: 0644]
queue-4.2/via-rhine-fix-vlan-receive-handling-regression.patch [new file with mode: 0644]