]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2020 10:40:03 +0000 (11:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2020 10:40:03 +0000 (11:40 +0100)
commitd150d23daf496f5fdde863c21049c8319a8ee054
treefa874d413c706440ae3eb5a0329e287d9f0ce69a
parentc9204b1102b56834270f4e7023517f4ffda6de7c
4.14-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-ena-fix-napi-handler-misbehavior-when-the-napi-budget-is-zero.patch
net-mlxfw-fix-out-of-memory-error-in-mfa2-flash-burning.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
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
19 files changed:
queue-4.14/gtp-avoid-zero-size-hashtable.patch [new file with mode: 0644]
queue-4.14/gtp-do-not-allow-adding-duplicate-tid-and-ms_addr-pdp-context.patch [new file with mode: 0644]
queue-4.14/gtp-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.14/gtp-fix-an-use-after-free-in-ipv4_pdp_find.patch [new file with mode: 0644]
queue-4.14/gtp-fix-wrong-condition-in-gtp_genl_dump_pdp.patch [new file with mode: 0644]
queue-4.14/ip6_gre-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.14/net-add-bool-confirm_neigh-parameter-for-dst_ops.update_pmtu.patch [new file with mode: 0644]
queue-4.14/net-dst-add-new-function-skb_dst_update_pmtu_no_confirm.patch [new file with mode: 0644]
queue-4.14/net-ena-fix-napi-handler-misbehavior-when-the-napi-budget-is-zero.patch [new file with mode: 0644]
queue-4.14/net-mlxfw-fix-out-of-memory-error-in-mfa2-flash-burning.patch [new file with mode: 0644]
queue-4.14/ptp-fix-the-race-between-the-release-of-ptp_clock-and-cdev.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/sit-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.14/tcp-dccp-fix-possible-race-__inet_lookup_established.patch [new file with mode: 0644]
queue-4.14/tcp-do-not-send-empty-skb-from-tcp_write_xmit.patch [new file with mode: 0644]
queue-4.14/tunnel-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]
queue-4.14/udp-fix-integer-overflow-while-computing-available-space-in-sk_rcvbuf.patch [new file with mode: 0644]
queue-4.14/vhost-vsock-accept-only-packets-with-the-right-dst_cid.patch [new file with mode: 0644]
queue-4.14/vti-do-not-confirm-neighbor-when-do-pmtu-update.patch [new file with mode: 0644]