]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2013 17:16:03 +0000 (10:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2013 17:16:03 +0000 (10:16 -0700)
commitedbd96edbcd782665c6e1913d9b50190f2020173
tree2fc99851b4d4674ed23feefce2a8d7ca22d65f9a
parent829fcf0aa3091e016fddeac066bf2daa57aa13ec
3.8-stable patches

added patches:
af_unix-if-we-don-t-care-about-credentials-coallesce-all-messages.patch
atl1e-limit-gso-segment-size-to-prevent-generation-of-wrong-ip-length-fields.patch
atm-update-msg_namelen-in-vcc_recvmsg.patch
ax25-fix-info-leak-via-msg_name-in-ax25_recvmsg.patch
bluetooth-fix-possible-info-leak-in-bt_sock_recvmsg.patch
bluetooth-rfcomm-fix-missing-msg_namelen-update-in-rfcomm_sock_recvmsg.patch
bluetooth-sco-fix-missing-msg_namelen-update-in-sco_sock_recvmsg.patch
bonding-fix-bonding_masters-race-condition-in-bond-unloading.patch
bonding-fix-l23-and-l34-load-balancing-in-forwarding-path.patch
bonding-iff_bonding-is-not-stripped-on-enslave-failure.patch
caif-fix-missing-msg_namelen-update-in-caif_seqpkt_recvmsg.patch
cbq-incorrect-processing-of-high-limits.patch
esp4-fix-error-return-code-in-esp_output.patch
ipv6-tcp-stop-processing-icmpv6-redirect-messages.patch
irda-fix-missing-msg_namelen-update-in-irda_recvmsg_dgram.patch
iucv-fix-missing-msg_namelen-update-in-iucv_sock_recvmsg.patch
l2tp-fix-info-leak-in-l2tp_ip6_recvmsg.patch
llc-fix-missing-msg_namelen-update-in-llc_ui_recvmsg.patch
net-cdc_mbim-remove-bogus-sizeof.patch
net-count-hw_addr-syncs-so-that-unsync-works-properly.patch
net-drop-dst-before-queueing-fragments.patch
netfilter-don-t-reset-nf_trace-in-nf_reset.patch
net-fix-incorrect-credentials-passing.patch
net-ipv6-fix-broken-ipv6-routing-table-after-loopback-down-up.patch
net-mvmdio-add-select-phylib.patch
net-mvneta-fix-improper-tx-queue-usage-in-mvneta_tx.patch
net-rate-limit-warn-bad-offload-splats.patch
netrom-fix-info-leak-via-msg_name-in-nr_recvmsg.patch
nfc-llcp-fix-info-leaks-via-msg_name-in-llcp_sock_recvmsg.patch
rose-fix-info-leak-via-msg_name-in-rose_recvmsg.patch
rtnetlink-call-nlmsg_parse-with-correct-header-length.patch
tcp-call-tcp_replace_ts_recent-from-tcp_ack.patch
tcp-incoming-connections-might-use-wrong-route-under-synflood.patch
tcp-reallocate-headroom-if-it-would-overflow-csum_start.patch
tipc-fix-info-leaks-via-msg_name-in-recv_msg-recv_stream.patch
36 files changed:
queue-3.8/af_unix-if-we-don-t-care-about-credentials-coallesce-all-messages.patch [new file with mode: 0644]
queue-3.8/atl1e-limit-gso-segment-size-to-prevent-generation-of-wrong-ip-length-fields.patch [new file with mode: 0644]
queue-3.8/atm-update-msg_namelen-in-vcc_recvmsg.patch [new file with mode: 0644]
queue-3.8/ax25-fix-info-leak-via-msg_name-in-ax25_recvmsg.patch [new file with mode: 0644]
queue-3.8/bluetooth-fix-possible-info-leak-in-bt_sock_recvmsg.patch [new file with mode: 0644]
queue-3.8/bluetooth-rfcomm-fix-missing-msg_namelen-update-in-rfcomm_sock_recvmsg.patch [new file with mode: 0644]
queue-3.8/bluetooth-sco-fix-missing-msg_namelen-update-in-sco_sock_recvmsg.patch [new file with mode: 0644]
queue-3.8/bonding-fix-bonding_masters-race-condition-in-bond-unloading.patch [new file with mode: 0644]
queue-3.8/bonding-fix-l23-and-l34-load-balancing-in-forwarding-path.patch [new file with mode: 0644]
queue-3.8/bonding-iff_bonding-is-not-stripped-on-enslave-failure.patch [new file with mode: 0644]
queue-3.8/caif-fix-missing-msg_namelen-update-in-caif_seqpkt_recvmsg.patch [new file with mode: 0644]
queue-3.8/cbq-incorrect-processing-of-high-limits.patch [new file with mode: 0644]
queue-3.8/esp4-fix-error-return-code-in-esp_output.patch [new file with mode: 0644]
queue-3.8/ipv6-tcp-stop-processing-icmpv6-redirect-messages.patch [new file with mode: 0644]
queue-3.8/irda-fix-missing-msg_namelen-update-in-irda_recvmsg_dgram.patch [new file with mode: 0644]
queue-3.8/iucv-fix-missing-msg_namelen-update-in-iucv_sock_recvmsg.patch [new file with mode: 0644]
queue-3.8/l2tp-fix-info-leak-in-l2tp_ip6_recvmsg.patch [new file with mode: 0644]
queue-3.8/llc-fix-missing-msg_namelen-update-in-llc_ui_recvmsg.patch [new file with mode: 0644]
queue-3.8/net-cdc_mbim-remove-bogus-sizeof.patch [new file with mode: 0644]
queue-3.8/net-count-hw_addr-syncs-so-that-unsync-works-properly.patch [new file with mode: 0644]
queue-3.8/net-drop-dst-before-queueing-fragments.patch [new file with mode: 0644]
queue-3.8/net-fix-incorrect-credentials-passing.patch [new file with mode: 0644]
queue-3.8/net-ipv6-fix-broken-ipv6-routing-table-after-loopback-down-up.patch [new file with mode: 0644]
queue-3.8/net-mvmdio-add-select-phylib.patch [new file with mode: 0644]
queue-3.8/net-mvneta-fix-improper-tx-queue-usage-in-mvneta_tx.patch [new file with mode: 0644]
queue-3.8/net-rate-limit-warn-bad-offload-splats.patch [new file with mode: 0644]
queue-3.8/netfilter-don-t-reset-nf_trace-in-nf_reset.patch [new file with mode: 0644]
queue-3.8/netrom-fix-info-leak-via-msg_name-in-nr_recvmsg.patch [new file with mode: 0644]
queue-3.8/nfc-llcp-fix-info-leaks-via-msg_name-in-llcp_sock_recvmsg.patch [new file with mode: 0644]
queue-3.8/rose-fix-info-leak-via-msg_name-in-rose_recvmsg.patch [new file with mode: 0644]
queue-3.8/rtnetlink-call-nlmsg_parse-with-correct-header-length.patch [new file with mode: 0644]
queue-3.8/series
queue-3.8/tcp-call-tcp_replace_ts_recent-from-tcp_ack.patch [new file with mode: 0644]
queue-3.8/tcp-incoming-connections-might-use-wrong-route-under-synflood.patch [new file with mode: 0644]
queue-3.8/tcp-reallocate-headroom-if-it-would-overflow-csum_start.patch [new file with mode: 0644]
queue-3.8/tipc-fix-info-leaks-via-msg_name-in-recv_msg-recv_stream.patch [new file with mode: 0644]