]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 May 2020 10:38:41 +0000 (12:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 May 2020 10:38:41 +0000 (12:38 +0200)
commit6ddf63bde12d9b77fae24e7a92330d6ced322321
treeeafa0b6f75cb12273d13357da55daaa8e9c628ea
parent3c96af8f4aed1b5ce8fe499ed0337d3761d4ebc1
4.4-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-don-t-use-l2tp_tunnel_find-in-l2tp_ip-and-l2tp_ip6.patch
l2tp-fix-l2tp_eth-module-loading.patch
l2tp-fix-racy-socket-lookup-in-l2tp_ip-and-l2tp_ip6-bind.patch
l2tp-hold-session-while-sending-creation-notifications.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-lock-socket-before-checking-flags-in-connect.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
l2tp-take-a-reference-on-sessions-used-in-genetlink-handlers.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
28 files changed:
queue-4.4/l2tp-adjust-intf-mtu-add-underlay-l3-l2-hdrs.patch [new file with mode: 0644]
queue-4.4/l2tp-define-parameters-of-l2tp_session_get-as-const.patch [new file with mode: 0644]
queue-4.4/l2tp-define-parameters-of-l2tp_tunnel_find-as-const.patch [new file with mode: 0644]
queue-4.4/l2tp-don-t-register-sessions-in-l2tp_session_create.patch [new file with mode: 0644]
queue-4.4/l2tp-don-t-use-l2tp_tunnel_find-in-l2tp_ip-and-l2tp_ip6.patch [new file with mode: 0644]
queue-4.4/l2tp-fix-l2tp_eth-module-loading.patch [new file with mode: 0644]
queue-4.4/l2tp-fix-racy-socket-lookup-in-l2tp_ip-and-l2tp_ip6-bind.patch [new file with mode: 0644]
queue-4.4/l2tp-hold-session-while-sending-creation-notifications.patch [new file with mode: 0644]
queue-4.4/l2tp-hold-tunnel-used-while-creating-sessions-with-netlink.patch [new file with mode: 0644]
queue-4.4/l2tp-hold-tunnel-while-handling-genl-tunnel-updates.patch [new file with mode: 0644]
queue-4.4/l2tp-hold-tunnel-while-handling-genl-tunnel_get-commands.patch [new file with mode: 0644]
queue-4.4/l2tp-hold-tunnel-while-looking-up-sessions-in-l2tp_netlink.patch [new file with mode: 0644]
queue-4.4/l2tp-hold-tunnel-while-processing-genl-delete-command.patch [new file with mode: 0644]
queue-4.4/l2tp-initialise-l2tp_eth-sessions-before-registering-them.patch [new file with mode: 0644]
queue-4.4/l2tp-initialise-ppp-sessions-before-registering-them.patch [new file with mode: 0644]
queue-4.4/l2tp-initialise-session-s-refcount-before-making-it-reachable.patch [new file with mode: 0644]
queue-4.4/l2tp-lock-socket-before-checking-flags-in-connect.patch [new file with mode: 0644]
queue-4.4/l2tp-pass-tunnel-pointer-to-session_create.patch [new file with mode: 0644]
queue-4.4/l2tp-prevent-creation-of-sessions-on-terminated-tunnels.patch [new file with mode: 0644]
queue-4.4/l2tp-protect-sock-pointer-of-struct-pppol2tp_session-with-rcu.patch [new file with mode: 0644]
queue-4.4/l2tp-remove-l2tp_session_find.patch [new file with mode: 0644]
queue-4.4/l2tp-remove-useless-duplicate-session-detection-in-l2tp_netlink.patch [new file with mode: 0644]
queue-4.4/l2tp-take-a-reference-on-sessions-used-in-genetlink-handlers.patch [new file with mode: 0644]
queue-4.4/net-l2tp-deprecate-pppol2tp_msg_-in-favour-of-l2tp_msg_.patch [new file with mode: 0644]
queue-4.4/net-l2tp-export-debug-flags-to-uapi.patch [new file with mode: 0644]
queue-4.4/net-l2tp-ppp-change-pppol2tp_msg_-l2tp_msg_.patch [new file with mode: 0644]
queue-4.4/new-kernel-function-to-get-ip-overhead-on-a-socket.patch [new file with mode: 0644]
queue-4.4/series