summaryrefslogtreecommitdiff
path: root/net/ipx/ipx_proc.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-16net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco1-1/+1
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-3/+2
2012-08-15userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman1-1/+2
2011-11-01net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-02-10net: ipx: use seq_list_foo() helpersLi Zefan1-78/+12
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet1-2/+2
2008-02-29[IPX]: Use proc_create() to setup ->proc_fops firstWang Chen1-7/+4
2007-10-11[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-07-11[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-3/+3
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-3/+3
2007-02-11[NET] IPX: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-11-06[IPX]: Trivial parts of endianness annotationsAl Viro1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-30[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+408