summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_debugfs.c
AgeCommit message (Expand)AuthorLines
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet-2/+3
2013-03-20l2tp: avoid deadlock in l2tp stats updateTom Parkin-14/+14
2012-05-17net: l2tp: Standardize logging stylesJoe Perches-2/+4
2012-05-01l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston-0/+8
2011-06-05fix return values of l2tp_dfs_seq_open()Al Viro-1/+1
2010-11-01l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert-1/+1
2010-04-15net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches-2/+2
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman-0/+341