aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_proc.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* net: x25: use seq_list_foo() helpersLi Zefan2010-02-101-76/+8
* net: x25: use seq_hlist_foo() helpersLi Zefan2010-02-101-27/+3
* 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/+4
* [AF_X25]: constify function pointer tablesJan Engelhardt2008-01-281-1/+1
* [X25]: Avoid divides and sparse warningsEric Dumazet2008-01-281-0/+6
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-3/+3
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-2/+2
* [NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-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/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+256