]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Feb 2019 11:22:59 +0000 (12:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Feb 2019 11:22:59 +0000 (12:22 +0100)
commit0477db0ff99ff6fa1cd021a09eca15e042ba4a88
treec261d49038b78125ee017f292b52732736a8bdc1
parent5d62e767121bcb9c8f4d77dea82648b981a880ba
4.4-stable patches

added patches:
inet-frags-add-a-pointer-to-struct-netns_frags.patch
inet-frags-better-deal-with-smp-races.patch
inet-frags-break-the-2gb-limit-for-frags-storage.patch
inet-frags-change-inet_frags_init_net-return-value.patch
inet-frags-do-not-clone-skb-in-ip_expire.patch
inet-frags-fix-ip6frag_low_thresh-boundary.patch
inet-frags-get-rid-of-ipfrag_skb_cb-frag_cb.patch
inet-frags-get-rif-of-inet_frag_evicting.patch
inet-frags-refactor-ipfrag_init.patch
inet-frags-refactor-ipv6_frag_init.patch
inet-frags-refactor-lowpan_net_frag_init.patch
inet-frags-remove-inet_frag_maybe_warn_overflow.patch
inet-frags-remove-some-helpers.patch
inet-frags-reorganize-struct-netns_frags.patch
inet-frags-use-rhashtables-for-reassembly-units.patch
ip-add-helpers-to-process-in-order-fragments-faster.patch
ip-discard-ipv4-datagrams-with-overlapping-segments.patch
ip-frags-fix-crash-in-ip_do_fragment.patch
ip-process-in-order-fragments-efficiently.patch
ip-use-rb-trees-for-ip-frag-queue.patch
ipfrag-really-prevent-allocation-on-netns-exit.patch
ipv4-frags-precedence-bug-in-ip_expire.patch
ipv6-defrag-drop-non-last-frags-smaller-than-min-mtu.patch
ipv6-frags-rewrite-ip6_expire_frag_queue.patch
net-fix-pskb_trim_rcsum_slow-with-odd-trim-offset.patch
net-ieee802154-6lowpan-fix-frag-reassembly.patch
net-ipv4-do-not-handle-duplicate-fragments-as-overlapping.patch
net-modify-skb_rbtree_purge-to-return-the-truesize-of-all-purged-skbs.patch
net-pskb_trim_rcsum-and-checksum_complete-are-friends.patch
rhashtable-add-rhashtable_lookup.patch
rhashtable-add-rhashtable_lookup_get_insert_key.patch
rhashtable-add-schedule-points.patch
rhashtable-reorganize-struct-rhashtable-layout.patch
34 files changed:
queue-4.4/inet-frags-add-a-pointer-to-struct-netns_frags.patch [new file with mode: 0644]
queue-4.4/inet-frags-better-deal-with-smp-races.patch [new file with mode: 0644]
queue-4.4/inet-frags-break-the-2gb-limit-for-frags-storage.patch [new file with mode: 0644]
queue-4.4/inet-frags-change-inet_frags_init_net-return-value.patch [new file with mode: 0644]
queue-4.4/inet-frags-do-not-clone-skb-in-ip_expire.patch [new file with mode: 0644]
queue-4.4/inet-frags-fix-ip6frag_low_thresh-boundary.patch [new file with mode: 0644]
queue-4.4/inet-frags-get-rid-of-ipfrag_skb_cb-frag_cb.patch [new file with mode: 0644]
queue-4.4/inet-frags-get-rif-of-inet_frag_evicting.patch [new file with mode: 0644]
queue-4.4/inet-frags-refactor-ipfrag_init.patch [new file with mode: 0644]
queue-4.4/inet-frags-refactor-ipv6_frag_init.patch [new file with mode: 0644]
queue-4.4/inet-frags-refactor-lowpan_net_frag_init.patch [new file with mode: 0644]
queue-4.4/inet-frags-remove-inet_frag_maybe_warn_overflow.patch [new file with mode: 0644]
queue-4.4/inet-frags-remove-some-helpers.patch [new file with mode: 0644]
queue-4.4/inet-frags-reorganize-struct-netns_frags.patch [new file with mode: 0644]
queue-4.4/inet-frags-use-rhashtables-for-reassembly-units.patch [new file with mode: 0644]
queue-4.4/ip-add-helpers-to-process-in-order-fragments-faster.patch [new file with mode: 0644]
queue-4.4/ip-discard-ipv4-datagrams-with-overlapping-segments.patch [new file with mode: 0644]
queue-4.4/ip-frags-fix-crash-in-ip_do_fragment.patch [new file with mode: 0644]
queue-4.4/ip-process-in-order-fragments-efficiently.patch [new file with mode: 0644]
queue-4.4/ip-use-rb-trees-for-ip-frag-queue.patch [new file with mode: 0644]
queue-4.4/ipfrag-really-prevent-allocation-on-netns-exit.patch [new file with mode: 0644]
queue-4.4/ipv4-frags-precedence-bug-in-ip_expire.patch [new file with mode: 0644]
queue-4.4/ipv6-defrag-drop-non-last-frags-smaller-than-min-mtu.patch [new file with mode: 0644]
queue-4.4/ipv6-frags-rewrite-ip6_expire_frag_queue.patch [new file with mode: 0644]
queue-4.4/net-fix-pskb_trim_rcsum_slow-with-odd-trim-offset.patch [new file with mode: 0644]
queue-4.4/net-ieee802154-6lowpan-fix-frag-reassembly.patch [new file with mode: 0644]
queue-4.4/net-ipv4-do-not-handle-duplicate-fragments-as-overlapping.patch [new file with mode: 0644]
queue-4.4/net-modify-skb_rbtree_purge-to-return-the-truesize-of-all-purged-skbs.patch [new file with mode: 0644]
queue-4.4/net-pskb_trim_rcsum-and-checksum_complete-are-friends.patch [new file with mode: 0644]
queue-4.4/rhashtable-add-rhashtable_lookup.patch [new file with mode: 0644]
queue-4.4/rhashtable-add-rhashtable_lookup_get_insert_key.patch [new file with mode: 0644]
queue-4.4/rhashtable-add-schedule-points.patch [new file with mode: 0644]
queue-4.4/rhashtable-reorganize-struct-rhashtable-layout.patch [new file with mode: 0644]
queue-4.4/series [new file with mode: 0644]