]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Oct 2014 14:41:05 +0000 (16:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Oct 2014 14:41:05 +0000 (16:41 +0200)
commit6b53653851b265db65bef7bc493374755756efb5
tree770125744972cf8e3ce878d05aa20a3f00e862b2
parent087349ee051ebdc2ec17e02475369783a7cdfdbc
3.14-stable patches

added patches:
bonding-fix-div-by-zero-while-enslaving-and-transmitting.patch
bridge-check-if-vlan-filtering-is-enabled-only-once.patch
bridge-fix-br_should_learn-to-check-vlan_enabled.patch
gro-fix-aggregation-for-skb-using-frag_list.patch
hyperv-fix-a-bug-in-netvsc_start_xmit.patch
i40e-don-t-stop-driver-probe-when-querying-dcb-config-fails.patch
ip6_gre-fix-flowi6_proto-value-in-xmit-path.patch
ipv6-fix-rtnl-locking-in-setsockopt-for-anycast-and-multicast.patch
ipv6-restore-the-behavior-of-ipv6_sock_ac_drop.patch
l2tp-fix-race-while-getting-pmtu-on-ppp-pseudo-wire.patch
macvtap-fix-race-between-device-delete-and-open.patch
myri10ge-check-for-dma-mapping-errors.patch
net-allow-macvlans-to-move-to-net-namespace.patch
net-always-untag-vlan-tagged-traffic-on-input.patch
netlink-reset-network-header-before-passing-to-taps.patch
openvswitch-fix-panic-with-multiple-vlan-headers.patch
packet-handle-too-big-packets-for-packet_v3.patch
revert-net-macb-add-pinctrl-consumer-support.patch
rtnetlink-fix-vf-info-size.patch
sctp-handle-association-restarts-when-the-socket-is-closed.patch
sit-fix-ipip6_tunnel_lookup-device-matching-criteria.patch
tcp-don-t-use-timestamp-from-repaired-skb-s-to-calculate-rtt-v2.patch
tcp-fix-ssthresh-and-undo-for-consecutive-short-frto-episodes.patch
tcp-fix-tcp_release_cb-to-dispatch-via-address-family-for-mtu_reduced.patch
tcp-fixing-tlp-s-fin-recovery.patch
team-avoid-race-condition-in-scheduling-delayed-work.patch
tg3-allow-for-recieve-of-full-size-8021ad-frames.patch
tg3-work-around-hw-fw-limitations-with-vlan-encapsulated-frames.patch
vxlan-fix-incorrect-initializer-in-union-vxlan_addr.patch
xfrm-generate-blackhole-routes-only-from-route-lookup-functions.patch
xfrm-generate-queueing-routes-only-from-route-lookup-functions.patch
32 files changed:
queue-3.14/bonding-fix-div-by-zero-while-enslaving-and-transmitting.patch [new file with mode: 0644]
queue-3.14/bridge-check-if-vlan-filtering-is-enabled-only-once.patch [new file with mode: 0644]
queue-3.14/bridge-fix-br_should_learn-to-check-vlan_enabled.patch [new file with mode: 0644]
queue-3.14/gro-fix-aggregation-for-skb-using-frag_list.patch [new file with mode: 0644]
queue-3.14/hyperv-fix-a-bug-in-netvsc_start_xmit.patch [new file with mode: 0644]
queue-3.14/i40e-don-t-stop-driver-probe-when-querying-dcb-config-fails.patch [new file with mode: 0644]
queue-3.14/ip6_gre-fix-flowi6_proto-value-in-xmit-path.patch [new file with mode: 0644]
queue-3.14/ipv6-fix-rtnl-locking-in-setsockopt-for-anycast-and-multicast.patch [new file with mode: 0644]
queue-3.14/ipv6-restore-the-behavior-of-ipv6_sock_ac_drop.patch [new file with mode: 0644]
queue-3.14/l2tp-fix-race-while-getting-pmtu-on-ppp-pseudo-wire.patch [new file with mode: 0644]
queue-3.14/macvtap-fix-race-between-device-delete-and-open.patch [new file with mode: 0644]
queue-3.14/myri10ge-check-for-dma-mapping-errors.patch [new file with mode: 0644]
queue-3.14/net-allow-macvlans-to-move-to-net-namespace.patch [new file with mode: 0644]
queue-3.14/net-always-untag-vlan-tagged-traffic-on-input.patch [new file with mode: 0644]
queue-3.14/netlink-reset-network-header-before-passing-to-taps.patch [new file with mode: 0644]
queue-3.14/openvswitch-fix-panic-with-multiple-vlan-headers.patch [new file with mode: 0644]
queue-3.14/packet-handle-too-big-packets-for-packet_v3.patch [new file with mode: 0644]
queue-3.14/revert-net-macb-add-pinctrl-consumer-support.patch [new file with mode: 0644]
queue-3.14/rtnetlink-fix-vf-info-size.patch [new file with mode: 0644]
queue-3.14/sctp-handle-association-restarts-when-the-socket-is-closed.patch [new file with mode: 0644]
queue-3.14/series [new file with mode: 0644]
queue-3.14/sit-fix-ipip6_tunnel_lookup-device-matching-criteria.patch [new file with mode: 0644]
queue-3.14/tcp-don-t-use-timestamp-from-repaired-skb-s-to-calculate-rtt-v2.patch [new file with mode: 0644]
queue-3.14/tcp-fix-ssthresh-and-undo-for-consecutive-short-frto-episodes.patch [new file with mode: 0644]
queue-3.14/tcp-fix-tcp_release_cb-to-dispatch-via-address-family-for-mtu_reduced.patch [new file with mode: 0644]
queue-3.14/tcp-fixing-tlp-s-fin-recovery.patch [new file with mode: 0644]
queue-3.14/team-avoid-race-condition-in-scheduling-delayed-work.patch [new file with mode: 0644]
queue-3.14/tg3-allow-for-recieve-of-full-size-8021ad-frames.patch [new file with mode: 0644]
queue-3.14/tg3-work-around-hw-fw-limitations-with-vlan-encapsulated-frames.patch [new file with mode: 0644]
queue-3.14/vxlan-fix-incorrect-initializer-in-union-vxlan_addr.patch [new file with mode: 0644]
queue-3.14/xfrm-generate-blackhole-routes-only-from-route-lookup-functions.patch [new file with mode: 0644]
queue-3.14/xfrm-generate-queueing-routes-only-from-route-lookup-functions.patch [new file with mode: 0644]