]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.17-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Nov 2014 17:12:23 +0000 (09:12 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Nov 2014 17:12:23 +0000 (09:12 -0800)
commit0921b3313e372801d135c06c4ed772907917f7be
tree64468bb6720116102805ab8f1cbc6139e8215783
parentdd6ffc368ac0d9bfc0bf8253c34d7e954859363b
3.17-stable patches

added patches:
gre6-move-the-setting-of-dev-iflink-into-the-ndo_init-functions.patch
inet-frags-fix-a-race-between-inet_evict_bucket-and-inet_frag_kill.patch
inet-frags-remove-the-warn_on-from-inet_evict_bucket.patch
ip6_tunnel-use-ip6_tnl_dev_init-as-the-ndo_init-function.patch
ipv6-fix-ipv6_pktinfo-with-v4-mapped.patch
net-mv643xx_eth-reclaim-tx-skbs-only-when-released-by-the-hw.patch
net-ppp-don-t-call-bpf_prog_create-in-ppp_lock.patch
net-ptp-fix-time-stamp-matching-logic-for-vlan-packets.patch
net-sctp-fix-memory-leak-in-auth-key-management.patch
net-sctp-fix-null-pointer-dereference-in-af-from_addr_param-on-malformed-packet.patch
netlink-properly-unbind-in-error-conditions.patch
sit-use-ipip6_tunnel_init-as-the-ndo_init-function.patch
smsc911x-power-up-phydev-before-doing-a-software-reset.patch
sparc32-implement-xchg-and-atomic_xchg-using-atomic_hash-locks.patch
sparc64-do-irq_-enter-exit-around-generic_smp_call_function.patch
sparc64-fix-crashes-in-schizo_pcierr_intr_other.patch
sunvdc-add-cdrom-and-v1.1-protocol-support.patch
sunvdc-compute-vdisk-geometry-from-capacity.patch
sunvdc-don-t-call-vd_op_get_vtoc.patch
sunvdc-limit-each-sg-segment-to-a-page.patch
udptunnel-add-skb_gso_udp_tunnel-during-gro_complete.patch
vio-fix-reuse-of-vio_dring-slot.patch
vti6-use-vti6_dev_init-as-the-ndo_init-function.patch
vxlan-do-not-reuse-sockets-for-a-different-address-family.patch
25 files changed:
queue-3.17/gre6-move-the-setting-of-dev-iflink-into-the-ndo_init-functions.patch [new file with mode: 0644]
queue-3.17/inet-frags-fix-a-race-between-inet_evict_bucket-and-inet_frag_kill.patch [new file with mode: 0644]
queue-3.17/inet-frags-remove-the-warn_on-from-inet_evict_bucket.patch [new file with mode: 0644]
queue-3.17/ip6_tunnel-use-ip6_tnl_dev_init-as-the-ndo_init-function.patch [new file with mode: 0644]
queue-3.17/ipv6-fix-ipv6_pktinfo-with-v4-mapped.patch [new file with mode: 0644]
queue-3.17/net-mv643xx_eth-reclaim-tx-skbs-only-when-released-by-the-hw.patch [new file with mode: 0644]
queue-3.17/net-ppp-don-t-call-bpf_prog_create-in-ppp_lock.patch [new file with mode: 0644]
queue-3.17/net-ptp-fix-time-stamp-matching-logic-for-vlan-packets.patch [new file with mode: 0644]
queue-3.17/net-sctp-fix-memory-leak-in-auth-key-management.patch [new file with mode: 0644]
queue-3.17/net-sctp-fix-null-pointer-dereference-in-af-from_addr_param-on-malformed-packet.patch [new file with mode: 0644]
queue-3.17/netlink-properly-unbind-in-error-conditions.patch [new file with mode: 0644]
queue-3.17/series
queue-3.17/sit-use-ipip6_tunnel_init-as-the-ndo_init-function.patch [new file with mode: 0644]
queue-3.17/smsc911x-power-up-phydev-before-doing-a-software-reset.patch [new file with mode: 0644]
queue-3.17/sparc32-implement-xchg-and-atomic_xchg-using-atomic_hash-locks.patch [new file with mode: 0644]
queue-3.17/sparc64-do-irq_-enter-exit-around-generic_smp_call_function.patch [new file with mode: 0644]
queue-3.17/sparc64-fix-crashes-in-schizo_pcierr_intr_other.patch [new file with mode: 0644]
queue-3.17/sunvdc-add-cdrom-and-v1.1-protocol-support.patch [new file with mode: 0644]
queue-3.17/sunvdc-compute-vdisk-geometry-from-capacity.patch [new file with mode: 0644]
queue-3.17/sunvdc-don-t-call-vd_op_get_vtoc.patch [new file with mode: 0644]
queue-3.17/sunvdc-limit-each-sg-segment-to-a-page.patch [new file with mode: 0644]
queue-3.17/udptunnel-add-skb_gso_udp_tunnel-during-gro_complete.patch [new file with mode: 0644]
queue-3.17/vio-fix-reuse-of-vio_dring-slot.patch [new file with mode: 0644]
queue-3.17/vti6-use-vti6_dev_init-as-the-ndo_init-function.patch [new file with mode: 0644]
queue-3.17/vxlan-do-not-reuse-sockets-for-a-different-address-family.patch [new file with mode: 0644]