]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 May 2017 00:14:32 +0000 (09:14 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 May 2017 00:14:32 +0000 (09:14 +0900)
commit3e0c3dfa6a030ece23c4df78665de84db7b3cdc6
tree56738ed1b513eb987d418f497d2efcfc80eea318
parentd09fcebea5743e2ed84bc2416a1b7932a9117fa0
4.9-stable patches

added patches:
be2net-fix-offload-features-for-q-in-q-packets.patch
bonding-fix-accounting-of-active-ports-in-3ad.patch
bpf-add-bpf_clone_redirect-to-bpf_helper_changes_pkt_data.patch
bpf-arm64-fix-faulty-emission-of-map-access-in-tail-calls.patch
bridge-netlink-check-vlan_default_pvid-range.patch
bridge-start-hello_timer-when-enabling-kernel_stp-in-br_stp_start.patch
dccp-tcp-do-not-inherit-mc_list-from-parent.patch
driver-vrf-fix-one-possible-use-after-free-issue.patch
ipv4-add-reference-counting-to-metrics.patch
ipv6-check-ip6_find_1stfragopt-return-value-properly.patch
ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch
ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch
ipv6-prevent-overrun-when-parsing-v6-header-options.patch
net-fix-compile-error-in-skb_orphan_partial.patch
net-improve-handling-of-failures-on-link-and-route-dumps.patch
net-mlx5-avoid-using-pending-command-interface-slots.patch
net-mlx5e-fix-ethtool-pause-support-and-advertise-reporting.patch
net-mlx5e-use-the-correct-pause-values-for-ethtool-advertising.patch
net-packet-fix-missing-net_device-reference-release.patch
net-phy-marvell-limit-errata-to-88m1101.patch
netem-fix-skb_orphan_partial.patch
qmi_wwan-add-another-lenovo-em74xx-device-id.patch
s390-qeth-add-missing-hash-table-initializations.patch
s390-qeth-avoid-null-pointer-dereference-on-osn.patch
s390-qeth-handle-sysfs-error-during-initialization.patch
s390-qeth-unbreak-osm-and-osn-support.patch
sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch
sctp-fix-icmp-processing-if-skb-is-non-linear.patch
sctp-fix-src-address-selection-if-using-secondary-addresses-for-ipv6.patch
tcp-avoid-fastopen-api-to-be-used-on-af_unspec.patch
tcp-avoid-fragmenting-peculiar-skbs-in-sack.patch
tcp-eliminate-negative-reordering-in-tcp_clean_rtx_queue.patch
virtio-net-enable-tso-checksum-offloads-for-q-in-q-vlans.patch
vlan-fix-tcp-checksum-offloads-in-q-in-q-vlans.patch
34 files changed:
queue-4.9/be2net-fix-offload-features-for-q-in-q-packets.patch [new file with mode: 0644]
queue-4.9/bonding-fix-accounting-of-active-ports-in-3ad.patch [new file with mode: 0644]
queue-4.9/bpf-add-bpf_clone_redirect-to-bpf_helper_changes_pkt_data.patch [new file with mode: 0644]
queue-4.9/bpf-arm64-fix-faulty-emission-of-map-access-in-tail-calls.patch [new file with mode: 0644]
queue-4.9/bridge-netlink-check-vlan_default_pvid-range.patch [new file with mode: 0644]
queue-4.9/bridge-start-hello_timer-when-enabling-kernel_stp-in-br_stp_start.patch [new file with mode: 0644]
queue-4.9/dccp-tcp-do-not-inherit-mc_list-from-parent.patch [new file with mode: 0644]
queue-4.9/driver-vrf-fix-one-possible-use-after-free-issue.patch [new file with mode: 0644]
queue-4.9/ipv4-add-reference-counting-to-metrics.patch [new file with mode: 0644]
queue-4.9/ipv6-check-ip6_find_1stfragopt-return-value-properly.patch [new file with mode: 0644]
queue-4.9/ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch [new file with mode: 0644]
queue-4.9/ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch [new file with mode: 0644]
queue-4.9/ipv6-prevent-overrun-when-parsing-v6-header-options.patch [new file with mode: 0644]
queue-4.9/net-fix-compile-error-in-skb_orphan_partial.patch [new file with mode: 0644]
queue-4.9/net-improve-handling-of-failures-on-link-and-route-dumps.patch [new file with mode: 0644]
queue-4.9/net-mlx5-avoid-using-pending-command-interface-slots.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-fix-ethtool-pause-support-and-advertise-reporting.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-use-the-correct-pause-values-for-ethtool-advertising.patch [new file with mode: 0644]
queue-4.9/net-packet-fix-missing-net_device-reference-release.patch [new file with mode: 0644]
queue-4.9/net-phy-marvell-limit-errata-to-88m1101.patch [new file with mode: 0644]
queue-4.9/netem-fix-skb_orphan_partial.patch [new file with mode: 0644]
queue-4.9/qmi_wwan-add-another-lenovo-em74xx-device-id.patch [new file with mode: 0644]
queue-4.9/s390-qeth-add-missing-hash-table-initializations.patch [new file with mode: 0644]
queue-4.9/s390-qeth-avoid-null-pointer-dereference-on-osn.patch [new file with mode: 0644]
queue-4.9/s390-qeth-handle-sysfs-error-during-initialization.patch [new file with mode: 0644]
queue-4.9/s390-qeth-unbreak-osm-and-osn-support.patch [new file with mode: 0644]
queue-4.9/sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch [new file with mode: 0644]
queue-4.9/sctp-fix-icmp-processing-if-skb-is-non-linear.patch [new file with mode: 0644]
queue-4.9/sctp-fix-src-address-selection-if-using-secondary-addresses-for-ipv6.patch [new file with mode: 0644]
queue-4.9/tcp-avoid-fastopen-api-to-be-used-on-af_unspec.patch [new file with mode: 0644]
queue-4.9/tcp-avoid-fragmenting-peculiar-skbs-in-sack.patch [new file with mode: 0644]
queue-4.9/tcp-eliminate-negative-reordering-in-tcp_clean_rtx_queue.patch [new file with mode: 0644]
queue-4.9/virtio-net-enable-tso-checksum-offloads-for-q-in-q-vlans.patch [new file with mode: 0644]
queue-4.9/vlan-fix-tcp-checksum-offloads-in-q-in-q-vlans.patch [new file with mode: 0644]