]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Jun 2019 07:37:26 +0000 (09:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Jun 2019 07:37:26 +0000 (09:37 +0200)
commit8af540ce42452ec7e09e45026c8de8d826f497ee
tree0762d62374ac03a126bef8979b717b6a2b008fe0
parent85bedeba570fd595a3cbd1901b4227b4261e8ac8
5.1-stable patches

added patches:
cls_matchall-avoid-panic-when-receiving-a-packet-before-filter-set.patch
ethtool-fix-potential-userspace-buffer-overflow.patch
fix-memory-leak-in-sctp_process_init.patch
ipmr_base-do-not-reset-index-in-mr_table_dump.patch
ipv4-not-do-cache-for-local-delivery-if-bc_forwarding-is-enabled.patch
ipv6-fix-efault-on-sendto-with-icmpv6-and-hdrincl.patch
ipv6-fix-the-check-before-getting-the-cookie-in-rt6_get_cookie.patch
ipv6-use-read_once-for-inet-hdrincl-as-in-ipv4.patch
neighbor-call-__ipv4_neigh_lookup_noref-in-neigh_xmit.patch
neighbor-reset-gc_entries-counter-if-new-entry-is-released-before-insert.patch
net-aquantia-fix-wol-configuration-not-applied-sometimes.patch
net-ethernet-ti-cpsw_ethtool-fix-ethtool-ring-param-set.patch
net-mlx4_en-ethtool-remove-unsupported-sfp-eeprom-high-pages-query.patch
net-mvpp2-use-strscpy-to-handle-stat-strings.patch
net-rds-fix-memory-leak-in-rds_ib_flush_mr_pool.patch
net-sfp-read-eeprom-in-maximum-16-byte-increments.patch
net-tls-replace-the-sleeping-lock-around-rx-resync-with-a-bit-lock.patch
packet-unconditionally-free-po-rollover.patch
pktgen-do-not-sleep-with-the-thread-lock-held.patch
revert-fib_rules-return-0-directly-if-an-exactly-same-rule-exists-when-nlm_f_excl-not-supplied.patch
udp-only-choose-unbound-udp-socket-for-multicast-when-not-in-a-vrf.patch
22 files changed:
queue-5.1/cls_matchall-avoid-panic-when-receiving-a-packet-before-filter-set.patch [new file with mode: 0644]
queue-5.1/ethtool-fix-potential-userspace-buffer-overflow.patch [new file with mode: 0644]
queue-5.1/fix-memory-leak-in-sctp_process_init.patch [new file with mode: 0644]
queue-5.1/ipmr_base-do-not-reset-index-in-mr_table_dump.patch [new file with mode: 0644]
queue-5.1/ipv4-not-do-cache-for-local-delivery-if-bc_forwarding-is-enabled.patch [new file with mode: 0644]
queue-5.1/ipv6-fix-efault-on-sendto-with-icmpv6-and-hdrincl.patch [new file with mode: 0644]
queue-5.1/ipv6-fix-the-check-before-getting-the-cookie-in-rt6_get_cookie.patch [new file with mode: 0644]
queue-5.1/ipv6-use-read_once-for-inet-hdrincl-as-in-ipv4.patch [new file with mode: 0644]
queue-5.1/neighbor-call-__ipv4_neigh_lookup_noref-in-neigh_xmit.patch [new file with mode: 0644]
queue-5.1/neighbor-reset-gc_entries-counter-if-new-entry-is-released-before-insert.patch [new file with mode: 0644]
queue-5.1/net-aquantia-fix-wol-configuration-not-applied-sometimes.patch [new file with mode: 0644]
queue-5.1/net-ethernet-ti-cpsw_ethtool-fix-ethtool-ring-param-set.patch [new file with mode: 0644]
queue-5.1/net-mlx4_en-ethtool-remove-unsupported-sfp-eeprom-high-pages-query.patch [new file with mode: 0644]
queue-5.1/net-mvpp2-use-strscpy-to-handle-stat-strings.patch [new file with mode: 0644]
queue-5.1/net-rds-fix-memory-leak-in-rds_ib_flush_mr_pool.patch [new file with mode: 0644]
queue-5.1/net-sfp-read-eeprom-in-maximum-16-byte-increments.patch [new file with mode: 0644]
queue-5.1/net-tls-replace-the-sleeping-lock-around-rx-resync-with-a-bit-lock.patch [new file with mode: 0644]
queue-5.1/packet-unconditionally-free-po-rollover.patch [new file with mode: 0644]
queue-5.1/pktgen-do-not-sleep-with-the-thread-lock-held.patch [new file with mode: 0644]
queue-5.1/revert-fib_rules-return-0-directly-if-an-exactly-same-rule-exists-when-nlm_f_excl-not-supplied.patch [new file with mode: 0644]
queue-5.1/series [new file with mode: 0644]
queue-5.1/udp-only-choose-unbound-udp-socket-for-multicast-when-not-in-a-vrf.patch [new file with mode: 0644]