summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_iface.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* ax25: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ax25: more common return path joiningIlpo Järvinen2009-02-061-8/+5
* [AX25]: don't free pointers to statically allocated dataAlexey Dobriyan2007-08-141-2/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-171-46/+9
* [AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle2006-12-171-3/+4
* [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-171-29/+12
* [AX.25]: Fix locking of ax25 protocol function list.Ralf Baechle2006-07-121-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [AX.25]: Move AX.25 symbol exportsRalf Baechle2006-05-031-0/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+266