]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 19:27:02 +0000 (20:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2019 19:27:02 +0000 (20:27 +0100)
commiteab1ea7ccb949d1fcff12e2046f215aeca1f32cb
tree8604cf4f2e0f22c3bb5de261730d25c77cf949d5
parentcabf30d446117d34dd39550130d5984766bb090c
5.4-stable patches

added patches:
act_ct-support-asymmetric-conntrack.patch
cls_flower-fix-the-behavior-using-port-ranges-with-hw-offload.patch
fixed-updating-of-ethertype-in-function-skb_mpls_pop.patch
gre-refetch-erspan-header-from-skb-data-after-pskb_may_pull.patch
hsr-fix-a-null-pointer-dereference-in-hsr_dev_xmit.patch
inet-protect-against-too-small-mtu-values.patch
ionic-keep-users-rss-hash-across-lif-reset.patch
mqprio-fix-out-of-bounds-access-in-mqprio_dump.patch
net-bridge-deny-dev_set_mac_address-when-unregistering.patch
net-core-rename-indirect-block-ingress-cb-function.patch
net-dsa-fix-flow-dissection-on-tx-path.patch
net-ethernet-ti-cpsw-fix-extra-rx-interrupt.patch
net-fixed-updating-of-ethertype-in-skb_mpls_push.patch
net-ipv6-add-net-argument-to-ip6_dst_lookup_flow.patch
net-ipv6_stub-use-ip6_dst_lookup_flow-instead-of-ip6_dst_lookup.patch
net-mlx5e-ethtool-fix-analysis-of-speed-setting.patch
net-mlx5e-fix-freeing-flow-with-kfree-and-not-kvfree.patch
net-mlx5e-fix-sff-8472-eeprom-length.patch
net-mlx5e-fix-translation-of-link-mode-into-speed.patch
net-mlx5e-fix-txq-indices-to-be-sequential.patch
net-mlx5e-query-global-pause-state-before-setting-prio2buffer.patch
net-mscc-ocelot-unregister-the-ptp-clock-on-deinit.patch
net-sched-allow-indirect-blocks-to-bind-to-clsact-in-tc.patch
net-sched-fix-dump-qlen-for-sch_mq-sch_mqprio-with-nolock-subqueues.patch
net-sysfs-call-dev_hold-always-in-netdev_queue_add_kobject.patch
net-thunderx-start-phy-before-starting-autonegotiation.patch
net-tls-fix-return-values-to-avoid-enotsupp.patch
net_sched-validate-tca_kind-attribute-in-tc_chain_tmplt_add.patch
openvswitch-support-asymmetric-conntrack.patch
page_pool-do-not-release-pool-until-inflight-0.patch
r8169-add-missing-rx-enabling-for-wol-on-rtl8125.patch
tcp-fix-rejected-syncookies-due-to-stale-timestamps.patch
tcp-md5-fix-potential-overestimation-of-tcp-option-space.patch
tcp-protect-accesses-to-.ts_recent_stamp-with-read-write-_once.patch
tcp-tighten-acceptance-of-acks-not-matching-a-child-socket.patch
tipc-fix-ordering-of-tipc-module-init-and-exit-routine.patch
xdp-obtain-the-mem_id-mutex-before-trying-to-remove-an-entry.patch
38 files changed:
queue-5.4/act_ct-support-asymmetric-conntrack.patch [new file with mode: 0644]
queue-5.4/cls_flower-fix-the-behavior-using-port-ranges-with-hw-offload.patch [new file with mode: 0644]
queue-5.4/fixed-updating-of-ethertype-in-function-skb_mpls_pop.patch [new file with mode: 0644]
queue-5.4/gre-refetch-erspan-header-from-skb-data-after-pskb_may_pull.patch [new file with mode: 0644]
queue-5.4/hsr-fix-a-null-pointer-dereference-in-hsr_dev_xmit.patch [new file with mode: 0644]
queue-5.4/inet-protect-against-too-small-mtu-values.patch [new file with mode: 0644]
queue-5.4/ionic-keep-users-rss-hash-across-lif-reset.patch [new file with mode: 0644]
queue-5.4/mqprio-fix-out-of-bounds-access-in-mqprio_dump.patch [new file with mode: 0644]
queue-5.4/net-bridge-deny-dev_set_mac_address-when-unregistering.patch [new file with mode: 0644]
queue-5.4/net-core-rename-indirect-block-ingress-cb-function.patch [new file with mode: 0644]
queue-5.4/net-dsa-fix-flow-dissection-on-tx-path.patch [new file with mode: 0644]
queue-5.4/net-ethernet-ti-cpsw-fix-extra-rx-interrupt.patch [new file with mode: 0644]
queue-5.4/net-fixed-updating-of-ethertype-in-skb_mpls_push.patch [new file with mode: 0644]
queue-5.4/net-ipv6-add-net-argument-to-ip6_dst_lookup_flow.patch [new file with mode: 0644]
queue-5.4/net-ipv6_stub-use-ip6_dst_lookup_flow-instead-of-ip6_dst_lookup.patch [new file with mode: 0644]
queue-5.4/net-mlx5e-ethtool-fix-analysis-of-speed-setting.patch [new file with mode: 0644]
queue-5.4/net-mlx5e-fix-freeing-flow-with-kfree-and-not-kvfree.patch [new file with mode: 0644]
queue-5.4/net-mlx5e-fix-sff-8472-eeprom-length.patch [new file with mode: 0644]
queue-5.4/net-mlx5e-fix-translation-of-link-mode-into-speed.patch [new file with mode: 0644]
queue-5.4/net-mlx5e-fix-txq-indices-to-be-sequential.patch [new file with mode: 0644]
queue-5.4/net-mlx5e-query-global-pause-state-before-setting-prio2buffer.patch [new file with mode: 0644]
queue-5.4/net-mscc-ocelot-unregister-the-ptp-clock-on-deinit.patch [new file with mode: 0644]
queue-5.4/net-sched-allow-indirect-blocks-to-bind-to-clsact-in-tc.patch [new file with mode: 0644]
queue-5.4/net-sched-fix-dump-qlen-for-sch_mq-sch_mqprio-with-nolock-subqueues.patch [new file with mode: 0644]
queue-5.4/net-sysfs-call-dev_hold-always-in-netdev_queue_add_kobject.patch [new file with mode: 0644]
queue-5.4/net-thunderx-start-phy-before-starting-autonegotiation.patch [new file with mode: 0644]
queue-5.4/net-tls-fix-return-values-to-avoid-enotsupp.patch [new file with mode: 0644]
queue-5.4/net_sched-validate-tca_kind-attribute-in-tc_chain_tmplt_add.patch [new file with mode: 0644]
queue-5.4/openvswitch-support-asymmetric-conntrack.patch [new file with mode: 0644]
queue-5.4/page_pool-do-not-release-pool-until-inflight-0.patch [new file with mode: 0644]
queue-5.4/r8169-add-missing-rx-enabling-for-wol-on-rtl8125.patch [new file with mode: 0644]
queue-5.4/series [new file with mode: 0644]
queue-5.4/tcp-fix-rejected-syncookies-due-to-stale-timestamps.patch [new file with mode: 0644]
queue-5.4/tcp-md5-fix-potential-overestimation-of-tcp-option-space.patch [new file with mode: 0644]
queue-5.4/tcp-protect-accesses-to-.ts_recent_stamp-with-read-write-_once.patch [new file with mode: 0644]
queue-5.4/tcp-tighten-acceptance-of-acks-not-matching-a-child-socket.patch [new file with mode: 0644]
queue-5.4/tipc-fix-ordering-of-tipc-module-init-and-exit-routine.patch [new file with mode: 0644]
queue-5.4/xdp-obtain-the-mem_id-mutex-before-trying-to-remove-an-entry.patch [new file with mode: 0644]