summaryrefslogtreecommitdiffstats
path: root/net/l2tp
AgeCommit message (Expand)AuthorLines
2010-04-23l2tp_eth: fix memory allocationJiri Pirko-28/+1
2010-04-23l2tp: fix memory allocationJiri Pirko-28/+1
2010-04-15net: replace ipfragok with skb->local_dfShan Wei-2/+3
2010-04-15net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches-2/+2
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet-2/+2
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller-5/+5
2010-04-03l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller-1/+1
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman-14/+126
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman-2/+392
2010-04-03l2tp: Add L2TP ethernet pseudowire supportJames Chapman-0/+372
2010-04-03l2tp: Convert rwlock to RCUJames Chapman-36/+42
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman-44/+1044
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman-62/+812
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman-46/+74
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman-148/+484
2010-04-03l2tp: Add ppp device name to L2TP ppp session dataJames Chapman-0/+4
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman-2681/+3171
2010-04-03l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman-0/+2685