Age | Commit message (Expand) | Author |
2020-02-27 | ipv6: xfrm6_tunnel.c: Use built-in RCU list checking | Madhuparna Bhowmik |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-03-26 | xfrm: clean up xfrm protocol checks | Cong Wang |
2019-03-15 | xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module | Su Yanjun |
2019-02-05 | xfrm: destroy xfrm_state synchronously on net exit path | Cong Wang |
2018-12-19 | xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi | YueHaibing |
2018-04-16 | xfrm: Fix warning in xfrm6_tunnel_net_exit. | Steffen Klassert |
2017-11-14 | xfrm6_tunnel: exit_net cleanup check added | Vasily Averin |
2017-07-04 | net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-09-21 | vti6: fix input path | Nicolas Dichtel |
2014-08-24 | ipv6: White-space cleansing : gaps between function and symbol export | Ian Morris |
2014-08-24 | ipv6: White-space cleansing : Line Layouts | Ian Morris |
2013-12-06 | ipv4/ipv6: Fix FSF address in file headers | Jeff Kirsher |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-01-29 | xfrm: Use ipv6_addr_equal() where appropriate. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-13 | ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr(). | YOSHIFUJI Hideaki / 吉藤英明 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2011-05-24 | ipv6: Fix return of xfrm6_tunnel_rcv() | David S. Miller |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet |
2010-10-21 | xfrm6: make xfrm6_tunnel_free_spi local | stephen hemminger |
2010-08-30 | ipv6: struct xfrm6_tunnel in read_mostly section | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-17 | net: remove INIT_RCU_HEAD() usage | Alexey Dobriyan |
2010-02-16 | tunnels: fix netns vs proto registration ordering | Alexey Dobriyan |
2010-01-28 | netns xfrm: xfrm6_tunnel in netns | Alexey Dobriyan |
2010-01-28 | netns xfrm: fixup xfrm6_tunnel error propagation | Alexey Dobriyan |
2009-10-24 | xfrm6_tunnel: RCU conversion | Eric Dumazet |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley |
2008-12-14 | xfrm6_tunnel: join error paths using goto | Ilpo 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_spi | Herbert Xu |
2007-10-17 | [IPSEC]: Fix pure tunnel modes involving IPv6 | Herbert Xu |
2007-10-10 | [IPSEC]: Move IP length/checksum setting out of transforms | Herbert Xu |
2007-10-10 | [IPSEC]: Set skb->data to payload in x->mode->output | Herbert Xu |
2007-10-10 | [IPSEC]: Store IPv6 nh pointer in mac_header on output | Herbert Xu |
2007-07-20 | mm: 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 ip6sic | Eric Sesterhenn |
2007-04-25 | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo |
2007-03-22 | [NET]: fix up misplaced inlines. | Dave Jones |
2007-02-13 | [IPSEC]: changing API of xfrm6_tunnel_register | Kazunori MIYAZAWA |
2007-02-10 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-02 | [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian | Al Viro |
2006-12-02 | [XFRM]: misc annotations | Al Viro |
2006-11-01 | [IPV6]: File the fingerprints off ah6->spi/esp6->spi | Al Viro |
2006-09-28 | [XFRM]: xrfm_replay_check() annotations | Al Viro |