summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_dev.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou1-7/+17
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou1-2/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2018-12-31ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang1-0/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-04-21net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman1-8/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-02-13[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-07-09[AX.25]: Use kzallocRalf Baechle1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+208