aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipx/ipx_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ipx: move Novell IPX protocol support into stagingStephen Hemminger1-341/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2014-10-30ipx: remove all unnecessary castings on ntohlFabian Frederick1-7/+7
2014-10-27ipx: remove unnecessary casting on ntohlFabian Frederick1-2/+2
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-3/+2
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman1-1/+2
2011-10-31net: 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-28[IPX]: Use proc_create() to setup ->proc_fops firstWang Chen1-7/+4
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 7Arjan van de Ven1-3/+3
2007-02-10[NET] IPX: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+408