]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.2-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 08:51:32 +0000 (10:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 08:51:32 +0000 (10:51 +0200)
commit2088c31de498e76e692d1840471324d668d39fa5
tree3c62091b977f8d109207bc97bfabc0dd8e9536eb
parent23f2dfd98900561de464032bde0353575fa9043a
5.2-stable patches

added patches:
bnx2x-prevent-load-reordering-in-tx-completion-processing.patch
bnxt_en-fix-vnic-accounting-when-enabling-arfs-on-57500-chips.patch
caif-hsi-fix-possible-deadlock-in-cfhsi_exit_module.patch
hv_netvsc-fix-extra-rcu_read_unlock-in-netvsc_recv_callback.patch
igmp-fix-memory-leak-in-igmpv3_del_delrec.patch
ipv4-don-t-set-ipv6-only-flags-to-ipv4-addresses.patch
ipv6-rt6_check-should-return-null-if-from-is-null.patch
ipv6-unlink-sibling-route-in-case-of-failure.patch
macsec-fix-checksumming-after-decryption.patch
macsec-fix-use-after-free-of-skb-during-rx.patch
mlxsw-spectrum-do-not-process-learned-records-with-a-dummy-fid.patch
mlxsw-spectrum_dcb-configure-dscp-map-as-the-last-rule-is-removed.patch
net-bcmgenet-use-promisc-for-unsupported-filters.patch
net-bridge-don-t-cache-ether-dest-pointer-on-input.patch
net-bridge-mcast-fix-stale-ipv6-hdr-pointer-when-handling-v6-query.patch
net-bridge-mcast-fix-stale-nsrcs-pointer-in-igmp3-mld2-report-handling.patch
net-bridge-stp-don-t-cache-eth-dest-pointer-before-skb-pull.patch
net-dsa-mv88e6xxx-wait-after-reset-deactivation.patch
net-make-skb_dst_force-return-true-when-dst-is-refcounted.patch
net-mlx5-e-switch-fix-default-encap-mode.patch
net-mlx5e-fix-error-flow-in-tx-reporter-diagnose.patch
net-mlx5e-fix-port-tunnel-gre-entropy-control.patch
net-mlx5e-fix-return-value-from-timeout-recover-function.patch
net-mlx5e-ipoib-add-error-path-in-mlx5_rdma_setup_rn.patch
net-mlx5e-rx-fix-checksum-calculation-for-new-hardware.patch
net-neigh-fix-multiple-neigh-timer-scheduling.patch
net-openvswitch-fix-csum-updates-for-mpls-actions.patch
net-phy-sfp-hwmon-fix-scaling-of-rx-power.patch
net-stmmac-re-work-the-queue-selection-for-tso-packets.patch
net-tls-fix-poll-ignoring-partially-copied-records.patch
net-tls-make-sure-offload-also-gets-the-keys-wiped.patch
net-tls-reject-offload-of-tls-1.3.patch
net_sched-unset-tcq_f_can_bypass-when-adding-filters.patch
netrom-fix-a-memory-leak-in-nr_rx_frame.patch
netrom-hold-sock-when-setting-skb-destructor.patch
nfc-fix-potential-illegal-memory-access.patch
r8169-fix-issue-with-confused-rx-unit-after-phy-power-down-on-rtl8411b.patch
rxrpc-fix-send-on-a-connected-but-unbound-socket.patch
sctp-fix-error-handling-on-stream-scheduler-initialization.patch
sctp-not-bind-the-socket-in-sctp_connect.patch
selftests-txring_overwrite-fix-incorrect-test-of-mmap-return-value.patch
sky2-disable-msi-on-asus-p6t.patch
tcp-be-more-careful-in-tcp_fragment.patch
tcp-fix-tcp_set_congestion_control-use-from-bpf-hook.patch
tcp-reset-bytes_acked-and-bytes_received-when-disconnecting.patch
vrf-make-sure-skb-data-contains-ip-header-to-make-routing.patch
47 files changed:
queue-5.2/bnx2x-prevent-load-reordering-in-tx-completion-processing.patch [new file with mode: 0644]
queue-5.2/bnxt_en-fix-vnic-accounting-when-enabling-arfs-on-57500-chips.patch [new file with mode: 0644]
queue-5.2/caif-hsi-fix-possible-deadlock-in-cfhsi_exit_module.patch [new file with mode: 0644]
queue-5.2/hv_netvsc-fix-extra-rcu_read_unlock-in-netvsc_recv_callback.patch [new file with mode: 0644]
queue-5.2/igmp-fix-memory-leak-in-igmpv3_del_delrec.patch [new file with mode: 0644]
queue-5.2/ipv4-don-t-set-ipv6-only-flags-to-ipv4-addresses.patch [new file with mode: 0644]
queue-5.2/ipv6-rt6_check-should-return-null-if-from-is-null.patch [new file with mode: 0644]
queue-5.2/ipv6-unlink-sibling-route-in-case-of-failure.patch [new file with mode: 0644]
queue-5.2/macsec-fix-checksumming-after-decryption.patch [new file with mode: 0644]
queue-5.2/macsec-fix-use-after-free-of-skb-during-rx.patch [new file with mode: 0644]
queue-5.2/mlxsw-spectrum-do-not-process-learned-records-with-a-dummy-fid.patch [new file with mode: 0644]
queue-5.2/mlxsw-spectrum_dcb-configure-dscp-map-as-the-last-rule-is-removed.patch [new file with mode: 0644]
queue-5.2/net-bcmgenet-use-promisc-for-unsupported-filters.patch [new file with mode: 0644]
queue-5.2/net-bridge-don-t-cache-ether-dest-pointer-on-input.patch [new file with mode: 0644]
queue-5.2/net-bridge-mcast-fix-stale-ipv6-hdr-pointer-when-handling-v6-query.patch [new file with mode: 0644]
queue-5.2/net-bridge-mcast-fix-stale-nsrcs-pointer-in-igmp3-mld2-report-handling.patch [new file with mode: 0644]
queue-5.2/net-bridge-stp-don-t-cache-eth-dest-pointer-before-skb-pull.patch [new file with mode: 0644]
queue-5.2/net-dsa-mv88e6xxx-wait-after-reset-deactivation.patch [new file with mode: 0644]
queue-5.2/net-make-skb_dst_force-return-true-when-dst-is-refcounted.patch [new file with mode: 0644]
queue-5.2/net-mlx5-e-switch-fix-default-encap-mode.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-fix-error-flow-in-tx-reporter-diagnose.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-fix-port-tunnel-gre-entropy-control.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-fix-return-value-from-timeout-recover-function.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-ipoib-add-error-path-in-mlx5_rdma_setup_rn.patch [new file with mode: 0644]
queue-5.2/net-mlx5e-rx-fix-checksum-calculation-for-new-hardware.patch [new file with mode: 0644]
queue-5.2/net-neigh-fix-multiple-neigh-timer-scheduling.patch [new file with mode: 0644]
queue-5.2/net-openvswitch-fix-csum-updates-for-mpls-actions.patch [new file with mode: 0644]
queue-5.2/net-phy-sfp-hwmon-fix-scaling-of-rx-power.patch [new file with mode: 0644]
queue-5.2/net-stmmac-re-work-the-queue-selection-for-tso-packets.patch [new file with mode: 0644]
queue-5.2/net-tls-fix-poll-ignoring-partially-copied-records.patch [new file with mode: 0644]
queue-5.2/net-tls-make-sure-offload-also-gets-the-keys-wiped.patch [new file with mode: 0644]
queue-5.2/net-tls-reject-offload-of-tls-1.3.patch [new file with mode: 0644]
queue-5.2/net_sched-unset-tcq_f_can_bypass-when-adding-filters.patch [new file with mode: 0644]
queue-5.2/netrom-fix-a-memory-leak-in-nr_rx_frame.patch [new file with mode: 0644]
queue-5.2/netrom-hold-sock-when-setting-skb-destructor.patch [new file with mode: 0644]
queue-5.2/nfc-fix-potential-illegal-memory-access.patch [new file with mode: 0644]
queue-5.2/r8169-fix-issue-with-confused-rx-unit-after-phy-power-down-on-rtl8411b.patch [new file with mode: 0644]
queue-5.2/rxrpc-fix-send-on-a-connected-but-unbound-socket.patch [new file with mode: 0644]
queue-5.2/sctp-fix-error-handling-on-stream-scheduler-initialization.patch [new file with mode: 0644]
queue-5.2/sctp-not-bind-the-socket-in-sctp_connect.patch [new file with mode: 0644]
queue-5.2/selftests-txring_overwrite-fix-incorrect-test-of-mmap-return-value.patch [new file with mode: 0644]
queue-5.2/series [new file with mode: 0644]
queue-5.2/sky2-disable-msi-on-asus-p6t.patch [new file with mode: 0644]
queue-5.2/tcp-be-more-careful-in-tcp_fragment.patch [new file with mode: 0644]
queue-5.2/tcp-fix-tcp_set_congestion_control-use-from-bpf-hook.patch [new file with mode: 0644]
queue-5.2/tcp-reset-bytes_acked-and-bytes_received-when-disconnecting.patch [new file with mode: 0644]
queue-5.2/vrf-make-sure-skb-data-contains-ip-header-to-make-routing.patch [new file with mode: 0644]