aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_tunnel.c
AgeCommit message (Expand)Author
2019-05-25xfrm: clean up xfrm protocol checksCong Wang
2019-05-25xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun
2019-02-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2018-12-19xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing
2018-04-16xfrm: Fix warning in xfrm6_tunnel_net_exit.Steffen Klassert
2017-11-14xfrm6_tunnel: exit_net cleanup check addedVasily Averin
2017-07-04net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-09-21vti6: fix input pathNicolas Dichtel
2014-08-24ipv6: White-space cleansing : gaps between function and symbol exportIan Morris
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-29xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-05-24ipv6: Fix return of xfrm6_tunnel_rcv()David S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2010-10-21xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17net: remove INIT_RCU_HEAD() usageAlexey Dobriyan
2010-02-16tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan
2010-01-28netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan
2009-10-24xfrm6_tunnel: RCU conversionEric Dumazet
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2008-12-14xfrm6_tunnel: join error paths using gotoIlpo Järvinen
2008-03-25[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().YOSHIFUJI Hideaki
2008-01-31[XFRM]: constify 'struct xfrm_type'Eric Dumazet
2007-10-17[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu
2007-10-17[IPSEC]: Fix pure tunnel modes involving IPv6Herbert Xu
2007-10-10[IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu
2007-10-10[IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu
2007-10-10[IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA
2007-04-28[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
2007-03-22[NET]: fix up misplaced inlines.Dave Jones
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro
2006-12-02[XFRM]: misc annotationsAl Viro
2006-11-01[IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro
2006-09-28[XFRM]: xrfm_replay_check() annotationsAl Viro
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA
2006-07-24[IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller