blob: f742e34274777ad158c31cc7a0fd2a64ddb1e846 [file] [log] [blame]
a622b40035d1 ("l2ip: fix possible use-after-free")
5846c131c39b ("l2tp: hold reference on tunnels in netlink dumps")
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")
a4346210c4e0 ("l2tp: remove ->ref() and ->deref()")
b228a9406640 ("l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()")
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")