Age | Commit message (Expand) | Author |
2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-29 | xfrm: ipcomp: add extack to ipcomp{4,6}_init_state | Sabrina Dubroca |
2022-09-01 | xfrm: Update ipcomp_scratches with NULL when freed | Khalid Masum |
2021-07-26 | net: xfrm: Fix end of loop tests for list_for_each_entry | Harshvardhan Jha |
2021-04-19 | xfrm: ipcomp: remove unnecessary get_cpu() | Sabrina Dubroca |
2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-03-13 | net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() | Greg Hackmann |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-21 | xfrm: use vmalloc_node() for percpu scratches | Eric Dumazet |
2013-10-18 | xfrm: prevent ipcomp scratch buffer race condition | Michal Kubecek |
2012-11-13 | net: xfrm: use __this_cpu_read per-cpu helper | Shan Wei |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-08-24 | net: xfrm: convert to SKB frag APIs | Ian Campbell |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-16 | percpu: add __percpu sparse annotations to net | Tejun Heo |
2009-01-11 | ipcomp: Remove spurious truesize increase | Herbert Xu |
2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |
2008-07-25 | ipsec: ipcomp - Decompress into frags if necessary | Herbert Xu |
2008-07-25 | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu |