summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_ppp.c
AgeCommit message (Expand)Author
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet
2012-06-04net: Remove casts to same typeJoe Perches
2012-05-17net: l2tp: Standardize logging stylesJoe Perches
2012-05-01l2tp: pppol2tp_connect() handles ipv6 sockaddr variantsJames Chapman
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-03-21l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise
2012-03-20Fix pppol2tp getsockname()Benjamin LaHaise
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2011-10-18l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
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