summaryrefslogtreecommitdiffstats
path: root/net/x25/x25_proc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner2019-05-241-6/+1Star
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-42/+6Star
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-6/+6
* x25: use proc_remove_subtree()Al Viro2013-04-091-33/+14Star
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* net: x25: use seq_list_foo() helpersLi Zefan2010-02-101-76/+8Star
* net: x25: use seq_hlist_foo() helpersLi Zefan2010-02-101-27/+3Star
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-2/+2
* [X25]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4Star
* [AF_X25]: constify function pointer tablesJan Engelhardt2008-01-291-1/+1
* [X25]: Avoid divides and sparse warningsEric Dumazet2008-01-291-0/+6
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-3/+4
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-3/+3
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-2/+2
* [NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-4/+4
* [X.25]: Adds /proc/net/x25/forward to view active forwarded calls.Andrew Hendry2007-02-081-0/+98
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+256