aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05l2tp: put tunnel socket release on a workqueueTom Parkin1-0/+2
2013-01-29l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin1-1/+4
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru1-0/+1
2012-05-17net: l2tp: Standardize logging stylesJoe Perches1-8/+27
2012-05-10l2tp: fix reorder timeout recoveryJames Chapman1-0/+1
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston1-0/+4
2012-05-01l2tp: fix locking of 64-bit counters for smpJames Chapman1-0/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-8/+8
2010-10-24l2tp: make local function staticstephen hemminger1-33/+0
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet1-1/+1
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller1-1/+1
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman1-0/+7
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman1-2/+6
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman1-20/+14
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-0/+7
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman1-8/+46
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-0/+254