]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.11-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Oct 2013 06:11:32 +0000 (07:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Oct 2013 06:11:32 +0000 (07:11 +0100)
commit01b085247763ce4cb54afed1dff93fc646da2c8d
tree1e98e9798e08d438240abf57603326b808816470
parent2f63bdf29716d3bd341eea0ee177e8447998bf54
3.11-stable patches

added patches:
batman-adv-set-up-network-coding-packet-handlers-during-module-init.patch
be2net-pass-if_id-for-v1-and-v2-versions-of-tx_create-cmd.patch
bnx2x-record-rx-queue-for-lro-packets.patch
bridge-correctly-clamp-max-forward_delay-when-enabling-stp.patch
bridge-update-mdb-expiration-timer-upon-reports.patch
can-dev-fix-nlmsg-size-calculation-in-can_get_size.patch
connector-use-nlmsg_len-to-check-message-length.patch
davinci_emac.c-fix-iff_allmulti-setup.patch
farsync-fix-info-leak-in-ioctl.patch
inet-fix-possible-memory-corruption-with-udp_cork-and-ufo.patch
ipv4-fix-ineffective-source-address-selection.patch
ipv6-always-prefer-rt6i_gateway-if-present.patch
ipv6-fill-rt6i_gateway-with-nexthop-address.patch
ipv6-probe-routes-asynchronous-in-rt6_probe.patch
l2tp-fix-build-warning-with-ipv6-disabled.patch
l2tp-fix-kernel-panic-when-using-ipv4-mapped-ipv6-addresses.patch
l2tp-must-disable-bh-before-calling-l2tp_xmit_skb.patch
net-do-not-call-sock_put-on-timewait-sockets.patch
net-dst-provide-accessor-function-to-dst-xfrm.patch
netem-free-skb-s-in-tree-on-reset.patch
netem-update-backlog-after-drop.patch
netfilter-nf_conntrack-fix-rt6i_gateway-checks-for-h.323-helper.patch
net-fix-cipso-packet-validation-when-netlabel.patch
net-heap-overflow-in-__audit_sockaddr.patch
net-mlx4_en-fix-pages-never-dma-unmapped-on-rx.patch
net-mlx4_en-rename-name-of-mlx4_en_rx_alloc-members.patch
net-mv643xx_eth-fix-orphaned-statistics-timer-crash.patch
net-mv643xx_eth-update-statistics-timer-from-timer-context-only.patch
net-secure_seq-fix-warning-when-config_ipv6-and-config_inet-are-not-selected.patch
net-unix-inherit-sock_pass-cred-sec-flags-from-socket-to-fix-race.patch
net-vlan-fix-nlmsg-size-calculation-in-vlan_get_size.patch
proc-connector-fix-info-leaks.patch
revert-bridge-only-expire-the-mdb-entry-when-query-is-received.patch
sctp-perform-software-checksum-if-packet-has-to-be-fragmented.patch
sctp-use-software-crc32-checksum-when-xfrm-transform-will-happen.patch
sit-amend-allow-to-use-rtnl-ops-on-fb-tunnel.patch
tcp-do-not-forget-fin-in-tcp_shifted_skb.patch
tcp-fix-incorrect-ca_state-in-tail-loss-probe.patch
tcp-must-unclone-packets-before-mangling-them.patch
tcp-tso-packets-automatic-sizing.patch
tcp-tsq-can-use-a-dynamic-limit.patch
unix_diag-fix-info-leak.patch
virtio-net-don-t-respond-to-cpu-hotplug-notifier-if-we-re-not-ready.patch
virtio-net-refill-only-when-device-is-up-during-setting-queues.patch
vti-get-rid-of-nf-mark-rule-in-prerouting.patch
wanxl-fix-info-leak-in-ioctl.patch
xen-netback-don-t-destroy-the-netdev-until-the-vif-is-shut-down.patch
48 files changed:
queue-3.11/batman-adv-set-up-network-coding-packet-handlers-during-module-init.patch [new file with mode: 0644]
queue-3.11/be2net-pass-if_id-for-v1-and-v2-versions-of-tx_create-cmd.patch [new file with mode: 0644]
queue-3.11/bnx2x-record-rx-queue-for-lro-packets.patch [new file with mode: 0644]
queue-3.11/bridge-correctly-clamp-max-forward_delay-when-enabling-stp.patch [new file with mode: 0644]
queue-3.11/bridge-update-mdb-expiration-timer-upon-reports.patch [new file with mode: 0644]
queue-3.11/can-dev-fix-nlmsg-size-calculation-in-can_get_size.patch [new file with mode: 0644]
queue-3.11/connector-use-nlmsg_len-to-check-message-length.patch [new file with mode: 0644]
queue-3.11/davinci_emac.c-fix-iff_allmulti-setup.patch [new file with mode: 0644]
queue-3.11/farsync-fix-info-leak-in-ioctl.patch [new file with mode: 0644]
queue-3.11/inet-fix-possible-memory-corruption-with-udp_cork-and-ufo.patch [new file with mode: 0644]
queue-3.11/ipv4-fix-ineffective-source-address-selection.patch [new file with mode: 0644]
queue-3.11/ipv6-always-prefer-rt6i_gateway-if-present.patch [new file with mode: 0644]
queue-3.11/ipv6-fill-rt6i_gateway-with-nexthop-address.patch [new file with mode: 0644]
queue-3.11/ipv6-probe-routes-asynchronous-in-rt6_probe.patch [new file with mode: 0644]
queue-3.11/l2tp-fix-build-warning-with-ipv6-disabled.patch [new file with mode: 0644]
queue-3.11/l2tp-fix-kernel-panic-when-using-ipv4-mapped-ipv6-addresses.patch [new file with mode: 0644]
queue-3.11/l2tp-must-disable-bh-before-calling-l2tp_xmit_skb.patch [new file with mode: 0644]
queue-3.11/net-do-not-call-sock_put-on-timewait-sockets.patch [new file with mode: 0644]
queue-3.11/net-dst-provide-accessor-function-to-dst-xfrm.patch [new file with mode: 0644]
queue-3.11/net-fix-cipso-packet-validation-when-netlabel.patch [new file with mode: 0644]
queue-3.11/net-heap-overflow-in-__audit_sockaddr.patch [new file with mode: 0644]
queue-3.11/net-mlx4_en-fix-pages-never-dma-unmapped-on-rx.patch [new file with mode: 0644]
queue-3.11/net-mlx4_en-rename-name-of-mlx4_en_rx_alloc-members.patch [new file with mode: 0644]
queue-3.11/net-mv643xx_eth-fix-orphaned-statistics-timer-crash.patch [new file with mode: 0644]
queue-3.11/net-mv643xx_eth-update-statistics-timer-from-timer-context-only.patch [new file with mode: 0644]
queue-3.11/net-secure_seq-fix-warning-when-config_ipv6-and-config_inet-are-not-selected.patch [new file with mode: 0644]
queue-3.11/net-unix-inherit-sock_pass-cred-sec-flags-from-socket-to-fix-race.patch [new file with mode: 0644]
queue-3.11/net-vlan-fix-nlmsg-size-calculation-in-vlan_get_size.patch [new file with mode: 0644]
queue-3.11/netem-free-skb-s-in-tree-on-reset.patch [new file with mode: 0644]
queue-3.11/netem-update-backlog-after-drop.patch [new file with mode: 0644]
queue-3.11/netfilter-nf_conntrack-fix-rt6i_gateway-checks-for-h.323-helper.patch [new file with mode: 0644]
queue-3.11/proc-connector-fix-info-leaks.patch [new file with mode: 0644]
queue-3.11/revert-bridge-only-expire-the-mdb-entry-when-query-is-received.patch [new file with mode: 0644]
queue-3.11/sctp-perform-software-checksum-if-packet-has-to-be-fragmented.patch [new file with mode: 0644]
queue-3.11/sctp-use-software-crc32-checksum-when-xfrm-transform-will-happen.patch [new file with mode: 0644]
queue-3.11/series [new file with mode: 0644]
queue-3.11/sit-amend-allow-to-use-rtnl-ops-on-fb-tunnel.patch [new file with mode: 0644]
queue-3.11/tcp-do-not-forget-fin-in-tcp_shifted_skb.patch [new file with mode: 0644]
queue-3.11/tcp-fix-incorrect-ca_state-in-tail-loss-probe.patch [new file with mode: 0644]
queue-3.11/tcp-must-unclone-packets-before-mangling-them.patch [new file with mode: 0644]
queue-3.11/tcp-tso-packets-automatic-sizing.patch [new file with mode: 0644]
queue-3.11/tcp-tsq-can-use-a-dynamic-limit.patch [new file with mode: 0644]
queue-3.11/unix_diag-fix-info-leak.patch [new file with mode: 0644]
queue-3.11/virtio-net-don-t-respond-to-cpu-hotplug-notifier-if-we-re-not-ready.patch [new file with mode: 0644]
queue-3.11/virtio-net-refill-only-when-device-is-up-during-setting-queues.patch [new file with mode: 0644]
queue-3.11/vti-get-rid-of-nf-mark-rule-in-prerouting.patch [new file with mode: 0644]
queue-3.11/wanxl-fix-info-leak-in-ioctl.patch [new file with mode: 0644]
queue-3.11/xen-netback-don-t-destroy-the-netdev-until-the-vif-is-shut-down.patch [new file with mode: 0644]