aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10x25: remove redundant pointer devColin Ian King1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner1-6/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-42/+6
2018-03-26net: Use octal not symbolic permissionsJoe Perches1-6/+6
2013-04-09x25: use proc_remove_subtree()Al Viro1-33/+14
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-02-10net: x25: use seq_list_foo() helpersLi Zefan1-76/+8
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan1-27/+3
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet1-2/+2
2008-02-28[X25]: Use proc_create() to setup ->proc_fops firstWang Chen1-6/+4
2008-01-28[AF_X25]: constify function pointer tablesJan Engelhardt1-1/+1
2008-01-28[X25]: Avoid divides and sparse warningsEric Dumazet1-0/+6
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-3/+3
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-2/+2
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2007-02-08[X.25]: Adds /proc/net/x25/forward to view active forwarded calls.Andrew Hendry1-0/+98
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+256