aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller2011-05-241-1/+1
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-5/+5
* xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-211-3/+1
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-301-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-171-1/+0
* tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-161-35/+20
* netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-281-57/+83
* netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-281-5/+11
* xfrm6_tunnel: RCU conversionEric Dumazet2009-10-241-19/+28
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-1/+1
* xfrm6_tunnel: join error paths using gotoIlpo Järvinen2008-12-141-17/+16
* [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().YOSHIFUJI Hideaki2008-03-251-22/+23
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-311-1/+1
* [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-171-1/+1
* [IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu2007-10-171-1/+1
* [IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu2007-10-101-5/+0
* [IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu2007-10-101-0/+1
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-101-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-101-0/+1
* [IPV6]: Fix slab corruption running ip6sicEric Sesterhenn2007-04-281-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET]: fix up misplaced inlines.Dave Jones2007-03-221-2/+2
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-131-3/+16
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-11/+11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-021-1/+1
* [XFRM]: misc annotationsAl Viro2006-12-021-3/+3
* [IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro2006-11-011-2/+2
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-221-1/+1
* [IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller2006-07-241-130/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-011-1/+1
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-67/+14
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-5/+6
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-5/+3
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-071-3/+3
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+543