]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2018 08:28:53 +0000 (10:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2018 08:28:53 +0000 (10:28 +0200)
commit14782ffef074e6713f5deceaf716188592e83ad0
tree84f5e7671943c8d16464d399092ef6bc89105d72
parent7cbbef37c8a71f0b4c50957923bec51c8e4aa0fc
4.18-stable patches

added patches:
act_ife-fix-a-potential-deadlock.patch
act_ife-fix-a-potential-use-after-free.patch
act_ife-move-tcfa_lock-down-to-where-necessary.patch
bnxt_en-clean-up-unused-functions.patch
bnxt_en-do-not-adjust-max_cp_rings-by-the-ones-used-by-rdma.patch
erspan-set-erspan_ver-to-1-by-default-when-adding-an-erspan-dev.patch
hv_netvsc-fix-a-deadlock-by-getting-rtnl-lock-earlier-in-netvsc_probe.patch
hv_netvsc-ignore-devices-that-are-not-pci.patch
ip6_vti-fix-a-null-pointer-deference-when-destroy-vti6-tunnel.patch
ip6_vti-fix-creating-fallback-tunnel-device-for-vti6.patch
ipv4-tcp-send-zero-ipid-for-rst-and-ack-sent-in-syn-recv-and-time-wait-state.patch
ipv6-don-t-get-lwtstate-twice-in-ip6_rt_copy_init.patch
mlxsw-spectrum_switchdev-do-not-leak-rifs-when-removing-bridge.patch
net-bcmgenet-use-mac-link-status-for-fixed-phy.patch
net-ipv6-init-ip6-anycast-rt-dst.input-as-ip6_input.patch
net-ipv6-only-update-mtu-metric-if-it-set.patch
net-ipv6-put-lwtstate-when-destroying-fib6_info.patch
net-macb-do-not-disable-mdio-bus-at-open-close-time.patch
net-macb-fix-regression-breaking-non-mdio-fixed-link-phys.patch
net-mlx5-fix-sq-offset-in-qps-with-small-rq.patch
net-sched-act_pedit-fix-dump-of-extended-layered-op.patch
net-sched-action_ife-take-reference-to-meta-module.patch
net-sched-fix-memory-exposure-from-short-tca_u32_sel.patch
nfp-wait-for-posted-reconfigs-when-disabling-the-device.patch
qlge-fix-netdev-features-configuration.patch
r8152-disable-rx-aggregation-on-new-dell-tb16-dock.patch
r8169-add-support-for-ncube-8168-network-card.patch
r8169-set-rxconfig-after-tx-rx-is-enabled-for-rtl8169sb-8110sb-devices.patch
revert-net-stmmac-do-not-keep-rearming-the-coalesce-timer-in-stmmac_xmit.patch
sctp-hold-transport-before-accessing-its-asoc-in-sctp_transport_get_next.patch
sctp-remove-useless-start_fail-from-sctp_ht_iter-in-proc.patch
tcp-do-not-restart-timewait-timer-on-rst-reception.patch
tipc-fix-a-missing-rhashtable_walk_exit.patch
tipc-fix-the-big-little-endian-issue-in-tipc_dest.patch
vhost-correctly-check-the-iova-range-when-waking-virtqueue.patch
vti6-remove-skb-ignore_df-check-from-vti6_xmit.patch
37 files changed:
queue-4.18/act_ife-fix-a-potential-deadlock.patch [new file with mode: 0644]
queue-4.18/act_ife-fix-a-potential-use-after-free.patch [new file with mode: 0644]
queue-4.18/act_ife-move-tcfa_lock-down-to-where-necessary.patch [new file with mode: 0644]
queue-4.18/bnxt_en-clean-up-unused-functions.patch [new file with mode: 0644]
queue-4.18/bnxt_en-do-not-adjust-max_cp_rings-by-the-ones-used-by-rdma.patch [new file with mode: 0644]
queue-4.18/erspan-set-erspan_ver-to-1-by-default-when-adding-an-erspan-dev.patch [new file with mode: 0644]
queue-4.18/hv_netvsc-fix-a-deadlock-by-getting-rtnl-lock-earlier-in-netvsc_probe.patch [new file with mode: 0644]
queue-4.18/hv_netvsc-ignore-devices-that-are-not-pci.patch [new file with mode: 0644]
queue-4.18/ip6_vti-fix-a-null-pointer-deference-when-destroy-vti6-tunnel.patch [new file with mode: 0644]
queue-4.18/ip6_vti-fix-creating-fallback-tunnel-device-for-vti6.patch [new file with mode: 0644]
queue-4.18/ipv4-tcp-send-zero-ipid-for-rst-and-ack-sent-in-syn-recv-and-time-wait-state.patch [new file with mode: 0644]
queue-4.18/ipv6-don-t-get-lwtstate-twice-in-ip6_rt_copy_init.patch [new file with mode: 0644]
queue-4.18/mlxsw-spectrum_switchdev-do-not-leak-rifs-when-removing-bridge.patch [new file with mode: 0644]
queue-4.18/net-bcmgenet-use-mac-link-status-for-fixed-phy.patch [new file with mode: 0644]
queue-4.18/net-ipv6-init-ip6-anycast-rt-dst.input-as-ip6_input.patch [new file with mode: 0644]
queue-4.18/net-ipv6-only-update-mtu-metric-if-it-set.patch [new file with mode: 0644]
queue-4.18/net-ipv6-put-lwtstate-when-destroying-fib6_info.patch [new file with mode: 0644]
queue-4.18/net-macb-do-not-disable-mdio-bus-at-open-close-time.patch [new file with mode: 0644]
queue-4.18/net-macb-fix-regression-breaking-non-mdio-fixed-link-phys.patch [new file with mode: 0644]
queue-4.18/net-mlx5-fix-sq-offset-in-qps-with-small-rq.patch [new file with mode: 0644]
queue-4.18/net-sched-act_pedit-fix-dump-of-extended-layered-op.patch [new file with mode: 0644]
queue-4.18/net-sched-action_ife-take-reference-to-meta-module.patch [new file with mode: 0644]
queue-4.18/net-sched-fix-memory-exposure-from-short-tca_u32_sel.patch [new file with mode: 0644]
queue-4.18/nfp-wait-for-posted-reconfigs-when-disabling-the-device.patch [new file with mode: 0644]
queue-4.18/qlge-fix-netdev-features-configuration.patch [new file with mode: 0644]
queue-4.18/r8152-disable-rx-aggregation-on-new-dell-tb16-dock.patch [new file with mode: 0644]
queue-4.18/r8169-add-support-for-ncube-8168-network-card.patch [new file with mode: 0644]
queue-4.18/r8169-set-rxconfig-after-tx-rx-is-enabled-for-rtl8169sb-8110sb-devices.patch [new file with mode: 0644]
queue-4.18/revert-net-stmmac-do-not-keep-rearming-the-coalesce-timer-in-stmmac_xmit.patch [new file with mode: 0644]
queue-4.18/sctp-hold-transport-before-accessing-its-asoc-in-sctp_transport_get_next.patch [new file with mode: 0644]
queue-4.18/sctp-remove-useless-start_fail-from-sctp_ht_iter-in-proc.patch [new file with mode: 0644]
queue-4.18/series
queue-4.18/tcp-do-not-restart-timewait-timer-on-rst-reception.patch [new file with mode: 0644]
queue-4.18/tipc-fix-a-missing-rhashtable_walk_exit.patch [new file with mode: 0644]
queue-4.18/tipc-fix-the-big-little-endian-issue-in-tipc_dest.patch [new file with mode: 0644]
queue-4.18/vhost-correctly-check-the-iova-range-when-waking-virtqueue.patch [new file with mode: 0644]
queue-4.18/vti6-remove-skb-ignore_df-check-from-vti6_xmit.patch [new file with mode: 0644]