]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.2-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Oct 2015 00:47:50 +0000 (17:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Oct 2015 00:47:50 +0000 (17:47 -0700)
commit97d56ae0ceffaed082b389f2cc88ceb3702c597f
tree449df5fb3edcb6f892b66fc265ff51ad2e994c93
parent0e3bcdaafa09638317fc028c1d45cec8574c880b
4.2-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-clear-sender_cpu-before-xmit.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
ipv6-don-t-call-with-rt6_uncached_list_flush_dev.patch
l2tp-protect-tunnel-del_work-by-ref_count.patch
net-add-pfmemalloc-check-in-sk_add_backlog.patch
net-dsa-fix-preparation-of-a-port-stp-update.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
20 files changed:
queue-4.2/act_mirred-clear-sender-cpu-before-sending-to-tx.patch [new file with mode: 0644]
queue-4.2/af_unix-convert-the-unix_sk-macro-to-an-inline-function-for-type-safety.patch [new file with mode: 0644]
queue-4.2/af_unix-return-data-from-multiple-skbs-on-recv-with-msg_peek-flag.patch [new file with mode: 0644]
queue-4.2/bpf-clear-sender_cpu-before-xmit.patch [new file with mode: 0644]
queue-4.2/bpf-fix-panic-in-so_get_filter-with-native-ebpf-programs.patch [new file with mode: 0644]
queue-4.2/ethtool-use-kcalloc-instead-of-kmalloc-for-ethtool_get_strings.patch [new file with mode: 0644]
queue-4.2/inet-fix-race-in-reqsk_queue_unlink.patch [new file with mode: 0644]
queue-4.2/inet-fix-races-in-reqsk_queue_hash_req.patch [new file with mode: 0644]
queue-4.2/ipv6-don-t-call-with-rt6_uncached_list_flush_dev.patch [new file with mode: 0644]
queue-4.2/l2tp-protect-tunnel-del_work-by-ref_count.patch [new file with mode: 0644]
queue-4.2/net-add-pfmemalloc-check-in-sk_add_backlog.patch [new file with mode: 0644]
queue-4.2/net-dsa-fix-preparation-of-a-port-stp-update.patch [new file with mode: 0644]
queue-4.2/net-ibm-emac-bump-version-numbers-for-correct-work-with-ethtool.patch [new file with mode: 0644]
queue-4.2/net-unix-fix-logic-about-sk_peek_offset.patch [new file with mode: 0644]
queue-4.2/netlink-trim-skb-to-alloc-size-to-avoid-msg_trunc.patch [new file with mode: 0644]
queue-4.2/ovs-do-not-allocate-memory-from-offline-numa-node.patch [new file with mode: 0644]
queue-4.2/ppp-don-t-override-sk-sk_state-in-pppoe_flush_dev.patch [new file with mode: 0644]
queue-4.2/skbuff-fix-skb-checksum-flag-on-skb-pull.patch [new file with mode: 0644]
queue-4.2/skbuff-fix-skb-checksum-partial-check.patch [new file with mode: 0644]
queue-4.2/tipc-move-fragment-importance-field-to-new-header-position.patch [new file with mode: 0644]