summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_ppp.c
AgeCommit message (Expand)Author
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-03-20l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-08-04ppp: make channel_ops conststephen hemminger
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman
2010-04-03l2tp: Add ppp device name to L2TP ppp session dataJames Chapman
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman