aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24l2tp: static functions should not be exportedStephen Rothwell1-3/+0
2010-10-24l2tp: make local function staticstephen hemminger1-10/+40
2010-04-23l2tp: fix memory allocationJiri Pirko1-28/+1
2010-04-15net: replace ipfragok with skb->local_dfShan Wei1-1/+2
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet1-1/+1
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman1-10/+105
2010-04-03l2tp: Convert rwlock to RCUJames Chapman1-36/+42
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman1-1/+60
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-60/+103
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman1-135/+397
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-0/+1227