]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2013 23:52:04 +0000 (15:52 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2013 23:52:04 +0000 (15:52 -0800)
commit47a7847274bd953f844f29b80500db59a3d1a243
treed29d1583561307d214a016a356ea7b40fae702bd
parent858d8b8f4cf4fac161beed60d83a1cff951a7b75
3.10-stable patches

added patches:
6lowpan-uncompression-of-traffic-class-field-was-incorrect.patch
af_packet-block-bh-in-prb_shutdown_retire_blk_timer.patch
atm-idt77252-fix-dev-refcnt-leak.patch
bonding-don-t-permit-to-use-arp-monitoring-in-802.3ad-mode.patch
bonding-fix-two-race-conditions-in-bond_store_updelay-downdelay.patch
bridge-flush-br-s-address-entry-in-fdb-when-remove-the-bridge-dev.patch
connector-improved-unaligned-access-error-fix.patch
inet-fix-addr_len-msg-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch
inet-fix-possible-seqlock-deadlocks.patch
inet-prevent-leakage-of-uninitialized-memory-to-user-in-recv-syscalls.patch
ip6_output-fragment-outgoing-reassembled-skb-properly.patch
ipv4-fix-possible-seqlock-deadlock.patch
ipv4-fix-race-in-concurrent-ip_route_input_slow.patch
ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch
ipv6-fix-leaking-uninitialized-port-number-of-offender-sockaddr.patch
ipv6-fix-possible-seqlock-deadlock-in-ip6_finish_output2.patch
ipv6-protect-for_each_sk_fl_rcu-in-mem_check-with-rcu_read_lock_bh.patch
ipv6-use-rt6_get_dflt_router-to-get-default-router-in-rt6_route_rcv.patch
isdnloop-use-strlcpy-instead-of-strcpy.patch
macvtap-limit-head-length-of-skb-allocated.patch
net-8139cp-fix-a-bug_on-triggered-by-wrong-bytes_compl.patch
net-add-bug_on-if-kernel-advertises-msg_namelen-sizeof-struct-sockaddr_storage.patch
net-clamp-msg_namelen-instead-of-returning-an-error.patch
net-core-always-propagate-flag-changes-to-interfaces.patch
netfilter-push-reasm-skb-through-instead-of-original-frag-skbs.patch
net-fix-ip-rule-delete-table-256.patch
net-mlx4_en-fixed-crash-when-port-type-is-changed.patch
net-rework-recvmsg-handler-msg_name-and-msg_namelen-logic.patch
net-tcp-fix-panic-in-tcp_fastopen_cache_set.patch
net-update-consumers-of-msg_more-to-recognize-msg_sendpage_notlast.patch
packet-fix-use-after-free-race-in-send-path-when-dev-is-released.patch
pktgen-xfrm-update-ipv4-header-total-len-and-checksum-after-tranformation.patch
r8169-check-aldps-bit-and-disable-it-if-enabled-for-the-8168g.patch
random32-fix-off-by-one-in-seeding-requirement.patch
tcp-don-t-update-snd_nxt-when-a-socket-is-switched-from-repair-mode.patch
tcp-gso-fix-truesize-tracking.patch
tcp-tsq-restore-minimal-amount-of-queueing.patch
team-fix-master-carrier-set-when-user-linkup-is-enabled.patch
tuntap-limit-head-length-of-skb-allocated.patch
usbnet-fix-status-interrupt-urb-handling.patch
xfrm-release-dst-if-this-dst-is-improper-for-vti-tunnel.patch
42 files changed:
queue-3.10/6lowpan-uncompression-of-traffic-class-field-was-incorrect.patch [new file with mode: 0644]
queue-3.10/af_packet-block-bh-in-prb_shutdown_retire_blk_timer.patch [new file with mode: 0644]
queue-3.10/atm-idt77252-fix-dev-refcnt-leak.patch [new file with mode: 0644]
queue-3.10/bonding-don-t-permit-to-use-arp-monitoring-in-802.3ad-mode.patch [new file with mode: 0644]
queue-3.10/bonding-fix-two-race-conditions-in-bond_store_updelay-downdelay.patch [new file with mode: 0644]
queue-3.10/bridge-flush-br-s-address-entry-in-fdb-when-remove-the-bridge-dev.patch [new file with mode: 0644]
queue-3.10/connector-improved-unaligned-access-error-fix.patch [new file with mode: 0644]
queue-3.10/inet-fix-addr_len-msg-msg_namelen-assignment-in-recv_error-and-rxpmtu-functions.patch [new file with mode: 0644]
queue-3.10/inet-fix-possible-seqlock-deadlocks.patch [new file with mode: 0644]
queue-3.10/inet-prevent-leakage-of-uninitialized-memory-to-user-in-recv-syscalls.patch [new file with mode: 0644]
queue-3.10/ip6_output-fragment-outgoing-reassembled-skb-properly.patch [new file with mode: 0644]
queue-3.10/ipv4-fix-possible-seqlock-deadlock.patch [new file with mode: 0644]
queue-3.10/ipv4-fix-race-in-concurrent-ip_route_input_slow.patch [new file with mode: 0644]
queue-3.10/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch [new file with mode: 0644]
queue-3.10/ipv6-fix-leaking-uninitialized-port-number-of-offender-sockaddr.patch [new file with mode: 0644]
queue-3.10/ipv6-fix-possible-seqlock-deadlock-in-ip6_finish_output2.patch [new file with mode: 0644]
queue-3.10/ipv6-protect-for_each_sk_fl_rcu-in-mem_check-with-rcu_read_lock_bh.patch [new file with mode: 0644]
queue-3.10/ipv6-use-rt6_get_dflt_router-to-get-default-router-in-rt6_route_rcv.patch [new file with mode: 0644]
queue-3.10/isdnloop-use-strlcpy-instead-of-strcpy.patch [new file with mode: 0644]
queue-3.10/macvtap-limit-head-length-of-skb-allocated.patch [new file with mode: 0644]
queue-3.10/net-8139cp-fix-a-bug_on-triggered-by-wrong-bytes_compl.patch [new file with mode: 0644]
queue-3.10/net-add-bug_on-if-kernel-advertises-msg_namelen-sizeof-struct-sockaddr_storage.patch [new file with mode: 0644]
queue-3.10/net-clamp-msg_namelen-instead-of-returning-an-error.patch [new file with mode: 0644]
queue-3.10/net-core-always-propagate-flag-changes-to-interfaces.patch [new file with mode: 0644]
queue-3.10/net-fix-ip-rule-delete-table-256.patch [new file with mode: 0644]
queue-3.10/net-mlx4_en-fixed-crash-when-port-type-is-changed.patch [new file with mode: 0644]
queue-3.10/net-rework-recvmsg-handler-msg_name-and-msg_namelen-logic.patch [new file with mode: 0644]
queue-3.10/net-tcp-fix-panic-in-tcp_fastopen_cache_set.patch [new file with mode: 0644]
queue-3.10/net-update-consumers-of-msg_more-to-recognize-msg_sendpage_notlast.patch [new file with mode: 0644]
queue-3.10/netfilter-push-reasm-skb-through-instead-of-original-frag-skbs.patch [new file with mode: 0644]
queue-3.10/packet-fix-use-after-free-race-in-send-path-when-dev-is-released.patch [new file with mode: 0644]
queue-3.10/pktgen-xfrm-update-ipv4-header-total-len-and-checksum-after-tranformation.patch [new file with mode: 0644]
queue-3.10/r8169-check-aldps-bit-and-disable-it-if-enabled-for-the-8168g.patch [new file with mode: 0644]
queue-3.10/random32-fix-off-by-one-in-seeding-requirement.patch [new file with mode: 0644]
queue-3.10/series [new file with mode: 0644]
queue-3.10/tcp-don-t-update-snd_nxt-when-a-socket-is-switched-from-repair-mode.patch [new file with mode: 0644]
queue-3.10/tcp-gso-fix-truesize-tracking.patch [new file with mode: 0644]
queue-3.10/tcp-tsq-restore-minimal-amount-of-queueing.patch [new file with mode: 0644]
queue-3.10/team-fix-master-carrier-set-when-user-linkup-is-enabled.patch [new file with mode: 0644]
queue-3.10/tuntap-limit-head-length-of-skb-allocated.patch [new file with mode: 0644]
queue-3.10/usbnet-fix-status-interrupt-urb-handling.patch [new file with mode: 0644]
queue-3.10/xfrm-release-dst-if-this-dst-is-improper-for-vti-tunnel.patch [new file with mode: 0644]