]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 May 2019 22:17:41 +0000 (15:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 May 2019 22:17:41 +0000 (15:17 -0700)
commitffc20820a12382447ec092684a93d88b2a13cd93
treec047416d83912fb1c7126a9971adbdac76378cfb
parente67c8b9fe81056e77fde49f57ddbe5576663583f
5.1-stable patches

added patches:
bnxt_en-fix-aggregation-buffer-leak-under-oom-condition.patch
bnxt_en-fix-possible-bug-condition-when-calling-pci_disable_msix.patch
bnxt_en-reduce-memory-usage-when-running-in-kdump-kernel.patch
bonding-802.3ad-fix-slave-link-initialization-transition-states.patch
cxgb4-offload-vlan-flows-regardless-of-vlan-ethtype.patch
cxgb4-revert-cxgb4-remove-sge_host_page_size-dependency-on-page-size.patch
ethtool-check-for-vlan-etype-or-vlan-tci-when-parsing-flow_rule.patch
inet-switch-ip-id-generator-to-siphash.patch
ipv4-igmp-fix-another-memory-leak-in-igmpv3_del_delrec.patch
ipv4-igmp-fix-build-error-if-config_ip_multicast.patch
ipv6-consider-sk_bound_dev_if-when-binding-a-raw-socket-to-an-address.patch
ipv6-fix-redirect-with-vrf.patch
llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch
mlxsw-spectrum_acl-avoid-warning-after-identical-rules-insertion.patch
net-correct-zerocopy-refcnt-with-udp-msg_more.patch
net-dsa-mv88e6xxx-fix-handling-of-upper-half-of-stats_type_port.patch
net-fec-fix-the-clk-mismatch-in-failed_reset-path.patch
net-gro-fix-use-after-free-read-in-napi_gro_frags.patch
net-mlx5-allocate-root-ns-memory-using-kzalloc-to-match-kfree.patch
net-mlx5-avoid-double-free-in-fs-init-error-unwinding-path.patch
net-mlx5e-disable-rxhash-when-cqe-compress-is-enabled.patch
net-mvneta-fix-err-code-path-of-probe.patch
net-mvpp2-fix-bad-mvpp2_txq_sched_token_cntr_reg-queue-value.patch
net-phy-marvell10g-report-if-the-phy-fails-to-boot-firmware.patch
net-sched-don-t-use-tc_action-order-during-action-dump.patch
net-stmmac-dma-channel-control-register-need-to-be-init-first.patch
net-stmmac-fix-ethtool-flow-control-not-able-to-get-set.patch
net-stmmac-fix-reset-gpio-free-missing.patch
net-tls-avoid-null-deref-on-resync-during-device-removal.patch
net-tls-don-t-ignore-netdev-notifications-if-no-tls-features.patch
net-tls-fix-lowat-calculation-if-some-data-came-from-previous-record.patch
net-tls-fix-no-wakeup-on-partial-reads.patch
net-tls-fix-state-removal-with-feature-flags-off.patch
r8169-fix-mac-address-being-lost-in-pci-d3.patch
selftests-tls-add-test-for-sleeping-even-though-there-is-data.patch
selftests-tls-test-for-lowat-overshoot-with-multiple-records.patch
tipc-avoid-copying-bytes-beyond-the-supplied-data.patch
usbnet-fix-kernel-crash-after-disconnect.patch
38 files changed:
queue-5.1/bnxt_en-fix-aggregation-buffer-leak-under-oom-condition.patch [new file with mode: 0644]
queue-5.1/bnxt_en-fix-possible-bug-condition-when-calling-pci_disable_msix.patch [new file with mode: 0644]
queue-5.1/bnxt_en-reduce-memory-usage-when-running-in-kdump-kernel.patch [new file with mode: 0644]
queue-5.1/bonding-802.3ad-fix-slave-link-initialization-transition-states.patch [new file with mode: 0644]
queue-5.1/cxgb4-offload-vlan-flows-regardless-of-vlan-ethtype.patch [new file with mode: 0644]
queue-5.1/cxgb4-revert-cxgb4-remove-sge_host_page_size-dependency-on-page-size.patch [new file with mode: 0644]
queue-5.1/ethtool-check-for-vlan-etype-or-vlan-tci-when-parsing-flow_rule.patch [new file with mode: 0644]
queue-5.1/inet-switch-ip-id-generator-to-siphash.patch [new file with mode: 0644]
queue-5.1/ipv4-igmp-fix-another-memory-leak-in-igmpv3_del_delrec.patch [new file with mode: 0644]
queue-5.1/ipv4-igmp-fix-build-error-if-config_ip_multicast.patch [new file with mode: 0644]
queue-5.1/ipv6-consider-sk_bound_dev_if-when-binding-a-raw-socket-to-an-address.patch [new file with mode: 0644]
queue-5.1/ipv6-fix-redirect-with-vrf.patch [new file with mode: 0644]
queue-5.1/llc-fix-skb-leak-in-llc_build_and_send_ui_pkt.patch [new file with mode: 0644]
queue-5.1/mlxsw-spectrum_acl-avoid-warning-after-identical-rules-insertion.patch [new file with mode: 0644]
queue-5.1/net-correct-zerocopy-refcnt-with-udp-msg_more.patch [new file with mode: 0644]
queue-5.1/net-dsa-mv88e6xxx-fix-handling-of-upper-half-of-stats_type_port.patch [new file with mode: 0644]
queue-5.1/net-fec-fix-the-clk-mismatch-in-failed_reset-path.patch [new file with mode: 0644]
queue-5.1/net-gro-fix-use-after-free-read-in-napi_gro_frags.patch [new file with mode: 0644]
queue-5.1/net-mlx5-allocate-root-ns-memory-using-kzalloc-to-match-kfree.patch [new file with mode: 0644]
queue-5.1/net-mlx5-avoid-double-free-in-fs-init-error-unwinding-path.patch [new file with mode: 0644]
queue-5.1/net-mlx5e-disable-rxhash-when-cqe-compress-is-enabled.patch [new file with mode: 0644]
queue-5.1/net-mvneta-fix-err-code-path-of-probe.patch [new file with mode: 0644]
queue-5.1/net-mvpp2-fix-bad-mvpp2_txq_sched_token_cntr_reg-queue-value.patch [new file with mode: 0644]
queue-5.1/net-phy-marvell10g-report-if-the-phy-fails-to-boot-firmware.patch [new file with mode: 0644]
queue-5.1/net-sched-don-t-use-tc_action-order-during-action-dump.patch [new file with mode: 0644]
queue-5.1/net-stmmac-dma-channel-control-register-need-to-be-init-first.patch [new file with mode: 0644]
queue-5.1/net-stmmac-fix-ethtool-flow-control-not-able-to-get-set.patch [new file with mode: 0644]
queue-5.1/net-stmmac-fix-reset-gpio-free-missing.patch [new file with mode: 0644]
queue-5.1/net-tls-avoid-null-deref-on-resync-during-device-removal.patch [new file with mode: 0644]
queue-5.1/net-tls-don-t-ignore-netdev-notifications-if-no-tls-features.patch [new file with mode: 0644]
queue-5.1/net-tls-fix-lowat-calculation-if-some-data-came-from-previous-record.patch [new file with mode: 0644]
queue-5.1/net-tls-fix-no-wakeup-on-partial-reads.patch [new file with mode: 0644]
queue-5.1/net-tls-fix-state-removal-with-feature-flags-off.patch [new file with mode: 0644]
queue-5.1/r8169-fix-mac-address-being-lost-in-pci-d3.patch [new file with mode: 0644]
queue-5.1/selftests-tls-add-test-for-sleeping-even-though-there-is-data.patch [new file with mode: 0644]
queue-5.1/selftests-tls-test-for-lowat-overshoot-with-multiple-records.patch [new file with mode: 0644]
queue-5.1/tipc-avoid-copying-bytes-beyond-the-supplied-data.patch [new file with mode: 0644]
queue-5.1/usbnet-fix-kernel-crash-after-disconnect.patch [new file with mode: 0644]