summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_debugfs.c
AgeCommit message (Expand)Author
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