summaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_tunnel.c
Commit message (Expand)AuthorAge
* xfrm6_tunnel: exit_net cleanup check addedVasily Averin2017-11-14
* net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* vti6: fix input pathNicolas Dichtel2016-09-21
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-24
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明2013-01-29
* ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller2011-05-24
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-21
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-28
* netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-28
* xfrm6_tunnel: RCU conversionEric Dumazet2009-10-24
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* xfrm6_tunnel: join error paths using gotoIlpo Järvinen2008-12-14
* [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().YOSHIFUJI Hideaki2008-03-25
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-17
* [IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu2007-10-17
* [IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu2007-10-10
* [IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu2007-10-10
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-10
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-10
* [IPV6]: Fix slab corruption running ip6sicEric Sesterhenn2007-04-28
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-25
* [NET]: fix up misplaced inlines.Dave Jones2007-03-22
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-13
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-02
* [XFRM]: misc annotationsAl Viro2006-12-02
* [IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro2006-11-01
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-28
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22
* [IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller2006-07-24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-01
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-28
* [NET] sem2mutex: net/Arjan van de Ven2006-03-20
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-13