blob: c45256193ef88d102de6325000bdedd9477ba35d [file] [log] [blame]
834944073301 ("l2tp: consistent reference counting in procfs and debufs")
5411b6187adf ("l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow")
f726214d9b23 ("l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file")
0e0c3fee3a59 ("l2tp: hold reference on tunnels printed in pppol2tp proc file")
f6cd651b056f ("l2tp: fix race in duplicate tunnel detection")
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")
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")