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
/
xfrm
/
xfrm_ipcomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-03-13
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
1
-1
/
+1
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2013-10-21
xfrm: use vmalloc_node() for percpu scratches
Eric Dumazet
1
-2
/
+4
2013-10-18
xfrm: prevent ipcomp scratch buffer race condition
Michal Kubecek
1
-6
/
+6
2012-11-13
net: xfrm: use __this_cpu_read per-cpu helper
Shan Wei
1
-5
/
+3
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
2011-08-25
net: xfrm: convert to SKB frag APIs
Ian Campbell
1
-4
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
1
-8
/
+8
2009-01-11
ipcomp: Remove spurious truesize increase
Herbert Xu
1
-1
/
+0
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+1
2008-07-25
ipsec: ipcomp - Decompress into frags if necessary
Herbert Xu
1
-6
/
+42
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
1
-0
/
+349