| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-24 | ax25: Remove broken autobind | Murad Masimov | 1 | -74/+0 |
| 2025-01-06 | ax25: rcu protect dev->ax25_ptr | Eric Dumazet | 1 | -0/+2 |
| 2022-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+11 |
| 2022-02-03 | ax25: fix reference count leaks of ax25_dev | Duoming Zhou | 1 | -5/+11 |
| 2022-01-28 | ax25: add refcount in ax25_dev to avoid UAF bugs | Duoming Zhou | 1 | -0/+3 |
| 2022-01-27 | net: ax25: remove route refcount | Jakub Kicinski | 1 | -3/+2 |
| 2021-08-03 | ax25: use skb_expand_head | Vasily Averin | 1 | -10/+3 |
| 2019-06-16 | ax25: fix inconsistent lock state in ax25_destroy_timer | Eric Dumazet | 1 | -0/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
| 2019-01-23 | ax25: fix possible use-after-free | Eric Dumazet | 1 | -11/+8 |
| 2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -14/+1 |
| 2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -1/+0 |
| 2017-07-04 | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2012-06-04 | net: use consume_skb() in place of kfree_skb() | Eric Dumazet | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
| 2010-08-18 | net/ax25: Use available error codes | Julia Lawall | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2008-11-14 | CRED: Wrap task credential accesses in the AX25 protocol | David Howells | 1 | -1/+1 |
| 2008-02-12 | [AX25] ax25_route: make ax25_route_lock BH safe | Jarek Poplawski | 1 | -14/+14 |
| 2008-01-28 | [AX25]: sparse cleanups | Eric Dumazet | 1 | -0/+2 |
| 2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 1 | -1/+1 |
| 2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 1 | -1/+1 |
| 2007-02-10 | [NET] AX25: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -4/+4 |
| 2006-12-17 | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle | 1 | -1/+1 |
| 2006-12-02 | [AX25]: Use kmemdup | Arnaldo Carvalho de Melo | 1 | -2/+3 |
| 2006-07-03 | [AX.25]: Reference counting for AX.25 routes. | Ralf Baechle DL5RB | 1 | -41/+8 |
| 2006-05-03 | [AX.25]: Spelling fix | Ralf Baechle | 1 | -1/+1 |
| 2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+2 |
| 2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -13/+6 |
| 2005-09-06 | [AX25]: Make ax2asc thread-proof | Ralf Baechle | 1 | -2/+5 |
| 2005-08-23 | [AX25]: UID fixes | Ralf Baechle | 1 | -5/+7 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+534 |