]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2020 12:14:44 +0000 (14:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2020 12:14:44 +0000 (14:14 +0200)
commitea27e4c89dd5e8f5c2e8d7118f84c978dac19a67
treec9c3f6211022cc2922846cde19c2ae2eb24cc34a
parent6907499b4eb2d3b8646cb0f1d453cba9d1313e2f
4.9-stable patches

added patches:
l2tp-adjust-intf-mtu-add-underlay-l3-l2-hdrs.patch
l2tp-define-parameters-of-l2tp_session_get-as-const.patch
l2tp-define-parameters-of-l2tp_tunnel_find-as-const.patch
l2tp-don-t-register-sessions-in-l2tp_session_create.patch
l2tp-fix-l2tp_eth-module-loading.patch
l2tp-hold-tunnel-used-while-creating-sessions-with-netlink.patch
l2tp-hold-tunnel-while-handling-genl-tunnel-updates.patch
l2tp-hold-tunnel-while-handling-genl-tunnel_get-commands.patch
l2tp-hold-tunnel-while-looking-up-sessions-in-l2tp_netlink.patch
l2tp-hold-tunnel-while-processing-genl-delete-command.patch
l2tp-initialise-l2tp_eth-sessions-before-registering-them.patch
l2tp-initialise-ppp-sessions-before-registering-them.patch
l2tp-initialise-session-s-refcount-before-making-it-reachable.patch
l2tp-pass-tunnel-pointer-to-session_create.patch
l2tp-prevent-creation-of-sessions-on-terminated-tunnels.patch
l2tp-protect-sock-pointer-of-struct-pppol2tp_session-with-rcu.patch
l2tp-remove-l2tp_session_find.patch
l2tp-remove-useless-duplicate-session-detection-in-l2tp_netlink.patch
net-l2tp-deprecate-pppol2tp_msg_-in-favour-of-l2tp_msg_.patch
net-l2tp-export-debug-flags-to-uapi.patch
net-l2tp-ppp-change-pppol2tp_msg_-l2tp_msg_.patch
new-kernel-function-to-get-ip-overhead-on-a-socket.patch
23 files changed:
queue-4.9/l2tp-adjust-intf-mtu-add-underlay-l3-l2-hdrs.patch [new file with mode: 0644]
queue-4.9/l2tp-define-parameters-of-l2tp_session_get-as-const.patch [new file with mode: 0644]
queue-4.9/l2tp-define-parameters-of-l2tp_tunnel_find-as-const.patch [new file with mode: 0644]
queue-4.9/l2tp-don-t-register-sessions-in-l2tp_session_create.patch [new file with mode: 0644]
queue-4.9/l2tp-fix-l2tp_eth-module-loading.patch [new file with mode: 0644]
queue-4.9/l2tp-hold-tunnel-used-while-creating-sessions-with-netlink.patch [new file with mode: 0644]
queue-4.9/l2tp-hold-tunnel-while-handling-genl-tunnel-updates.patch [new file with mode: 0644]
queue-4.9/l2tp-hold-tunnel-while-handling-genl-tunnel_get-commands.patch [new file with mode: 0644]
queue-4.9/l2tp-hold-tunnel-while-looking-up-sessions-in-l2tp_netlink.patch [new file with mode: 0644]
queue-4.9/l2tp-hold-tunnel-while-processing-genl-delete-command.patch [new file with mode: 0644]
queue-4.9/l2tp-initialise-l2tp_eth-sessions-before-registering-them.patch [new file with mode: 0644]
queue-4.9/l2tp-initialise-ppp-sessions-before-registering-them.patch [new file with mode: 0644]
queue-4.9/l2tp-initialise-session-s-refcount-before-making-it-reachable.patch [new file with mode: 0644]
queue-4.9/l2tp-pass-tunnel-pointer-to-session_create.patch [new file with mode: 0644]
queue-4.9/l2tp-prevent-creation-of-sessions-on-terminated-tunnels.patch [new file with mode: 0644]
queue-4.9/l2tp-protect-sock-pointer-of-struct-pppol2tp_session-with-rcu.patch [new file with mode: 0644]
queue-4.9/l2tp-remove-l2tp_session_find.patch [new file with mode: 0644]
queue-4.9/l2tp-remove-useless-duplicate-session-detection-in-l2tp_netlink.patch [new file with mode: 0644]
queue-4.9/net-l2tp-deprecate-pppol2tp_msg_-in-favour-of-l2tp_msg_.patch [new file with mode: 0644]
queue-4.9/net-l2tp-export-debug-flags-to-uapi.patch [new file with mode: 0644]
queue-4.9/net-l2tp-ppp-change-pppol2tp_msg_-l2tp_msg_.patch [new file with mode: 0644]
queue-4.9/new-kernel-function-to-get-ip-overhead-on-a-socket.patch [new file with mode: 0644]
queue-4.9/series