index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_ipcomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-08-26
1
-1
/
+1
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-03-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-6
/
+6
|
\
|
*
xfrm: prevent ipcomp scratch buffer race condition
Michal Kubecek
2013-10-18
1
-6
/
+6
*
|
xfrm: use vmalloc_node() for percpu scratches
Eric Dumazet
2013-10-21
1
-2
/
+4
|
/
*
net: xfrm: use __this_cpu_read per-cpu helper
Shan Wei
2012-11-13
1
-5
/
+3
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-1
/
+1
*
net: xfrm: convert to SKB frag APIs
Ian Campbell
2011-08-24
1
-4
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-16
1
-8
/
+8
*
ipcomp: Remove spurious truesize increase
Herbert Xu
2009-01-11
1
-1
/
+0
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-2
/
+1
*
ipsec: ipcomp - Decompress into frags if necessary
Herbert Xu
2008-07-25
1
-6
/
+42
*
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
2008-07-25
1
-0
/
+349