]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 17:15:16 +0000 (19:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 17:15:16 +0000 (19:15 +0200)
commit53a232f7ac307775353562c43bfb0884d5216edc
treec9b9686a18b14283481dbb5f7926266f8304e574
parent15d4bf1380e2880aea0cb3c82f1668890d710560
5.6-stable patches

added patches:
__netif_receive_skb_core-pass-skb-by-reference.patch
ax25-fix-setsockopt-so_bindtodevice.patch
dpaa_eth-fix-usage-as-dsa-master-try-3.patch
ethtool-count-header-size-in-reply-size-estimate.patch
felix-fix-initialization-of-ioremap-resources.patch
net-don-t-return-invalid-table-id-error-when-we-fall-back-to-pf_unspec.patch
net-dsa-mt7530-fix-roaming-from-dsa-user-ports.patch
net-ethernet-ti-cpsw-fix-assert_rtnl-warning-during-suspend.patch
net-inet_csk-fix-so_reuseport-bind-address-cache-in-tb-fast.patch
net-ipip-fix-wrong-address-family-in-init-error-path.patch
net-mlx5-add-command-entry-handling-completion.patch
net-mlx5-fix-a-race-when-moving-command-interface-to-events-mode.patch
net-mlx5-fix-cleaning-unmanaged-flow-tables.patch
net-mlx5-fix-error-flow-in-case-of-function_setup-failure.patch
net-mlx5-fix-memory-leak-in-mlx5_events_init.patch
net-mlx5e-fix-inner-tirs-handling.patch
net-mlx5e-ktls-destroy-key-object-after-destroying-the-tis.patch
net-mlx5e-update-netdev-txq-on-completions-during-closure.patch
net-mvpp2-fix-rx-hashing-for-non-10g-ports.patch
net-nlmsg_cancel-if-put-fails-for-nhmsg.patch
net-qrtr-fix-passing-invalid-reference-to-qrtr_local_enqueue.patch
net-revert-net-get-rid-of-an-signed-integer-overflow-in-ip_idents_reserve.patch
net-sched-fix-reporting-the-first-time-use-timestamp.patch
net-tls-fix-race-condition-causing-kernel-panic.patch
nexthop-fix-attribute-checking-for-groups.patch
r8152-support-additional-microsoft-surface-ethernet-adapter-variant.patch
r8169-fix-ocp-access-on-rtl8117.patch
sctp-don-t-add-the-shutdown-timer-if-its-already-been-added.patch
sctp-start-shutdown-on-association-restart-if-in-shutdown-sent-state-and-socket-is-closed.patch
tipc-block-bh-before-using-dst_cache.patch
wireguard-noise-read-preshared-key-while-taking-lock.patch
wireguard-noise-separate-receive-counter-from-send-counter.patch
wireguard-queueing-preserve-flow-hash-across-packet-scrubbing.patch
34 files changed:
queue-5.6/__netif_receive_skb_core-pass-skb-by-reference.patch [new file with mode: 0644]
queue-5.6/ax25-fix-setsockopt-so_bindtodevice.patch [new file with mode: 0644]
queue-5.6/dpaa_eth-fix-usage-as-dsa-master-try-3.patch [new file with mode: 0644]
queue-5.6/ethtool-count-header-size-in-reply-size-estimate.patch [new file with mode: 0644]
queue-5.6/felix-fix-initialization-of-ioremap-resources.patch [new file with mode: 0644]
queue-5.6/net-don-t-return-invalid-table-id-error-when-we-fall-back-to-pf_unspec.patch [new file with mode: 0644]
queue-5.6/net-dsa-mt7530-fix-roaming-from-dsa-user-ports.patch [new file with mode: 0644]
queue-5.6/net-ethernet-ti-cpsw-fix-assert_rtnl-warning-during-suspend.patch [new file with mode: 0644]
queue-5.6/net-inet_csk-fix-so_reuseport-bind-address-cache-in-tb-fast.patch [new file with mode: 0644]
queue-5.6/net-ipip-fix-wrong-address-family-in-init-error-path.patch [new file with mode: 0644]
queue-5.6/net-mlx5-add-command-entry-handling-completion.patch [new file with mode: 0644]
queue-5.6/net-mlx5-fix-a-race-when-moving-command-interface-to-events-mode.patch [new file with mode: 0644]
queue-5.6/net-mlx5-fix-cleaning-unmanaged-flow-tables.patch [new file with mode: 0644]
queue-5.6/net-mlx5-fix-error-flow-in-case-of-function_setup-failure.patch [new file with mode: 0644]
queue-5.6/net-mlx5-fix-memory-leak-in-mlx5_events_init.patch [new file with mode: 0644]
queue-5.6/net-mlx5e-fix-inner-tirs-handling.patch [new file with mode: 0644]
queue-5.6/net-mlx5e-ktls-destroy-key-object-after-destroying-the-tis.patch [new file with mode: 0644]
queue-5.6/net-mlx5e-update-netdev-txq-on-completions-during-closure.patch [new file with mode: 0644]
queue-5.6/net-mvpp2-fix-rx-hashing-for-non-10g-ports.patch [new file with mode: 0644]
queue-5.6/net-nlmsg_cancel-if-put-fails-for-nhmsg.patch [new file with mode: 0644]
queue-5.6/net-qrtr-fix-passing-invalid-reference-to-qrtr_local_enqueue.patch [new file with mode: 0644]
queue-5.6/net-revert-net-get-rid-of-an-signed-integer-overflow-in-ip_idents_reserve.patch [new file with mode: 0644]
queue-5.6/net-sched-fix-reporting-the-first-time-use-timestamp.patch [new file with mode: 0644]
queue-5.6/net-tls-fix-race-condition-causing-kernel-panic.patch [new file with mode: 0644]
queue-5.6/nexthop-fix-attribute-checking-for-groups.patch [new file with mode: 0644]
queue-5.6/r8152-support-additional-microsoft-surface-ethernet-adapter-variant.patch [new file with mode: 0644]
queue-5.6/r8169-fix-ocp-access-on-rtl8117.patch [new file with mode: 0644]
queue-5.6/sctp-don-t-add-the-shutdown-timer-if-its-already-been-added.patch [new file with mode: 0644]
queue-5.6/sctp-start-shutdown-on-association-restart-if-in-shutdown-sent-state-and-socket-is-closed.patch [new file with mode: 0644]
queue-5.6/series [new file with mode: 0644]
queue-5.6/tipc-block-bh-before-using-dst_cache.patch [new file with mode: 0644]
queue-5.6/wireguard-noise-read-preshared-key-while-taking-lock.patch [new file with mode: 0644]
queue-5.6/wireguard-noise-separate-receive-counter-from-send-counter.patch [new file with mode: 0644]
queue-5.6/wireguard-queueing-preserve-flow-hash-across-packet-scrubbing.patch [new file with mode: 0644]