]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Nov 2020 10:57:58 +0000 (11:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 22 Nov 2020 10:57:58 +0000 (11:57 +0100)
commitb9cb6733151d8a0b752f56860e59361362e8f354
tree18e3b63271becc991020bafd851891b23d08a839
parent5be734c6116a866b3fe2bc7398e2c0d8967d6818
5.4-stable patches

added patches:
ah6-fix-error-return-code-in-ah6_input.patch
atm-nicstar-unmap-dma-on-send-error.patch
bnxt_en-read-eeprom-a2h-address-using-page-0.patch
devlink-add-missing-genlmsg_cancel-in-devlink_nl_sb_port_pool_fill.patch
exempt-multicast-addresses-from-five-second-neighbor-lifetime.patch
inet_diag-fix-error-path-to-cancel-the-meseage-in-inet_req_diag_fill.patch
ipv6-fix-error-path-to-cancel-the-meseage.patch
lan743x-fix-issue-causing-intermittent-kernel-log-warnings.patch
lan743x-prevent-entire-kernel-hang-on-open-for-some-platforms.patch
mlxsw-core-use-variable-timeout-for-emad-retries.patch
net-b44-fix-error-return-code-in-b44_init_one.patch
net-bridge-add-missing-counters-to-ndo_get_stats64-callback.patch
net-dsa-mv88e6xxx-avoid-vtu-corruption-on-6097.patch
net-ethernet-ti-cpsw-fix-error-return-code-in-cpsw_probe.patch
net-ftgmac100-fix-crash-when-removing-driver.patch
net-have-netpoll-bring-up-dsa-management-interface.patch
net-lantiq-wait-for-the-gphy-firmware-to-be-ready.patch
net-mlx4_core-fix-init_hca-fields-offset.patch
net-mlx5-add-handling-of-port-type-in-rule-deletion.patch
net-mlx5-disable-qos-when-min_rates-on-all-vfs-are-zero.patch
net-ncsi-fix-netlink-registration.patch
net-qualcomm-rmnet-fix-incorrect-receive-packet-handling-during-cleanup.patch
net-smc-fix-direct-access-to-ib_gid_addr-ndev-in-smc_ib_determine_gid.patch
net-tls-fix-corrupted-data-in-recvmsg.patch
net-usb-qmi_wwan-set-dtr-quirk-for-mr400.patch
net-x25-increase-refcnt-of-struct-x25_neigh-in-x25_rx_call_request.patch
netlabel-fix-an-uninitialized-warning-in-netlbl_unlabel_staticlist.patch
netlabel-fix-our-progress-tracking-in-netlbl_unlabel_staticlist.patch
page_frag-recover-from-memory-pressure.patch
qed-fix-error-return-code-in-qed_iwarp_ll2_start.patch
qlcnic-fix-error-return-code-in-qlcnic_83xx_restart_hw.patch
sctp-change-to-hold-put-transport-for-proto_unreach_timer.patch
tcp-only-postpone-probe_rtt-if-rtt-is-current-min_rtt-estimate.patch
34 files changed:
queue-5.4/ah6-fix-error-return-code-in-ah6_input.patch [new file with mode: 0644]
queue-5.4/atm-nicstar-unmap-dma-on-send-error.patch [new file with mode: 0644]
queue-5.4/bnxt_en-read-eeprom-a2h-address-using-page-0.patch [new file with mode: 0644]
queue-5.4/devlink-add-missing-genlmsg_cancel-in-devlink_nl_sb_port_pool_fill.patch [new file with mode: 0644]
queue-5.4/exempt-multicast-addresses-from-five-second-neighbor-lifetime.patch [new file with mode: 0644]
queue-5.4/inet_diag-fix-error-path-to-cancel-the-meseage-in-inet_req_diag_fill.patch [new file with mode: 0644]
queue-5.4/ipv6-fix-error-path-to-cancel-the-meseage.patch [new file with mode: 0644]
queue-5.4/lan743x-fix-issue-causing-intermittent-kernel-log-warnings.patch [new file with mode: 0644]
queue-5.4/lan743x-prevent-entire-kernel-hang-on-open-for-some-platforms.patch [new file with mode: 0644]
queue-5.4/mlxsw-core-use-variable-timeout-for-emad-retries.patch [new file with mode: 0644]
queue-5.4/net-b44-fix-error-return-code-in-b44_init_one.patch [new file with mode: 0644]
queue-5.4/net-bridge-add-missing-counters-to-ndo_get_stats64-callback.patch [new file with mode: 0644]
queue-5.4/net-dsa-mv88e6xxx-avoid-vtu-corruption-on-6097.patch [new file with mode: 0644]
queue-5.4/net-ethernet-ti-cpsw-fix-error-return-code-in-cpsw_probe.patch [new file with mode: 0644]
queue-5.4/net-ftgmac100-fix-crash-when-removing-driver.patch [new file with mode: 0644]
queue-5.4/net-have-netpoll-bring-up-dsa-management-interface.patch [new file with mode: 0644]
queue-5.4/net-lantiq-wait-for-the-gphy-firmware-to-be-ready.patch [new file with mode: 0644]
queue-5.4/net-mlx4_core-fix-init_hca-fields-offset.patch [new file with mode: 0644]
queue-5.4/net-mlx5-add-handling-of-port-type-in-rule-deletion.patch [new file with mode: 0644]
queue-5.4/net-mlx5-disable-qos-when-min_rates-on-all-vfs-are-zero.patch [new file with mode: 0644]
queue-5.4/net-ncsi-fix-netlink-registration.patch [new file with mode: 0644]
queue-5.4/net-qualcomm-rmnet-fix-incorrect-receive-packet-handling-during-cleanup.patch [new file with mode: 0644]
queue-5.4/net-smc-fix-direct-access-to-ib_gid_addr-ndev-in-smc_ib_determine_gid.patch [new file with mode: 0644]
queue-5.4/net-tls-fix-corrupted-data-in-recvmsg.patch [new file with mode: 0644]
queue-5.4/net-usb-qmi_wwan-set-dtr-quirk-for-mr400.patch [new file with mode: 0644]
queue-5.4/net-x25-increase-refcnt-of-struct-x25_neigh-in-x25_rx_call_request.patch [new file with mode: 0644]
queue-5.4/netlabel-fix-an-uninitialized-warning-in-netlbl_unlabel_staticlist.patch [new file with mode: 0644]
queue-5.4/netlabel-fix-our-progress-tracking-in-netlbl_unlabel_staticlist.patch [new file with mode: 0644]
queue-5.4/page_frag-recover-from-memory-pressure.patch [new file with mode: 0644]
queue-5.4/qed-fix-error-return-code-in-qed_iwarp_ll2_start.patch [new file with mode: 0644]
queue-5.4/qlcnic-fix-error-return-code-in-qlcnic_83xx_restart_hw.patch [new file with mode: 0644]
queue-5.4/sctp-change-to-hold-put-transport-for-proto_unreach_timer.patch [new file with mode: 0644]
queue-5.4/series [new file with mode: 0644]
queue-5.4/tcp-only-postpone-probe_rtt-if-rtt-is-current-min_rtt-estimate.patch [new file with mode: 0644]