Sign in
android-kvm
/
linux
/
e5e465a1ae62d146f9652756289aae9b6453dc90
/
net
/
xfrm
/
xfrm_ipcomp.c
b51f411
net: introduce and use skb_frag_fill_page_desc()
by Yunsheng Lin
· 1 year, 10 months ago
e52f7c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 2 years, 5 months ago
6ee5532
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
by Sabrina Dubroca
· 2 years, 6 months ago
8a04d2f
xfrm: Update ipcomp_scratches with NULL when freed
by Khalid Masum
· 2 years, 7 months ago
480e93e
net: xfrm: Fix end of loop tests for list_for_each_entry
by Harshvardhan Jha
· 3 years, 8 months ago
747b670
xfrm: ipcomp: remove unnecessary get_cpu()
by Sabrina Dubroca
· 4 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
0dcd787
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
by Greg Hackmann
· 7 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5cf4eb5
xfrm: use vmalloc_node() for percpu scratches
by Eric Dumazet
· 11 years ago
12e3594
xfrm: prevent ipcomp scratch buffer race condition
by Michal Kubecek
· 11 years ago
f7c83bc
net: xfrm: use __this_cpu_read per-cpu helper
by Shan Wei
· 12 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
804cf14
net: xfrm: convert to SKB frag APIs
by Ian Campbell
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
9498c05
ipcomp: Remove spurious truesize increase
by Herbert Xu
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 17 years ago
7d7e5a6
ipsec: ipcomp - Decompress into frags if necessary
by Herbert Xu
· 17 years ago
6fccab6
ipsec: ipcomp - Merge IPComp implementations
by Herbert Xu
· 17 years ago