summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_dev.c
Commit message (Expand)AuthorAgeFilesLines
* ax25: use GFP_KERNEL in ax25_dev_device_up()Peter Lafreniere2022-06-171-2/+3
* net: rename reference+tracking helpersJakub Kicinski2022-06-091-3/+3
* ax25: Fix ax25 session cleanup problemsDuoming Zhou2022-06-021-0/+1
* ax25: merge repeat codes in ax25_dev_device_down()Lu Wei2022-05-171-12/+10
* ax25: fix reference count leaks of ax25_devDuoming Zhou2022-02-031-7/+17
* ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou2022-01-281-2/+10
* ax25: add net device refcount trackerEric Dumazet2021-12-071-4/+4
* ax25: constify dev_addr passingJakub Kicinski2021-10-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2018-12-301-0/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-201-8/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski2008-02-121-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [AX.25]: Use kzallocRalf Baechle2006-07-091-3/+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/+208