]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2013 18:52:41 +0000 (10:52 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2013 18:52:41 +0000 (10:52 -0800)
commitac8d9edd2649aa3bf2865b8a583bf697c7fbd538
treece8272d06445b5a3c171f8f0a466e2d89e3d0b1b
parentfdf1fb7e43b73bfcf0d37ddc6e7fcd89e75abbbe
3.4-stable patches

added patches:
atm-iphase-rename-fregt_t-ffreg_t.patch
bridge-pull-ip-header-into-skb-data-before-looking-into-ip-header.patch
ipv6-do-not-create-neighbor-entries-for-local-delivery.patch
ipv6-fix-header-length-calculation-in-ip6_append_data.patch
ipv6-fix-the-noflags-test-in-addrconf_get_prefix_route.patch
isdn-gigaset-fix-zero-size-border-case-in-debug-dump.patch
maintainers-stephen-hemminger-email-change.patch
netback-correct-netbk_tx_err-to-handle-wrap-around.patch
net-calxedaxgmac-throw-away-overrun-frames.patch
net-loopback-fix-a-dst-refcounting-issue.patch
net-mlx4_core-set-number-of-msix-vectors-under-sriov-mode-to-firmware-defaults.patch
net-mlx4_en-fix-bridged-vswitch-configuration-for-non-sriov-mode.patch
net-prevent-setting-ttl-0-via-ip_ttl.patch
net-sctp-sctp_endpoint_free-zero-out-secret-key-data.patch
net-sctp-sctp_setsockopt_auth_key-use-kzfree-instead-of-kfree.patch
netxen-fix-off-by-one-bug-in-netxen_release_tx_buffer.patch
packet-fix-leakage-of-tx_ring-memory.patch
pktgen-correctly-handle-failures-when-adding-a-device.patch
r8169-remove-the-obsolete-and-incorrect-amd-workaround.patch
sctp-refactor-sctp_outq_teardown-to-insure-proper-re-initalization.patch
tcp-fix-for-zero-packets_in_flight-was-too-broad.patch
tcp-frto-should-not-set-snd_cwnd-to-0.patch
tg3-avoid-null-pointer-dereference-in-tg3_interrupt-in-netconsole-mode.patch
tg3-fix-crc-errors-on-jumbo-frame-receive.patch
via-rhine-fix-bugs-in-napi-support.patch
xen-netback-don-t-leak-pages-on-failure-in-xen_netbk_tx_check_gop.patch
xen-netback-free-already-allocated-memory-on-failure-in-xen_netbk_get_requests.patch
xen-netback-shutdown-the-ring-if-it-contains-garbage.patch
29 files changed:
queue-3.4/atm-iphase-rename-fregt_t-ffreg_t.patch [new file with mode: 0644]
queue-3.4/bridge-pull-ip-header-into-skb-data-before-looking-into-ip-header.patch [new file with mode: 0644]
queue-3.4/ipv6-do-not-create-neighbor-entries-for-local-delivery.patch [new file with mode: 0644]
queue-3.4/ipv6-fix-header-length-calculation-in-ip6_append_data.patch [new file with mode: 0644]
queue-3.4/ipv6-fix-the-noflags-test-in-addrconf_get_prefix_route.patch [new file with mode: 0644]
queue-3.4/isdn-gigaset-fix-zero-size-border-case-in-debug-dump.patch [new file with mode: 0644]
queue-3.4/maintainers-stephen-hemminger-email-change.patch [new file with mode: 0644]
queue-3.4/net-calxedaxgmac-throw-away-overrun-frames.patch [new file with mode: 0644]
queue-3.4/net-loopback-fix-a-dst-refcounting-issue.patch [new file with mode: 0644]
queue-3.4/net-mlx4_core-set-number-of-msix-vectors-under-sriov-mode-to-firmware-defaults.patch [new file with mode: 0644]
queue-3.4/net-mlx4_en-fix-bridged-vswitch-configuration-for-non-sriov-mode.patch [new file with mode: 0644]
queue-3.4/net-prevent-setting-ttl-0-via-ip_ttl.patch [new file with mode: 0644]
queue-3.4/net-sctp-sctp_endpoint_free-zero-out-secret-key-data.patch [new file with mode: 0644]
queue-3.4/net-sctp-sctp_setsockopt_auth_key-use-kzfree-instead-of-kfree.patch [new file with mode: 0644]
queue-3.4/netback-correct-netbk_tx_err-to-handle-wrap-around.patch [new file with mode: 0644]
queue-3.4/netxen-fix-off-by-one-bug-in-netxen_release_tx_buffer.patch [new file with mode: 0644]
queue-3.4/packet-fix-leakage-of-tx_ring-memory.patch [new file with mode: 0644]
queue-3.4/pktgen-correctly-handle-failures-when-adding-a-device.patch [new file with mode: 0644]
queue-3.4/r8169-remove-the-obsolete-and-incorrect-amd-workaround.patch [new file with mode: 0644]
queue-3.4/sctp-refactor-sctp_outq_teardown-to-insure-proper-re-initalization.patch [new file with mode: 0644]
queue-3.4/series
queue-3.4/tcp-fix-for-zero-packets_in_flight-was-too-broad.patch [new file with mode: 0644]
queue-3.4/tcp-frto-should-not-set-snd_cwnd-to-0.patch [new file with mode: 0644]
queue-3.4/tg3-avoid-null-pointer-dereference-in-tg3_interrupt-in-netconsole-mode.patch [new file with mode: 0644]
queue-3.4/tg3-fix-crc-errors-on-jumbo-frame-receive.patch [new file with mode: 0644]
queue-3.4/via-rhine-fix-bugs-in-napi-support.patch [new file with mode: 0644]
queue-3.4/xen-netback-don-t-leak-pages-on-failure-in-xen_netbk_tx_check_gop.patch [new file with mode: 0644]
queue-3.4/xen-netback-free-already-allocated-memory-on-failure-in-xen_netbk_get_requests.patch [new file with mode: 0644]
queue-3.4/xen-netback-shutdown-the-ring-if-it-contains-garbage.patch [new file with mode: 0644]