aboutsummaryrefslogtreecommitdiff
path: root/net/l2tp
Commit message (Expand)AuthorAgeFilesLines
* l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2019-05-031-0/+7
* l2tp: do not accept arbitrary socketsEric Dumazet2019-05-021-2/+6
* l2tp: remove l2tp_tunnel_count and l2tp_session_countGuillaume Nault2019-05-021-10/+0
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-07-041-1/+1
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-06-175-11/+27
* l2tp: do not use udp_ioctl()Eric Dumazet2017-06-173-2/+28
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-231-0/+1
* UPSTREAM: l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2017-04-112-4/+6
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-262-6/+10
* l2tp: protect tunnel->del_work by ref_countAlexander Couzens2016-08-261-2/+9
* first commitMeizu OpenSource2016-08-1510-0/+7370