aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_ppp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-21net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-08-04ppp: make channel_ops conststephen hemminger1-1/+4
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller1-2/+2
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman1-0/+17
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman1-23/+139
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-2/+5
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman1-46/+74
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman1-5/+16
2010-04-03l2tp: Add ppp device name to L2TP ppp session dataJames Chapman1-0/+4
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-0/+1658