summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_ipcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-6/+6
|\
| * xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek2013-10-181-6/+6
* | xfrm: use vmalloc_node() for percpu scratchesEric Dumazet2013-10-211-2/+4
|/
* net: xfrm: use __this_cpu_read per-cpu helperShan Wei2012-11-131-5/+3
* net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
* net: xfrm: convert to SKB frag APIsIan Campbell2011-08-241-4/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-8/+8
* ipcomp: Remove spurious truesize increaseHerbert Xu2009-01-111-1/+0
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-2/+1
* ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu2008-07-251-6/+42
* ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-251-0/+349