aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-04-17ax25: Fix set-but-unused variable.David S. Miller1-2/+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
2009-02-06ax25: more common return path joiningIlpo Järvinen1-8/+5
2007-08-14[AX25]: don't free pointers to statically allocated dataAlexey Dobriyan1-2/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle1-46/+9
2006-12-17[AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle1-3/+4
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle1-29/+12
2006-07-12[AX.25]: Fix locking of ax25 protocol function list.Ralf Baechle1-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[AX.25]: Move AX.25 symbol exportsRalf Baechle1-0/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+266