]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 16:31:22 +0000 (17:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 16:31:22 +0000 (17:31 +0100)
commit132fe773189bc6ee5aaa6991acf5a8af68f44455
treed08b1e33eabd9c3647a7c53685e94cb04afb577d
parent55bc16ecccf22a439097272efd63bd78e290f020
4.9-stable patches

added patches:
gso-fix-payload-length-when-gso_size-is-zero.patch
ip6_gre-only-increase-err_count-for-some-certain-type-icmpv6-in-ip6gre_err.patch
ip6_gre-update-dst-pmtu-if-dev-mtu-has-been-updated-by-toobig-in-__gre6_xmit.patch
ipip-only-increase-err_count-for-some-certain-type-icmp-in-ipip_err.patch
ipv6-addrconf-increment-ifp-refcount-before-ipv6_del_addr.patch
ipv6-flowlabel-do-not-leave-opt-tot_len-with-garbage.patch
l2tp-check-ps-sock-before-running-pppol2tp_session_ioctl.patch
net-call-cgroup_sk_alloc-earlier-in-sk_clone_lock.patch
net-unix-don-t-show-information-about-sockets-from-other-namespaces.patch
net_sched-avoid-matching-qdisc-with-zero-handle.patch
netlink-do-not-set-cb_running-if-dump-s-start-errs.patch
packet-avoid-panic-in-packet_getsockopt.patch
ppp-fix-race-in-ppp-device-destruction.patch
sctp-add-the-missing-sock_owned_by_user-check-in-sctp_icmp_redirect.patch
sctp-full-support-for-ipv6-ip_nonlocal_bind-ip_freebind.patch
sctp-reset-owner-sk-for-data-chunks-on-out-queues-when-migrating-a-sock.patch
soreuseport-fix-initialization-race.patch
tap-double-free-in-error-path-in-tap_open.patch
tcp-dccp-fix-ireq-opt-races.patch
tcp-dccp-fix-lockdep-splat-in-inet_csk_route_req.patch
tcp-dccp-fix-other-lockdep-splats-accessing-ireq_opt.patch
tcp-fix-tcp_mtu_probe-vs-highest_sack.patch
tun-allow-positive-return-values-on-dev_get_valid_name-call.patch
tun-call-dev_get_valid_name-before-register_netdevice.patch
tun-tap-sanitize-tunsetsndbuf-input.patch
26 files changed:
queue-4.9/gso-fix-payload-length-when-gso_size-is-zero.patch [new file with mode: 0644]
queue-4.9/ip6_gre-only-increase-err_count-for-some-certain-type-icmpv6-in-ip6gre_err.patch [new file with mode: 0644]
queue-4.9/ip6_gre-update-dst-pmtu-if-dev-mtu-has-been-updated-by-toobig-in-__gre6_xmit.patch [new file with mode: 0644]
queue-4.9/ipip-only-increase-err_count-for-some-certain-type-icmp-in-ipip_err.patch [new file with mode: 0644]
queue-4.9/ipv6-addrconf-increment-ifp-refcount-before-ipv6_del_addr.patch [new file with mode: 0644]
queue-4.9/ipv6-flowlabel-do-not-leave-opt-tot_len-with-garbage.patch [new file with mode: 0644]
queue-4.9/l2tp-check-ps-sock-before-running-pppol2tp_session_ioctl.patch [new file with mode: 0644]
queue-4.9/net-call-cgroup_sk_alloc-earlier-in-sk_clone_lock.patch [new file with mode: 0644]
queue-4.9/net-unix-don-t-show-information-about-sockets-from-other-namespaces.patch [new file with mode: 0644]
queue-4.9/net_sched-avoid-matching-qdisc-with-zero-handle.patch [new file with mode: 0644]
queue-4.9/netlink-do-not-set-cb_running-if-dump-s-start-errs.patch [new file with mode: 0644]
queue-4.9/packet-avoid-panic-in-packet_getsockopt.patch [new file with mode: 0644]
queue-4.9/ppp-fix-race-in-ppp-device-destruction.patch [new file with mode: 0644]
queue-4.9/sctp-add-the-missing-sock_owned_by_user-check-in-sctp_icmp_redirect.patch [new file with mode: 0644]
queue-4.9/sctp-full-support-for-ipv6-ip_nonlocal_bind-ip_freebind.patch [new file with mode: 0644]
queue-4.9/sctp-reset-owner-sk-for-data-chunks-on-out-queues-when-migrating-a-sock.patch [new file with mode: 0644]
queue-4.9/series [new file with mode: 0644]
queue-4.9/soreuseport-fix-initialization-race.patch [new file with mode: 0644]
queue-4.9/tap-double-free-in-error-path-in-tap_open.patch [new file with mode: 0644]
queue-4.9/tcp-dccp-fix-ireq-opt-races.patch [new file with mode: 0644]
queue-4.9/tcp-dccp-fix-lockdep-splat-in-inet_csk_route_req.patch [new file with mode: 0644]
queue-4.9/tcp-dccp-fix-other-lockdep-splats-accessing-ireq_opt.patch [new file with mode: 0644]
queue-4.9/tcp-fix-tcp_mtu_probe-vs-highest_sack.patch [new file with mode: 0644]
queue-4.9/tun-allow-positive-return-values-on-dev_get_valid_name-call.patch [new file with mode: 0644]
queue-4.9/tun-call-dev_get_valid_name-before-register_netdevice.patch [new file with mode: 0644]
queue-4.9/tun-tap-sanitize-tunsetsndbuf-input.patch [new file with mode: 0644]