summaryrefslogtreecommitdiffstats
path: root/net/appletalk/atalk_proc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-03-031-1/+1
* appletalk: use remove_proc_subtree to simplify procfs codeYueHaibing2019-03-031-39/+17
* proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-161-1/+2
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-42/+6
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-4/+4
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-3/+0
* net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-151-1/+1
* userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-1/+2
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: appletalk: use seq_hlist_foo() helpersLi Zefan2010-02-101-27/+3
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-2/+2
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-1/+0
* [APPLETALK]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-8/+7
* [APPLETALK]: Annotations to clear 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 7Arjan van de Ven2007-02-121-3/+3
* [NET] APPLETALK: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+321
OpenPOWER on IntegriCloud