]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2013 17:43:55 +0000 (10:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2013 17:43:55 +0000 (10:43 -0700)
commit25fc8abea3e9a03312497ef3bbd84de086a3c265
treea5822a40149b0f4f9aacf247de453c6d5e14b029
parentedbd96edbcd782665c6e1913d9b50190f2020173
3.4-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
bonding-fix-bonding_masters-race-condition-in-bond-unloading.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
irda-fix-missing-msg_namelen-update-in-irda_recvmsg_dgram.patch
iucv-fix-missing-msg_namelen-update-in-iucv_sock_recvmsg.patch
llc-fix-missing-msg_namelen-update-in-llc_ui_recvmsg.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-rate-limit-warn-bad-offload-splats.patch
netrom-fix-info-leak-via-msg_name-in-nr_recvmsg.patch
netrom-fix-invalid-use-of-sizeof-in-nr_recvmsg.patch
net-sctp-sctp_auth_key_put-use-kzfree-instead-of-kfree.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
31 files changed:
queue-3.4/af_unix-if-we-don-t-care-about-credentials-coallesce-all-messages.patch [new file with mode: 0644]
queue-3.4/atl1e-limit-gso-segment-size-to-prevent-generation-of-wrong-ip-length-fields.patch [new file with mode: 0644]
queue-3.4/atm-update-msg_namelen-in-vcc_recvmsg.patch [new file with mode: 0644]
queue-3.4/ax25-fix-info-leak-via-msg_name-in-ax25_recvmsg.patch [new file with mode: 0644]
queue-3.4/bluetooth-fix-possible-info-leak-in-bt_sock_recvmsg.patch [new file with mode: 0644]
queue-3.4/bluetooth-rfcomm-fix-missing-msg_namelen-update-in-rfcomm_sock_recvmsg.patch [new file with mode: 0644]
queue-3.4/bonding-fix-bonding_masters-race-condition-in-bond-unloading.patch [new file with mode: 0644]
queue-3.4/bonding-iff_bonding-is-not-stripped-on-enslave-failure.patch [new file with mode: 0644]
queue-3.4/caif-fix-missing-msg_namelen-update-in-caif_seqpkt_recvmsg.patch [new file with mode: 0644]
queue-3.4/cbq-incorrect-processing-of-high-limits.patch [new file with mode: 0644]
queue-3.4/esp4-fix-error-return-code-in-esp_output.patch [new file with mode: 0644]
queue-3.4/irda-fix-missing-msg_namelen-update-in-irda_recvmsg_dgram.patch [new file with mode: 0644]
queue-3.4/iucv-fix-missing-msg_namelen-update-in-iucv_sock_recvmsg.patch [new file with mode: 0644]
queue-3.4/llc-fix-missing-msg_namelen-update-in-llc_ui_recvmsg.patch [new file with mode: 0644]
queue-3.4/net-count-hw_addr-syncs-so-that-unsync-works-properly.patch [new file with mode: 0644]
queue-3.4/net-drop-dst-before-queueing-fragments.patch [new file with mode: 0644]
queue-3.4/net-fix-incorrect-credentials-passing.patch [new file with mode: 0644]
queue-3.4/net-ipv6-fix-broken-ipv6-routing-table-after-loopback-down-up.patch [new file with mode: 0644]
queue-3.4/net-rate-limit-warn-bad-offload-splats.patch [new file with mode: 0644]
queue-3.4/net-sctp-sctp_auth_key_put-use-kzfree-instead-of-kfree.patch [new file with mode: 0644]
queue-3.4/netfilter-don-t-reset-nf_trace-in-nf_reset.patch [new file with mode: 0644]
queue-3.4/netrom-fix-info-leak-via-msg_name-in-nr_recvmsg.patch [new file with mode: 0644]
queue-3.4/netrom-fix-invalid-use-of-sizeof-in-nr_recvmsg.patch [new file with mode: 0644]
queue-3.4/nfc-llcp-fix-info-leaks-via-msg_name-in-llcp_sock_recvmsg.patch [new file with mode: 0644]
queue-3.4/rose-fix-info-leak-via-msg_name-in-rose_recvmsg.patch [new file with mode: 0644]
queue-3.4/rtnetlink-call-nlmsg_parse-with-correct-header-length.patch [new file with mode: 0644]
queue-3.4/series
queue-3.4/tcp-call-tcp_replace_ts_recent-from-tcp_ack.patch [new file with mode: 0644]
queue-3.4/tcp-incoming-connections-might-use-wrong-route-under-synflood.patch [new file with mode: 0644]
queue-3.4/tcp-reallocate-headroom-if-it-would-overflow-csum_start.patch [new file with mode: 0644]
queue-3.4/tipc-fix-info-leaks-via-msg_name-in-recv_msg-recv_stream.patch [new file with mode: 0644]