aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pppol2tp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-07[PPP]: L2TP: Fix oops in transmit and receive pathsJames Chapman1-7/+18
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu1-40/+23
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu1-20/+24
2007-09-20[PPP] L2TP: Disallow non-UDP datagram socketsHerbert Xu1-5/+6
2007-07-26misannotation in pppol2tpAl Viro1-2/+2
2007-07-18[PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy1-0/+6
2007-07-18[PPPOL2TP]: Fix use-after-freePatrick McHardy1-4/+8
2007-07-10[PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller1-2/+2
2007-07-10[L2TP]: PPP over L2TP driver coreJames Chapman1-0/+2486