blob: dde8c4ccabc87c22d59c6d4f45e59dd80ae88d15 [file] [log] [blame]
d9a81a225277 ("l2tp: add sk_family checks to l2tp_validate_socket")
6b9f34239b00 ("l2tp: fix races in tunnel creation")
b954f94023dc ("l2tp: fix races with ipv4-mapped ipv6 addresses")
17cfe79a65f9 ("l2tp: do not accept arbitrary sockets")
d00fa9adc528 ("l2tp: fix races with tunnel socket close")
76a6abdb2513 ("l2tp: don't use inet_shutdown on tunnel destroy")
765924e362d1 ("l2tp: don't close sessions in l2tp_tunnel_destruct()")
c7fa745d9888 ("l2tp: remove l2tp_tunnel_count and l2tp_session_count")
f3c66d4e144a ("l2tp: prevent creation of sessions on terminated tunnels")
54652eb12c1b ("l2tp: hold tunnel while looking up sessions in l2tp_netlink")
9ee369a405c5 ("l2tp: initialise session's refcount before making it reachable")
f00c854c965f ("net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t")
fbea9e0760bf ("net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t")
41c6d650f653 ("net: convert sock.sk_refcnt from atomic_t to refcount_t")
14afee4b6092 ("net: convert sock.sk_wmem_alloc from atomic_t to refcount_t")
218af599fa63 ("tcp: internal implementation for pacing")
a95cfad947d5 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")