]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.5-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Apr 2016 16:34:57 +0000 (09:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Apr 2016 16:34:57 +0000 (09:34 -0700)
commit43c68a09010a350eafd3a30d2118f6d3ce99ed67
tree0bfa4440face4510f4f98ac110e3c5bf2303a8d3
parent0d187d9b340c958820977f314d529a1ebbe1e52a
4.5-stable patches

added patches:
ath9k-fix-buffer-overrun-for-ar9287.patch
ax25-add-link-layer-header-validation-function.patch
bonding-fix-bond_get_stats.patch
bpf-avoid-copying-junk-bytes-in-bpf_get_current_comm.patch
bridge-allow-set-bridge-ageing-time-when-switchdev-disabled.patch
bridge-allow-zero-ageing-time.patch
farsync-fix-off-by-one-bug-in-fst_add_one.patch
ip6_tunnel-set-rtnl_link_ops-before-calling-register_netdevice.patch
ipv4-don-t-do-expensive-useless-work-during-inetdev-destroy.patch
ipv4-fix-broadcast-packets-reception.patch
ipv4-initialize-flowi4_flags-before-calling-fib_lookup.patch
ipv4-l2tp-fix-a-potential-issue-in-l2tp_ip_recv.patch
ipv6-count-in-extension-headers-in-skb-network_header.patch
ipv6-l2tp-fix-a-potential-issue-in-l2tp_ip6_recv.patch
ipv6-udp-fix-udp_mib_ignoredmulti-updates.patch
macvtap-always-pass-ethernet-header-in-linear.patch
mlx4-add-missing-braces-in-verify_qp_parameters.patch
mlxsw-spectrum-check-requested-ageing-time-is-valid.patch
mpls-find_outdev-check-for-err-ptr-in-addition-to-null-check.patch
net-bcmgenet-fix-dma-api-length-mismatch.patch
net-dsa-fix-cleanup-resources-upon-module-removal.patch
net-fix-use-after-free-in-the-recvmmsg-exit-path.patch
net-mvneta-fix-spinlock-usage.patch
net-validate-variable-length-ll-headers.patch
packet-validate-variable-length-ll-headers.patch
ppp-ensure-file-private_data-can-t-be-overridden.patch
ppp-take-reference-on-channels-netns.patch
qlcnic-fix-mailbox-completion-handling-during-spurious-interrupt.patch
qlcnic-remove-unnecessary-usage-of-atomic_t.patch
qlge-fix-receive-packets-drop.patch
qmi_wwan-add-d-link-dwm-221-b1-device-id.patch
rocker-set-fdb-cleanup-timer-according-to-lowest-ageing-time.patch
rtnl-fix-msg-size-calculation-in-if_nlmsg_size.patch
sh_eth-advance-rxdesc-later-in-sh_eth_ring_format.patch
sh_eth-fix-null-pointer-dereference-in-sh_eth_ring_format.patch
tcp-dccp-remove-obsolete-warn_on-in-icmp-handlers.patch
tun-bpf-fix-suspicious-rcu-usage-in-tun_-attach-detach-_filter.patch
tuntap-restore-default-qdisc.patch
xfrm-fix-crash-observed-during-device-unregistration-and-decryption.patch
40 files changed:
queue-4.5/ath9k-fix-buffer-overrun-for-ar9287.patch [new file with mode: 0644]
queue-4.5/ax25-add-link-layer-header-validation-function.patch [new file with mode: 0644]
queue-4.5/bonding-fix-bond_get_stats.patch [new file with mode: 0644]
queue-4.5/bpf-avoid-copying-junk-bytes-in-bpf_get_current_comm.patch [new file with mode: 0644]
queue-4.5/bridge-allow-set-bridge-ageing-time-when-switchdev-disabled.patch [new file with mode: 0644]
queue-4.5/bridge-allow-zero-ageing-time.patch [new file with mode: 0644]
queue-4.5/farsync-fix-off-by-one-bug-in-fst_add_one.patch [new file with mode: 0644]
queue-4.5/ip6_tunnel-set-rtnl_link_ops-before-calling-register_netdevice.patch [new file with mode: 0644]
queue-4.5/ipv4-don-t-do-expensive-useless-work-during-inetdev-destroy.patch [new file with mode: 0644]
queue-4.5/ipv4-fix-broadcast-packets-reception.patch [new file with mode: 0644]
queue-4.5/ipv4-initialize-flowi4_flags-before-calling-fib_lookup.patch [new file with mode: 0644]
queue-4.5/ipv4-l2tp-fix-a-potential-issue-in-l2tp_ip_recv.patch [new file with mode: 0644]
queue-4.5/ipv6-count-in-extension-headers-in-skb-network_header.patch [new file with mode: 0644]
queue-4.5/ipv6-l2tp-fix-a-potential-issue-in-l2tp_ip6_recv.patch [new file with mode: 0644]
queue-4.5/ipv6-udp-fix-udp_mib_ignoredmulti-updates.patch [new file with mode: 0644]
queue-4.5/macvtap-always-pass-ethernet-header-in-linear.patch [new file with mode: 0644]
queue-4.5/mlx4-add-missing-braces-in-verify_qp_parameters.patch [new file with mode: 0644]
queue-4.5/mlxsw-spectrum-check-requested-ageing-time-is-valid.patch [new file with mode: 0644]
queue-4.5/mpls-find_outdev-check-for-err-ptr-in-addition-to-null-check.patch [new file with mode: 0644]
queue-4.5/net-bcmgenet-fix-dma-api-length-mismatch.patch [new file with mode: 0644]
queue-4.5/net-dsa-fix-cleanup-resources-upon-module-removal.patch [new file with mode: 0644]
queue-4.5/net-fix-use-after-free-in-the-recvmmsg-exit-path.patch [new file with mode: 0644]
queue-4.5/net-mvneta-fix-spinlock-usage.patch [new file with mode: 0644]
queue-4.5/net-validate-variable-length-ll-headers.patch [new file with mode: 0644]
queue-4.5/packet-validate-variable-length-ll-headers.patch [new file with mode: 0644]
queue-4.5/ppp-ensure-file-private_data-can-t-be-overridden.patch [new file with mode: 0644]
queue-4.5/ppp-take-reference-on-channels-netns.patch [new file with mode: 0644]
queue-4.5/qlcnic-fix-mailbox-completion-handling-during-spurious-interrupt.patch [new file with mode: 0644]
queue-4.5/qlcnic-remove-unnecessary-usage-of-atomic_t.patch [new file with mode: 0644]
queue-4.5/qlge-fix-receive-packets-drop.patch [new file with mode: 0644]
queue-4.5/qmi_wwan-add-d-link-dwm-221-b1-device-id.patch [new file with mode: 0644]
queue-4.5/rocker-set-fdb-cleanup-timer-according-to-lowest-ageing-time.patch [new file with mode: 0644]
queue-4.5/rtnl-fix-msg-size-calculation-in-if_nlmsg_size.patch [new file with mode: 0644]
queue-4.5/series
queue-4.5/sh_eth-advance-rxdesc-later-in-sh_eth_ring_format.patch [new file with mode: 0644]
queue-4.5/sh_eth-fix-null-pointer-dereference-in-sh_eth_ring_format.patch [new file with mode: 0644]
queue-4.5/tcp-dccp-remove-obsolete-warn_on-in-icmp-handlers.patch [new file with mode: 0644]
queue-4.5/tun-bpf-fix-suspicious-rcu-usage-in-tun_-attach-detach-_filter.patch [new file with mode: 0644]
queue-4.5/tuntap-restore-default-qdisc.patch [new file with mode: 0644]
queue-4.5/xfrm-fix-crash-observed-during-device-unregistration-and-decryption.patch [new file with mode: 0644]