]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Jan 2021 12:06:39 +0000 (13:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Jan 2021 12:06:39 +0000 (13:06 +0100)
commitb32951e8ff8c3243bcc20e4e9eb7fbbd22938216
treefe3232f44632b22265347fb372b558bb1a4a5c86
parentb42d09012992c6d099a10415c5138a9efb75db0c
4.19-stable patches

added patches:
atm-idt77252-call-pci_disable_device-on-error-path.patch
cdc-ncm-remove-connected-log-message.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
ipv4-ignore-ecn-bits-for-fib-lookups-in-fib_compute_spec_dst.patch
net-dcb-validate-netlink-message-in-dcb-handler.patch
net-ethernet-fix-memleak-in-ethoc_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-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-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
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
29 files changed:
queue-4.19/atm-idt77252-call-pci_disable_device-on-error-path.patch [new file with mode: 0644]
queue-4.19/cdc-ncm-remove-connected-log-message.patch [new file with mode: 0644]
queue-4.19/erspan-fix-version-1-check-in-gre_parse_header.patch [new file with mode: 0644]
queue-4.19/ethernet-ucc_geth-fix-use-after-free-in-ucc_geth_remove.patch [new file with mode: 0644]
queue-4.19/ethernet-ucc_geth-set-dev-max_mtu-to-1518.patch [new file with mode: 0644]
queue-4.19/i40e-fix-error-i40e_aq_rc_einval-when-removing-vfs.patch [new file with mode: 0644]
queue-4.19/ipv4-ignore-ecn-bits-for-fib-lookups-in-fib_compute_spec_dst.patch [new file with mode: 0644]
queue-4.19/net-dcb-validate-netlink-message-in-dcb-handler.patch [new file with mode: 0644]
queue-4.19/net-ethernet-fix-memleak-in-ethoc_probe.patch [new file with mode: 0644]
queue-4.19/net-ethernet-ti-cpts-fix-ethtool-output-when-no-ptp_clock-registered.patch [new file with mode: 0644]
queue-4.19/net-hdlc_ppp-fix-issues-when-mod_timer-is-called-while-timer-is-running.patch [new file with mode: 0644]
queue-4.19/net-hns-fix-return-value-check-in-__lb_other_process.patch [new file with mode: 0644]
queue-4.19/net-mvpp2-add-tcam-entry-to-drop-flow-control-pause-frames.patch [new file with mode: 0644]
queue-4.19/net-mvpp2-fix-gop-port-3-networking-complex-control-configurations.patch [new file with mode: 0644]
queue-4.19/net-mvpp2-prs-fix-pppoe-with-ipv6-packet-parse.patch [new file with mode: 0644]
queue-4.19/net-ncsi-use-real-net-device-for-response-handler.patch [new file with mode: 0644]
queue-4.19/net-sched-prevent-invalid-scell_log-shift-count.patch [new file with mode: 0644]
queue-4.19/net-sysfs-take-the-rtnl-lock-when-accessing-xps_cpus_map-and-num_tc.patch [new file with mode: 0644]
queue-4.19/net-sysfs-take-the-rtnl-lock-when-accessing-xps_rxqs_map-and-num_tc.patch [new file with mode: 0644]
queue-4.19/net-sysfs-take-the-rtnl-lock-when-storing-xps_cpus.patch [new file with mode: 0644]
queue-4.19/net-sysfs-take-the-rtnl-lock-when-storing-xps_rxqs.patch [new file with mode: 0644]
queue-4.19/net-systemport-set-dev-max_mtu-to-umac_max_mtu_size.patch [new file with mode: 0644]
queue-4.19/net-usb-qmi_wwan-add-quectel-em160r-gl.patch [new file with mode: 0644]
queue-4.19/qede-fix-offload-for-ipip-tunnel-packets.patch [new file with mode: 0644]
queue-4.19/r8169-work-around-power-saving-bug-on-some-chip-versions.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/tun-fix-return-value-when-the-number-of-iovs-exceeds-max_skb_frags.patch [new file with mode: 0644]
queue-4.19/vhost_net-fix-ubuf-refcount-incorrectly-when-sendmsg-fails.patch [new file with mode: 0644]
queue-4.19/virtio_net-fix-recursive-call-to-cpus_read_lock.patch [new file with mode: 0644]