index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
xfrm6_tunnel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
ipv6: xfrm6_tunnel.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-14
/
+1
2019-03-26
xfrm: clean up xfrm protocol checks
Cong Wang
1
-1
/
+1
2019-03-15
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
1
-0
/
+4
2019-02-05
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
1
-1
/
+1
2018-12-19
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
1
-0
/
+3
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
1
-0
/
+3
2017-11-14
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
1
-0
/
+8
2017-07-04
net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+4
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-1
/
+1
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-2
/
+0
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-1
/
+1
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-6
/
+4
2013-01-29
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-13
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2011-05-24
ipv6: Fix return of xfrm6_tunnel_rcv()
David S. Miller
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-5
/
+5
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
1
-3
/
+1
2010-08-30
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
1
-1
/
+0
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
1
-35
/
+20
2010-01-28
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
1
-57
/
+83
2010-01-28
netns xfrm: fixup xfrm6_tunnel error propagation
Alexey Dobriyan
1
-5
/
+11
2009-10-24
xfrm6_tunnel: RCU conversion
Eric Dumazet
1
-19
/
+28
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
1
-1
/
+1
2008-12-14
xfrm6_tunnel: join error paths using goto
Ilpo Järvinen
1
-17
/
+16
2008-03-25
[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
YOSHIFUJI Hideaki
1
-22
/
+23
2008-01-31
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
1
-1
/
+1
2007-10-17
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
1
-1
/
+1
2007-10-17
[IPSEC]: Fix pure tunnel modes involving IPv6
Herbert Xu
1
-1
/
+1
2007-10-10
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
1
-5
/
+0
2007-10-10
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
1
-0
/
+1
2007-10-10
[IPSEC]: Store IPv6 nh pointer in mac_header on output
Herbert Xu
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-10
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
1
-0
/
+1
2007-04-28
[IPV6]: Fix slab corruption running ip6sic
Eric Sesterhenn
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
1
-2
/
+2
2007-02-13
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
1
-3
/
+16
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-11
/
+11
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-12-02
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
1
-1
/
+1
2006-12-02
[XFRM]: misc annotations
Al Viro
1
-3
/
+3
2006-11-01
[IPV6]: File the fingerprints off ah6->spi/esp6->spi
Al Viro
1
-2
/
+2
2006-09-28
[XFRM]: xrfm_replay_check() annotations
Al Viro
1
-1
/
+1
[next]