summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* l2tp: remove l2specific_len configurable parameterLorenzo Bianconi2018-01-191-1/+1
* l2tp: remove configurable payload offsetJames Chapman2018-01-051-2/+2
* l2tp: revert "l2tp: add peer_offset parameter"James Chapman2018-01-051-5/+3
* l2tp: add peer_offset parameterLorenzo Bianconi2017-12-271-3/+5
* l2tp: remove ->ref() and ->deref()Guillaume Nault2017-11-011-3/+1
* net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+2
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+1
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-04-041-3/+7
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-2/+3
* 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
OpenPOWER on IntegriCloud