index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ax25
/
ax25_in.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-06-29
ax25: Stop using sock->sk_protinfo.
David Miller
1
-1
/
+1
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
1
-1
/
+0
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-24
net: Move rx skb_orphan call to where needed
Herbert Xu
1
-2
/
+1
2008-12-15
ax25: join the return paths that free skb
Ilpo Järvinen
1
-26
/
+15
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-12-20
[NET]: Correct two mistaken skb_reset_mac_header() conversions.
David S. Miller
1
-1
/
+1
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+5
2007-04-26
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
Arnaldo Carvalho de Melo
1
-1
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_set_transport_header
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-07-11
[AX.25]: Get rid of the last volatile.
Ralf Baechle
1
-1
/
+1
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-4
/
+2
2005-10-05
[AX.25]: Fix packet socket crash
Ralf Baechle
1
-1
/
+1
2005-08-30
[AX25/NETROM]: Cleanup direct calls into IP stack
Ralf Baechle
1
-10
/
+3
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+470