aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_ppp.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-4/+6
* Fix pppol2tp getsockname()Benjamin LaHaise2012-04-021-1/+1
* net: constify some ppp/pptp structsEric Dumazet2010-09-211-1/+1
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+4
* l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller2010-04-031-2/+2
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-031-0/+17
* l2tp: Add netlink control API for L2TPJames Chapman2010-04-031-23/+139
* l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-031-2/+5
* l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-031-46/+74
* l2tp: Add L2TPv3 protocol supportJames Chapman2010-04-031-5/+16
* l2tp: Add ppp device name to L2TP ppp session dataJames Chapman2010-04-031-0/+4
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-031-0/+1658