index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ax25
/
ax25_route.c
Age
Commit message (
Expand
)
Author
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
2021-08-03
ax25: use skb_expand_head
Vasily Averin
2019-06-16
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-23
ax25: fix possible use-after-free
Eric Dumazet
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2017-07-04
net, ax25: convert ax25_route.refcount from atomic_t to refcount_t
Reshetova, Elena
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2010-08-18
net/ax25: Use available error codes
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-11-14
CRED: Wrap task credential accesses in the AX25 protocol
David Howells
2008-02-12
[AX25] ax25_route: make ax25_route_lock BH safe
Jarek Poplawski
2008-01-28
[AX25]: sparse cleanups
Eric Dumazet
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-10
[NET] AX25: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-17
[AX.25]: Mark all kmalloc users __must_check
Ralf Baechle
2006-12-02
[AX25]: Use kmemdup
Arnaldo Carvalho de Melo
2006-07-03
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
2006-05-03
[AX.25]: Spelling fix
Ralf Baechle
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-09-06
[AX25]: Make ax2asc thread-proof
Ralf Baechle
2005-08-23
[AX25]: UID fixes
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds