blob: 14e4135766e527fa7a833a65bcd804992082f733 [file] [log] [blame]
225eb26489d0 ("l2tp: don't use inet_shutdown on ppp session destroy")
f98be6c6359e ("l2tp: initialise PPP sessions before registering them")
ee40fb2e1eb5 ("l2tp: protect sock pointer of struct pppol2tp_session with RCU")
3953ae7b218d ("l2tp: don't register sessions in l2tp_session_create()")
5903f594935a ("l2tp: check ps->sock before running pppol2tp_session_ioctl()")
cdd10c962749 ("l2tp: ensure sessions are freed after their PPPOL2TP socket")
f026bc29a8e0 ("l2tp: pass tunnel pointer to ->session_create()")
f3c66d4e144a ("l2tp: prevent creation of sessions on terminated tunnels")
9ee369a405c5 ("l2tp: initialise session's refcount before making it reachable")
f00c854c965f ("net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t")
c39855febc0e ("l2tp: set name_assign_type for devices created by l2tp_eth.c")
b784e7ebfce8 ("L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.")
dbdbc73b4478 ("l2tp: fix duplicate session creation")
fba40c632c64 ("net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*")
3f9b9770b479 ("net: l2tp: fix negative assignment to unsigned int")
8b1efc0f83f1 ("net: remove MTU limits on a few ether_setup callers")