]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Oct 2015 01:29:17 +0000 (18:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Oct 2015 01:29:17 +0000 (18:29 -0700)
commitd961abb380902c896de02ab68304d50b49f17313
treec7fa4635134d3d74ad9d7c7203d05582d76a9748
parentee9911081bcd22a97e46c3b3bf9438343a3259bd
4.1-stable patches

added patches:
act_mirred-clear-sender-cpu-before-sending-to-tx.patch
af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch
af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch
bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch
ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch
inet-fix-race-in-reqsk_queue_unlink.patch
inet-fix-races-in-reqsk_queue_hash_req.patch
l2tp-protect-tunnel-del_work-by-ref_count.patch
net-add-pfmemalloc-check-in-sk_add_backlog.patch
net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch
net-unix-fix-logic-about-sk_peek_offset.patch
netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch
ovs-do-not-allocate-memory-from-offline-numa-node.patch
ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch
skbuff-fix-skb-checksum-flag-on-skb-pull.patch
skbuff-fix-skb-checksum-partial-check.patch
tipc-move-fragment-importance-field-to-new-header-position.patch
17 files changed:
queue-4.1/act_mirred-clear-sender-cpu-before-sending-to-tx.patch [new file with mode: 0644]
queue-4.1/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch [new file with mode: 0644]
queue-4.1/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch [new file with mode: 0644]
queue-4.1/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch [new file with mode: 0644]
queue-4.1/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch [new file with mode: 0644]
queue-4.1/inet-fix-race-in-reqsk_queue_unlink.patch [new file with mode: 0644]
queue-4.1/inet-fix-races-in-reqsk_queue_hash_req.patch [new file with mode: 0644]
queue-4.1/l2tp-protect-tunnel-del_work-by-ref_count.patch [new file with mode: 0644]
queue-4.1/net-add-pfmemalloc-check-in-sk_add_backlog.patch [new file with mode: 0644]
queue-4.1/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch [new file with mode: 0644]
queue-4.1/net-unix-fix-logic-about-sk_peek_offset.patch [new file with mode: 0644]
queue-4.1/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch [new file with mode: 0644]
queue-4.1/ovs-do-not-allocate-memory-from-offline-numa-node.patch [new file with mode: 0644]
queue-4.1/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch [new file with mode: 0644]
queue-4.1/skbuff-fix-skb-checksum-flag-on-skb-pull.patch [new file with mode: 0644]
queue-4.1/skbuff-fix-skb-checksum-partial-check.patch [new file with mode: 0644]
queue-4.1/tipc-move-fragment-importance-field-to-new-header-position.patch [new file with mode: 0644]