aboutsummaryrefslogtreecommitdiff
path: root/net/ipx/ipx_proc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ipx: move Novell IPX protocol support into stagingGravatar Stephen Hemminger 1-341/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2014-10-30ipx: remove all unnecessary castings on ntohlGravatar Fabian Frederick 1-7/+7
2014-10-27ipx: remove unnecessary casting on ntohlGravatar Fabian Frederick 1-2/+2
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intGravatar Francesco Fusco 1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 1-3/+2
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Gravatar Eric W. Biederman 1-1/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 1-0/+1
2010-02-10net: ipx: use seq_list_foo() helpersGravatar Li Zefan 1-78/+12
2009-06-18net: correct off-by-one write allocations reportsGravatar Eric Dumazet 1-2/+2
2008-02-28[IPX]: Use proc_create() to setup ->proc_fops firstGravatar Wang Chen 1-7/+4
2007-10-10[NET]: Make /proc/net per network namespaceGravatar Eric W. Biederman 1-3/+4
2007-07-10[NET]: Make all initialized struct seq_operations const.Gravatar Philippe De Muyter 1-3/+3
2007-02-12[PATCH] mark struct file_operations const 7Gravatar Arjan van de Ven 1-3/+3
2007-02-10[NET] IPX: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2006-11-05[IPX]: Trivial parts of endianness annotationsGravatar Al Viro 1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+408