]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Jul 2014 17:16:08 +0000 (10:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Jul 2014 17:16:08 +0000 (10:16 -0700)
commit90c252419c877830ee593b7b68776b8e46a37b5c
tree3fd510f4daf138f82372f358771b13026fc98946
parent45b3cddb5e378a326c39a346b89e57c5158c3ba8
3.14-stable patches

added patches:
8021q-fix-a-potential-memory-leak.patch
appletalk-fix-socket-referencing-in-skb.patch
be2net-set-eq-db-clear-intr-bit-in-be_open.patch
bnx2x-fix-possible-panic-under-memory-stress.patch
bonding-fix-ad_select-module-param-check.patch
dns_resolver-assure-that-dns_query-result-is-null-terminated.patch
dns_resolver-null-terminate-the-right-string.patch
igmp-fix-the-problem-when-mc-leave-group.patch
ip_tunnel-fix-ip_tunnel_lookup.patch
ipv4-fix-buffer-overflow-in-ip_options_compile.patch
ipv4-fix-dst-race-in-sk_dst_get.patch
ipv4-icmp-fix-pmtu-handling-for-rare-case.patch
ipv4-irq-safe-sk_dst_set-and-ipv4_sk_update_pmtu-fix.patch
net-fix-netdev_change-notifier-usage-causing-spurious-arp-flush.patch
net-fix-sparse-warning-in-sk_dst_set.patch
net-fix-udp-tunnel-gso-of-frag_list-gro-packets.patch
net-gre-gro-fix-a-bug-that-breaks-the-forwarding-path.patch
net-huawei_cdc_ncm-add-subclass-3-devices.patch
net-huawei_cdc_ncm-increase-command-buffer-size.patch
net-mvneta-fix-big-endian-issue-in-mvneta_txq_desc_csum.patch
net-mvneta-fix-operation-in-10-mbit-s-mode.patch
net-pppoe-use-correct-channel-mtu-when-using-multilink-ppp.patch
net-qmi_wwan-add-id-for-telewell-tw-lte-4g-v2.patch
net-qmi_wwan-add-two-sierra-wireless-netgear-devices.patch
net-sctp-check-proc_dointvec-result-in-proc_sctp_do_auth.patch
net-sctp-fix-information-leaks-in-ulpevent-layer.patch
net-sctp-propagate-sysctl-errors-from-proc_do-properly.patch
netlink-fix-handling-of-error-from-netlink_dump.patch
slcan-port-write_wakeup-deadlock-fix-from-slip.patch
slip-fix-deadlock-in-write_wakeup.patch
sunvnet-clean-up-objects-created-in-vnet_new-on-vnet_exit.patch
tcp-fix-divide-by-zero-when-pushing-during-tcp-repair.patch
tcp-fix-false-undo-corner-cases.patch
tcp-fix-tcp_match_skb_to_sack-for-unaligned-sack-at-end-of-an-skb.patch
tipc-clear-next-pointer-of-message-fragments-before-reassembly.patch
vlan-free-percpu-stats-in-device-destructor.patch
37 files changed:
queue-3.14/8021q-fix-a-potential-memory-leak.patch [new file with mode: 0644]
queue-3.14/appletalk-fix-socket-referencing-in-skb.patch [new file with mode: 0644]
queue-3.14/be2net-set-eq-db-clear-intr-bit-in-be_open.patch [new file with mode: 0644]
queue-3.14/bnx2x-fix-possible-panic-under-memory-stress.patch [new file with mode: 0644]
queue-3.14/bonding-fix-ad_select-module-param-check.patch [new file with mode: 0644]
queue-3.14/dns_resolver-assure-that-dns_query-result-is-null-terminated.patch [new file with mode: 0644]
queue-3.14/dns_resolver-null-terminate-the-right-string.patch [new file with mode: 0644]
queue-3.14/igmp-fix-the-problem-when-mc-leave-group.patch [new file with mode: 0644]
queue-3.14/ip_tunnel-fix-ip_tunnel_lookup.patch [new file with mode: 0644]
queue-3.14/ipv4-fix-buffer-overflow-in-ip_options_compile.patch [new file with mode: 0644]
queue-3.14/ipv4-fix-dst-race-in-sk_dst_get.patch [new file with mode: 0644]
queue-3.14/ipv4-icmp-fix-pmtu-handling-for-rare-case.patch [new file with mode: 0644]
queue-3.14/ipv4-irq-safe-sk_dst_set-and-ipv4_sk_update_pmtu-fix.patch [new file with mode: 0644]
queue-3.14/net-fix-netdev_change-notifier-usage-causing-spurious-arp-flush.patch [new file with mode: 0644]
queue-3.14/net-fix-sparse-warning-in-sk_dst_set.patch [new file with mode: 0644]
queue-3.14/net-fix-udp-tunnel-gso-of-frag_list-gro-packets.patch [new file with mode: 0644]
queue-3.14/net-gre-gro-fix-a-bug-that-breaks-the-forwarding-path.patch [new file with mode: 0644]
queue-3.14/net-huawei_cdc_ncm-add-subclass-3-devices.patch [new file with mode: 0644]
queue-3.14/net-huawei_cdc_ncm-increase-command-buffer-size.patch [new file with mode: 0644]
queue-3.14/net-mvneta-fix-big-endian-issue-in-mvneta_txq_desc_csum.patch [new file with mode: 0644]
queue-3.14/net-mvneta-fix-operation-in-10-mbit-s-mode.patch [new file with mode: 0644]
queue-3.14/net-pppoe-use-correct-channel-mtu-when-using-multilink-ppp.patch [new file with mode: 0644]
queue-3.14/net-qmi_wwan-add-id-for-telewell-tw-lte-4g-v2.patch [new file with mode: 0644]
queue-3.14/net-qmi_wwan-add-two-sierra-wireless-netgear-devices.patch [new file with mode: 0644]
queue-3.14/net-sctp-check-proc_dointvec-result-in-proc_sctp_do_auth.patch [new file with mode: 0644]
queue-3.14/net-sctp-fix-information-leaks-in-ulpevent-layer.patch [new file with mode: 0644]
queue-3.14/net-sctp-propagate-sysctl-errors-from-proc_do-properly.patch [new file with mode: 0644]
queue-3.14/netlink-fix-handling-of-error-from-netlink_dump.patch [new file with mode: 0644]
queue-3.14/series
queue-3.14/slcan-port-write_wakeup-deadlock-fix-from-slip.patch [new file with mode: 0644]
queue-3.14/slip-fix-deadlock-in-write_wakeup.patch [new file with mode: 0644]
queue-3.14/sunvnet-clean-up-objects-created-in-vnet_new-on-vnet_exit.patch [new file with mode: 0644]
queue-3.14/tcp-fix-divide-by-zero-when-pushing-during-tcp-repair.patch [new file with mode: 0644]
queue-3.14/tcp-fix-false-undo-corner-cases.patch [new file with mode: 0644]
queue-3.14/tcp-fix-tcp_match_skb_to_sack-for-unaligned-sack-at-end-of-an-skb.patch [new file with mode: 0644]
queue-3.14/tipc-clear-next-pointer-of-message-fragments-before-reassembly.patch [new file with mode: 0644]
queue-3.14/vlan-free-percpu-stats-in-device-destructor.patch [new file with mode: 0644]