aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_uid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-14/+1
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan1-1/+0
2017-07-04net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_tReshetova, Elena1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman1-1/+0
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-7/+4
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman1-7/+14
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-10net: ax25: use seq_hlist_foo() helpersLi Zefan1-21/+4
2009-04-20ax25: proc uid file misses headerAlan Cox1-3/+9
2008-04-12[AX25]: Potential ax25_uid_assoc-s leaks on module unload.Pavel Emelyanov1-0/+2
2008-01-28[AX25]: sparse cleanupsEric Dumazet1-2/+4
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-05-03[AX.25]: Move AX.25 symbol exportsRalf Baechle1-0/+4
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+2
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle1-1/+3
2005-08-23[AX25]: UID fixesRalf Baechle1-47/+36
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+228