summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_dev.c
AgeCommit message (Expand)Author
2022-06-17ax25: use GFP_KERNEL in ax25_dev_device_up()Peter Lafreniere
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou
2022-05-17ax25: merge repeat codes in ax25_dev_device_down()Lu Wei
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-01-28ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2021-12-07ax25: add net device refcount trackerEric Dumazet
2021-10-13ax25: constify dev_addr passingJakub Kicinski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-30ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2012-04-20net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-02-12[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-07-09[AX.25]: Use kzallocRalf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds