summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_debugfs.c
AgeCommit message (Expand)Author
2022-07-08l2tp: l2tp_debugfs: fix Clang -Wformat warningsJustin Stitt
2021-12-10l2tp: add netns refcount tracker to l2tp_dfs_seq_dataEric Dumazet
2021-11-29net/l2tp: convert tunnel rwlock_t to rcuTom Parkin
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_startTom Parkin
2020-07-23l2tp: check socket address type in l2tp_dfs_seq_tunnel_showTom Parkin
2020-07-23l2tp: cleanup comparisons to NULLTom Parkin
2020-07-22l2tp: prefer seq_puts for unformatted outputTom Parkin
2020-07-22l2tp: cleanup wonky alignment of line-broken function callsTom Parkin
2020-07-22l2tp: cleanup commentsTom Parkin
2020-07-22l2tp: cleanup whitespace useTom Parkin
2019-06-14l2tp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault
2018-07-27l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault
2018-06-26l2tp: remove .show from struct l2tp_tunnelGuillaume Nault
2018-04-27l2tp: consistent reference counting in procfs and debufsGuillaume Nault
2018-04-22l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault
2018-04-13l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs fileGuillaume Nault
2018-01-19l2tp: remove l2specific_len configurable parameterLorenzo Bianconi
2018-01-05l2tp: remove configurable payload offsetJames Chapman
2018-01-05l2tp: revert "l2tp: add peer_offset parameter"James Chapman
2017-12-27l2tp: add peer_offset parameterLorenzo Bianconi
2017-11-01l2tp: remove ->ref() and ->deref()Guillaume Nault
2017-07-04net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena
2017-04-04l2tp: take reference on sessions being dumpedGuillaume Nault
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-03-20l2tp: avoid deadlock in l2tp stats updateTom Parkin
2012-05-17net: l2tp: Standardize logging stylesJoe Perches
2012-05-01l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston
2011-06-05fix return values of l2tp_dfs_seq_open()Al Viro
2010-11-01l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert
2010-04-15net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman