index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
/
ax25_ip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
ax25: fix possible use-after-free
Eric Dumazet
2019-01-23
1
-2
/
+2
*
ax25: remove blank line at EOF
Stephen Hemminger
2018-07-24
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ax25: add link layer header validation function
Willem de Bruijn
2016-03-09
1
-0
/
+15
*
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-06-18
1
-1
/
+0
*
ax25: Fix the build when CONFIG_INET is disabled
kbuild test robot
2015-03-05
1
-1
/
+1
*
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
2015-03-03
1
-54
/
+6
*
ax25: Stop depending on arp_find
Eric W. Biederman
2015-03-02
1
-12
/
+28
*
ax25: Stop calling/abusing dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-8
/
+2
*
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
1
-2
/
+16
*
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
1
-0
/
+21
*
ax25: Make ax25_header and ax25_rebuild_header static
Eric W. Biederman
2015-03-02
1
-10
/
+8
*
ax25: In ax25_rebuild_header add missing kfree_skb
Eric W. Biederman
2015-03-02
1
-0
/
+1
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-2
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-2
/
+13
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] AX25: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-47
/
+47
*
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
2006-07-03
1
-8
/
+15
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[AX.25]: Move AX.25 symbol exports
Ralf Baechle
2006-05-03
1
-0
/
+3
*
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
2005-09-12
1
-3
/
+3
*
[AX25]: make ax25_queue_xmit a net_device parameter
Arnaldo Carvalho de Melo
2005-04-21
1
-3
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+225