summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_ip6.c
Commit message (Expand)AuthorAgeFilesLines
* l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause2013-04-071-0/+1
* l2tp: close sessions in ip socket destroy callbackTom Parkin2013-03-201-0/+7
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-311-3/+3
* ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-311-2/+2
* l2tp: fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
* l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-05-291-1/+17
* net: l2tp: Standardize logging stylesJoe Perches2012-05-171-10/+5
* l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston2012-05-011-0/+792