summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_debugfs.c
Commit message (Expand)AuthorAge
* l2tp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* l2tp: ignore L2TP_ATTR_MTUGuillaume Nault2018-08-03
* l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault2018-07-27
* l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault2018-07-27
* l2tp: remove .show from struct l2tp_tunnelGuillaume Nault2018-06-26
* l2tp: consistent reference counting in procfs and debufsGuillaume Nault2018-04-27
* l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault2018-04-22
* l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault2018-04-13
* l2tp: remove l2specific_len configurable parameterLorenzo Bianconi2018-01-19
* l2tp: remove configurable payload offsetJames Chapman2018-01-05
* l2tp: revert "l2tp: add peer_offset parameter"James Chapman2018-01-05
* l2tp: add peer_offset parameterLorenzo Bianconi2017-12-27
* l2tp: remove ->ref() and ->deref()Guillaume Nault2017-10-31
* net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-04-04
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-20
* net: l2tp: Standardize logging stylesJoe Perches2012-05-17
* l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston2012-05-01
* fix return values of l2tp_dfs_seq_open()Al Viro2011-06-05
* l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert2010-11-01
* net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches2010-04-15
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-03