]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jan 2020 21:36:47 +0000 (22:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jan 2020 21:36:47 +0000 (22:36 +0100)
commitfe88612aac9df6c709b75de0f40f4402367813e8
treec746156dd6b2483487bc506c3affffe49f619501
parent46d3b288e1b957c4803a2f6cb95a9bd74adf50ad
4.19-stable patches

added patches:
gtp-avoid-zero-size-hashtable.patch
gtp-do-not-allow-adding-duplicate-tid-and-ms_addr-pdp-context.patch
gtp-do-not-confirm-neighbor-when-do-pmtu-update.patch
gtp-fix-an-use-after-free-in-ipv4_pdp_find.patch
gtp-fix-wrong-condition-in-gtp_genl_dump_pdp.patch
ip6_gre-do-not-confirm-neighbor-when-do-pmtu-update.patch
net-add-bool-confirm_neigh-parameter-for-dst_ops.update_pmtu.patch
net-dst-add-new-function-skb_dst_update_pmtu_no_confirm.patch
net-dst-do-not-confirm-neighbor-for-vxlan-and-geneve-pmtu-update.patch
net-ena-fix-napi-handler-misbehavior-when-the-napi-budget-is-zero.patch
net-marvell-mvpp2-phylink-requires-the-link-interrupt.patch
net-mlxfw-fix-out-of-memory-error-in-mfa2-flash-burning.patch
net-stmmac-dwmac-meson8b-fix-the-rgmii-tx-delay-on-meson8b-8m2-socs.patch
ptp-fix-the-race-between-the-release-of-ptp_clock-and-cdev.patch
sit-do-not-confirm-neighbor-when-do-pmtu-update.patch
tcp-dccp-fix-possible-race-__inet_lookup_established.patch
tcp-do-not-send-empty-skb-from-tcp_write_xmit.patch
tcp-fix-highest_sack-and-highest_sack_seq.patch
tunnel-do-not-confirm-neighbor-when-do-pmtu-update.patch
udp-fix-integer-overflow-while-computing-available-space-in-sk_rcvbuf.patch
vhost-vsock-accept-only-packets-with-the-right-dst_cid.patch
vti-do-not-confirm-neighbor-when-do-pmtu-update.patch
23 files changed:
queue-4.19/gtp-avoid-zero-size-hashtable.patch [new file with mode: 0644]
queue-4.19/gtp-do-not-allow-adding-duplicate-tid-and-ms_addr-pdp-context.patch [new file with mode: 0644]
queue-4.19/gtp-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.19/gtp-fix-an-use-after-free-in-ipv4_pdp_find.patch [new file with mode: 0644]
queue-4.19/gtp-fix-wrong-condition-in-gtp_genl_dump_pdp.patch [new file with mode: 0644]
queue-4.19/ip6_gre-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.19/net-add-bool-confirm_neigh-parameter-for-dst_ops.update_pmtu.patch [new file with mode: 0644]
queue-4.19/net-dst-add-new-function-skb_dst_update_pmtu_no_confirm.patch [new file with mode: 0644]
queue-4.19/net-dst-do-not-confirm-neighbor-for-vxlan-and-geneve-pmtu-update.patch [new file with mode: 0644]
queue-4.19/net-ena-fix-napi-handler-misbehavior-when-the-napi-budget-is-zero.patch [new file with mode: 0644]
queue-4.19/net-marvell-mvpp2-phylink-requires-the-link-interrupt.patch [new file with mode: 0644]
queue-4.19/net-mlxfw-fix-out-of-memory-error-in-mfa2-flash-burning.patch [new file with mode: 0644]
queue-4.19/net-stmmac-dwmac-meson8b-fix-the-rgmii-tx-delay-on-meson8b-8m2-socs.patch [new file with mode: 0644]
queue-4.19/ptp-fix-the-race-between-the-release-of-ptp_clock-and-cdev.patch [new file with mode: 0644]
queue-4.19/series
queue-4.19/sit-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.19/tcp-dccp-fix-possible-race-__inet_lookup_established.patch [new file with mode: 0644]
queue-4.19/tcp-do-not-send-empty-skb-from-tcp_write_xmit.patch [new file with mode: 0644]
queue-4.19/tcp-fix-highest_sack-and-highest_sack_seq.patch [new file with mode: 0644]
queue-4.19/tunnel-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.19/udp-fix-integer-overflow-while-computing-available-space-in-sk_rcvbuf.patch [new file with mode: 0644]
queue-4.19/vhost-vsock-accept-only-packets-with-the-right-dst_cid.patch [new file with mode: 0644]
queue-4.19/vti-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]