]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Jan 2021 10:42:40 +0000 (11:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Jan 2021 10:42:40 +0000 (11:42 +0100)
commit80f400ecae259065cdeb9af88145e0f5c27a5924
tree3d0dbce8da77feb3e48929b0d623b2b3d3919c53
parent557657309327d199cbaa3db38fa2af16fd70bf53
5.10-stable patches

added patches:
atm-idt77252-call-pci_disable_device-on-error-path.patch
bareudp-fix-use-of-incorrect-min_headroom-size.patch
bareudp-set-netif_f_lltx-flag.patch
bnxt_en-check-tqm-rings-for-maximum-supported-value.patch
bnxt_en-fix-aer-recovery.patch
cdc-ncm-remove-connected-log-message.patch
e1000e-bump-up-timeout-to-wait-when-me-un-configures-ulp-mode.patch
e1000e-export-s0ix-flags-to-ethtool.patch
e1000e-only-run-s0ix-flows-if-shutdown-succeeded.patch
erspan-fix-version-1-check-in-gre_parse_header.patch
ethernet-ucc_geth-fix-use-after-free-in-ucc_geth_remove.patch
ethernet-ucc_geth-set-dev-max_mtu-to-1518.patch
i40e-fix-error-i40e_aq_rc_einval-when-removing-vfs.patch
iavf-fix-double-release-of-rtnl_lock.patch
ibmvnic-continue-fatal-error-reset-after-passive-init.patch
ibmvnic-fix-login-buffer-memory-leak.patch
ibmvnic-fix-null-pointer-dereference.patch
ionic-account-for-vlan-tag-len-in-rx-buffer-len.patch
ipv4-ignore-ecn-bits-for-fib-lookups-in-fib_compute_spec_dst.patch
net-dcb-validate-netlink-message-in-dcb-handler.patch
net-dsa-lantiq_gswip-enable-gswip_mii_cfg_en-also-for-internal-phys.patch
net-dsa-lantiq_gswip-fix-gswip_mii_cfg-p-register-access.patch
net-ethernet-fix-memleak-in-ethoc_probe.patch
net-ethernet-mvneta-fix-error-handling-in-mvneta_probe.patch
net-ethernet-ti-cpts-fix-ethtool-output-when-no-ptp_clock-registered.patch
net-hdlc_ppp-fix-issues-when-mod_timer-is-called-while-timer-is-running.patch
net-hns-fix-return-value-check-in-__lb_other_process.patch
net-mvpp2-add-tcam-entry-to-drop-flow-control-pause-frames.patch
net-mvpp2-fix-gop-port-3-networking-complex-control-configurations.patch
net-mvpp2-fix-pkt-coalescing-int-threshold-configuration.patch
net-mvpp2-prs-fix-pppoe-with-ipv6-packet-parse.patch
net-ncsi-use-real-net-device-for-response-handler.patch
net-sched-prevent-invalid-scell_log-shift-count.patch
net-sched-sch_taprio-ensure-to-reset-destroy-all-child-qdiscs.patch
net-stmmac-dwmac-meson8b-ignore-the-second-clock-input.patch
net-sysfs-take-the-rtnl-lock-when-accessing-xps_cpus_map-and-num_tc.patch
net-sysfs-take-the-rtnl-lock-when-accessing-xps_rxqs_map-and-num_tc.patch
net-sysfs-take-the-rtnl-lock-when-storing-xps_cpus.patch
net-sysfs-take-the-rtnl-lock-when-storing-xps_rxqs.patch
net-systemport-set-dev-max_mtu-to-umac_max_mtu_size.patch
net-usb-qmi_wwan-add-quectel-em160r-gl.patch
qede-fix-offload-for-ipip-tunnel-packets.patch
r8169-work-around-power-saving-bug-on-some-chip-versions.patch
revert-e1000e-disable-s0ix-entry-and-exit-flows-for-me-systems.patch
selftests-mlxsw-set-headroom-size-of-correct-port.patch
stmmac-intel-add-pci-ids-for-tgl-h-platform.patch
tun-fix-return-value-when-the-number-of-iovs-exceeds-max_skb_frags.patch
vhost_net-fix-ubuf-refcount-incorrectly-when-sendmsg-fails.patch
virtio_net-fix-recursive-call-to-cpus_read_lock.patch
50 files changed:
queue-5.10/atm-idt77252-call-pci_disable_device-on-error-path.patch [new file with mode: 0644]
queue-5.10/bareudp-fix-use-of-incorrect-min_headroom-size.patch [new file with mode: 0644]
queue-5.10/bareudp-set-netif_f_lltx-flag.patch [new file with mode: 0644]
queue-5.10/bnxt_en-check-tqm-rings-for-maximum-supported-value.patch [new file with mode: 0644]
queue-5.10/bnxt_en-fix-aer-recovery.patch [new file with mode: 0644]
queue-5.10/cdc-ncm-remove-connected-log-message.patch [new file with mode: 0644]
queue-5.10/e1000e-bump-up-timeout-to-wait-when-me-un-configures-ulp-mode.patch [new file with mode: 0644]
queue-5.10/e1000e-export-s0ix-flags-to-ethtool.patch [new file with mode: 0644]
queue-5.10/e1000e-only-run-s0ix-flows-if-shutdown-succeeded.patch [new file with mode: 0644]
queue-5.10/erspan-fix-version-1-check-in-gre_parse_header.patch [new file with mode: 0644]
queue-5.10/ethernet-ucc_geth-fix-use-after-free-in-ucc_geth_remove.patch [new file with mode: 0644]
queue-5.10/ethernet-ucc_geth-set-dev-max_mtu-to-1518.patch [new file with mode: 0644]
queue-5.10/i40e-fix-error-i40e_aq_rc_einval-when-removing-vfs.patch [new file with mode: 0644]
queue-5.10/iavf-fix-double-release-of-rtnl_lock.patch [new file with mode: 0644]
queue-5.10/ibmvnic-continue-fatal-error-reset-after-passive-init.patch [new file with mode: 0644]
queue-5.10/ibmvnic-fix-login-buffer-memory-leak.patch [new file with mode: 0644]
queue-5.10/ibmvnic-fix-null-pointer-dereference.patch [new file with mode: 0644]
queue-5.10/ionic-account-for-vlan-tag-len-in-rx-buffer-len.patch [new file with mode: 0644]
queue-5.10/ipv4-ignore-ecn-bits-for-fib-lookups-in-fib_compute_spec_dst.patch [new file with mode: 0644]
queue-5.10/net-dcb-validate-netlink-message-in-dcb-handler.patch [new file with mode: 0644]
queue-5.10/net-dsa-lantiq_gswip-enable-gswip_mii_cfg_en-also-for-internal-phys.patch [new file with mode: 0644]
queue-5.10/net-dsa-lantiq_gswip-fix-gswip_mii_cfg-p-register-access.patch [new file with mode: 0644]
queue-5.10/net-ethernet-fix-memleak-in-ethoc_probe.patch [new file with mode: 0644]
queue-5.10/net-ethernet-mvneta-fix-error-handling-in-mvneta_probe.patch [new file with mode: 0644]
queue-5.10/net-ethernet-ti-cpts-fix-ethtool-output-when-no-ptp_clock-registered.patch [new file with mode: 0644]
queue-5.10/net-hdlc_ppp-fix-issues-when-mod_timer-is-called-while-timer-is-running.patch [new file with mode: 0644]
queue-5.10/net-hns-fix-return-value-check-in-__lb_other_process.patch [new file with mode: 0644]
queue-5.10/net-mvpp2-add-tcam-entry-to-drop-flow-control-pause-frames.patch [new file with mode: 0644]
queue-5.10/net-mvpp2-fix-gop-port-3-networking-complex-control-configurations.patch [new file with mode: 0644]
queue-5.10/net-mvpp2-fix-pkt-coalescing-int-threshold-configuration.patch [new file with mode: 0644]
queue-5.10/net-mvpp2-prs-fix-pppoe-with-ipv6-packet-parse.patch [new file with mode: 0644]
queue-5.10/net-ncsi-use-real-net-device-for-response-handler.patch [new file with mode: 0644]
queue-5.10/net-sched-prevent-invalid-scell_log-shift-count.patch [new file with mode: 0644]
queue-5.10/net-sched-sch_taprio-ensure-to-reset-destroy-all-child-qdiscs.patch [new file with mode: 0644]
queue-5.10/net-stmmac-dwmac-meson8b-ignore-the-second-clock-input.patch [new file with mode: 0644]
queue-5.10/net-sysfs-take-the-rtnl-lock-when-accessing-xps_cpus_map-and-num_tc.patch [new file with mode: 0644]
queue-5.10/net-sysfs-take-the-rtnl-lock-when-accessing-xps_rxqs_map-and-num_tc.patch [new file with mode: 0644]
queue-5.10/net-sysfs-take-the-rtnl-lock-when-storing-xps_cpus.patch [new file with mode: 0644]
queue-5.10/net-sysfs-take-the-rtnl-lock-when-storing-xps_rxqs.patch [new file with mode: 0644]
queue-5.10/net-systemport-set-dev-max_mtu-to-umac_max_mtu_size.patch [new file with mode: 0644]
queue-5.10/net-usb-qmi_wwan-add-quectel-em160r-gl.patch [new file with mode: 0644]
queue-5.10/qede-fix-offload-for-ipip-tunnel-packets.patch [new file with mode: 0644]
queue-5.10/r8169-work-around-power-saving-bug-on-some-chip-versions.patch [new file with mode: 0644]
queue-5.10/revert-e1000e-disable-s0ix-entry-and-exit-flows-for-me-systems.patch [new file with mode: 0644]
queue-5.10/selftests-mlxsw-set-headroom-size-of-correct-port.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/stmmac-intel-add-pci-ids-for-tgl-h-platform.patch [new file with mode: 0644]
queue-5.10/tun-fix-return-value-when-the-number-of-iovs-exceeds-max_skb_frags.patch [new file with mode: 0644]
queue-5.10/vhost_net-fix-ubuf-refcount-incorrectly-when-sendmsg-fails.patch [new file with mode: 0644]
queue-5.10/virtio_net-fix-recursive-call-to-cpus_read_lock.patch [new file with mode: 0644]