summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-201-14/+14
* net: l2tp: Standardize logging stylesJoe Perches2012-05-171-2/+4
* l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston2012-05-011-0/+8
* fix return values of l2tp_dfs_seq_open()Al Viro2011-06-051-1/+1
* l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert2010-11-011-1/+1
* net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches2010-04-151-2/+2
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-031-0/+341