blob: 782fc32ca53f03185fa2ba02e985e63f22db7f7c [file] [log] [blame]
c151acc6e9ff ("l2tp: Add protocol field decompression")
2b139e6b1ec8 ("l2tp: remove ->recv_payload_hook")
2e67560ef6c5 ("l2tp: don't export l2tp_session_queue_purge()")
c3612f0e9017 ("l2tp: remove .show from struct l2tp_tunnel")
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")