aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_ipcomp.c
AgeCommit message (Expand)Author
2018-03-13net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21xfrm: use vmalloc_node() for percpu scratchesEric Dumazet
2013-10-18xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
2012-11-13net: xfrm: use __this_cpu_read per-cpu helperShan Wei
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-08-24net: xfrm: convert to SKB frag APIsIan Campbell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2009-01-11ipcomp: Remove spurious truesize increaseHerbert Xu
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-25ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu