]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Dec 2017 10:15:23 +0000 (11:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Dec 2017 10:15:23 +0000 (11:15 +0100)
commit5f9280152e6657f9cc52377680eb5aab51a7f951
treea69d06d7e3c6e42bfc644f9bf60c0bee38a9f9e1
parentff3875fa3689435546dfce1069a2e7eddc5827fc
4.9-stable patches

added patches:
adding-missing-rcu_read_unlock-in-ipxip6_rcv.patch
ipv4-fix-use-after-free-when-flushing-fib-tables.patch
ipv4-igmp-guard-against-silly-mtu-values.patch
ipv6-mcast-better-catch-silly-mtu-values.patch
net-bridge-fix-early-call-to-br_stp_change_bridge_id-and-plug-newlink-leaks.patch
net-fec-allow-reception-of-frames-bigger-than-1522-bytes.patch
net-fec-unmap-the-xmit-buffer-that-are-not-transferred-by-dma.patch
net-fix-double-free-and-memory-corruption-in-get_net_ns_by_id.patch
net-igmp-use-correct-source-address-on-igmpv3-reports.patch
net-ipv4-fix-for-a-race-condition-in-raw_sendmsg.patch
net-mlx5-fix-error-flow-in-create_qp-command.patch
net-mlx5-fix-rate-limit-packet-pacing-naming-and-struct.patch
net-mlx5e-add-refcount-to-vxlan-structure.patch
net-mlx5e-fix-features-check-of-ipv6-traffic.patch
net-mlx5e-fix-possible-deadlock-of-vxlan-lock.patch
net-mlx5e-prevent-possible-races-in-vxlan-control-flow.patch
net-mvmdio-disable-unprepare-clocks-in-eprobe_defer-case.patch
net-phy-micrel-ksz9031-reconfigure-autoneg-after-phy-autoneg-workaround.patch
net-qmi_wwan-add-sierra-em7565-1199-9091.patch
net-reevalulate-autoflowlabel-setting-after-sysctl-setting.patch
netlink-add-netns-check-on-taps.patch
ptr_ring-add-barriers.patch
rds-check-cmsg_len-before-dereferencing-cmsg_data.patch
s390-qeth-apply-takeover-changes-when-mode-is-toggled.patch
s390-qeth-don-t-apply-takeover-changes-to-rxip.patch
s390-qeth-lock-ip-table-while-applying-takeover-changes.patch
s390-qeth-update-takeover-ips-after-configuration-change.patch
sctp-replace-use-of-sockets_allocated-with-specified-macro.patch
sock-free-skb-in-skb_complete_tx_timestamp-on-error.patch
tcp-invalidate-rate-samples-during-sack-reneging.patch
tcp-md5sig-use-skb-s-saddr-when-replying-to-an-incoming-segment.patch
tcp_bbr-record-full-bw-reached-decision-in-new-full_bw_reached-bit.patch
tg3-fix-rx-hang-on-mtu-change-with-5717-5719.patch
34 files changed:
queue-4.9/adding-missing-rcu_read_unlock-in-ipxip6_rcv.patch [new file with mode: 0644]
queue-4.9/ipv4-fix-use-after-free-when-flushing-fib-tables.patch [new file with mode: 0644]
queue-4.9/ipv4-igmp-guard-against-silly-mtu-values.patch [new file with mode: 0644]
queue-4.9/ipv6-mcast-better-catch-silly-mtu-values.patch [new file with mode: 0644]
queue-4.9/net-bridge-fix-early-call-to-br_stp_change_bridge_id-and-plug-newlink-leaks.patch [new file with mode: 0644]
queue-4.9/net-fec-allow-reception-of-frames-bigger-than-1522-bytes.patch [new file with mode: 0644]
queue-4.9/net-fec-unmap-the-xmit-buffer-that-are-not-transferred-by-dma.patch [new file with mode: 0644]
queue-4.9/net-fix-double-free-and-memory-corruption-in-get_net_ns_by_id.patch [new file with mode: 0644]
queue-4.9/net-igmp-use-correct-source-address-on-igmpv3-reports.patch [new file with mode: 0644]
queue-4.9/net-ipv4-fix-for-a-race-condition-in-raw_sendmsg.patch [new file with mode: 0644]
queue-4.9/net-mlx5-fix-error-flow-in-create_qp-command.patch [new file with mode: 0644]
queue-4.9/net-mlx5-fix-rate-limit-packet-pacing-naming-and-struct.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-add-refcount-to-vxlan-structure.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-fix-features-check-of-ipv6-traffic.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-fix-possible-deadlock-of-vxlan-lock.patch [new file with mode: 0644]
queue-4.9/net-mlx5e-prevent-possible-races-in-vxlan-control-flow.patch [new file with mode: 0644]
queue-4.9/net-mvmdio-disable-unprepare-clocks-in-eprobe_defer-case.patch [new file with mode: 0644]
queue-4.9/net-phy-micrel-ksz9031-reconfigure-autoneg-after-phy-autoneg-workaround.patch [new file with mode: 0644]
queue-4.9/net-qmi_wwan-add-sierra-em7565-1199-9091.patch [new file with mode: 0644]
queue-4.9/net-reevalulate-autoflowlabel-setting-after-sysctl-setting.patch [new file with mode: 0644]
queue-4.9/netlink-add-netns-check-on-taps.patch [new file with mode: 0644]
queue-4.9/ptr_ring-add-barriers.patch [new file with mode: 0644]
queue-4.9/rds-check-cmsg_len-before-dereferencing-cmsg_data.patch [new file with mode: 0644]
queue-4.9/s390-qeth-apply-takeover-changes-when-mode-is-toggled.patch [new file with mode: 0644]
queue-4.9/s390-qeth-don-t-apply-takeover-changes-to-rxip.patch [new file with mode: 0644]
queue-4.9/s390-qeth-lock-ip-table-while-applying-takeover-changes.patch [new file with mode: 0644]
queue-4.9/s390-qeth-update-takeover-ips-after-configuration-change.patch [new file with mode: 0644]
queue-4.9/sctp-replace-use-of-sockets_allocated-with-specified-macro.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/sock-free-skb-in-skb_complete_tx_timestamp-on-error.patch [new file with mode: 0644]
queue-4.9/tcp-invalidate-rate-samples-during-sack-reneging.patch [new file with mode: 0644]
queue-4.9/tcp-md5sig-use-skb-s-saddr-when-replying-to-an-incoming-segment.patch [new file with mode: 0644]
queue-4.9/tcp_bbr-record-full-bw-reached-decision-in-new-full_bw_reached-bit.patch [new file with mode: 0644]
queue-4.9/tg3-fix-rx-hang-on-mtu-change-with-5717-5719.patch [new file with mode: 0644]