- 25ec92c xfrm: tunnel: add extack to ipip_init_state, xfrm6_tunnel_init_state by Sabrina Dubroca · 2 years, 3 months ago
- e1e10b4 xfrm: pass extack down to xfrm_type ->init_state by Sabrina Dubroca · 2 years, 3 months ago
- 152bca0 xfrm: remove description from xfrm_type struct by Florian Westphal · 3 years, 7 months ago
- 7fe9461 xfrm: interface: fix the priorities for ipip and ipv6 tunnels by Xin Long · 4 years, 3 months ago
- edf0d28 ipv6: xfrm6_tunnel.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- dbb2483 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
- 6ee02a5 xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module by Su Yanjun · 6 years ago
- f75a280 xfrm: destroy xfrm_state synchronously on net exit path by Cong Wang · 6 years ago
- fa89a45 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 6 years ago
- b48c05a xfrm: Fix warning in xfrm6_tunnel_net_exit. by Steffen Klassert · 7 years ago
- baeb0db xfrm6_tunnel: exit_net cleanup check added by Vasily Averin · 7 years ago
- d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
- 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
- 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
- 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
- a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 2b464f6 ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
- 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
- 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 14 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
- 6f747ac xfrm6: make xfrm6_tunnel_free_spi local by stephen hemminger · 14 years ago
- 3ff2cfa ipv6: struct xfrm6_tunnel in read_mostly section by Eric Dumazet · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 15 years ago
- d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
- a166477 netns xfrm: xfrm6_tunnel in netns by Alexey Dobriyan · 15 years ago
- e924960 netns xfrm: fixup xfrm6_tunnel error propagation by Alexey Dobriyan · 15 years ago
- 91cc3bb xfrm6_tunnel: RCU conversion by Eric Dumazet · 15 years ago
- d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 16 years ago
- 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
- df8ea19 [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi(). by YOSHIFUJI Hideaki · 17 years ago
- 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
- 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
- 04663d0 [IPSEC]: Fix pure tunnel modes involving IPv6 by Herbert Xu · 17 years ago
- ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
- 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
- 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
- d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 18 years ago
- d0772b7 [IPV6]: Fix slab corruption running ip6sic by Eric Sesterhenn · 18 years ago
- 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 18 years ago
- b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 18 years ago
- 73d605d [IPSEC]: changing API of xfrm6_tunnel_register by Kazunori MIYAZAWA · 18 years ago
- 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
- 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
- 04ce690 [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian by Al Viro · 18 years ago
- 8c689a6 [XFRM]: misc annotations by Al Viro · 18 years ago
- 5b12254 [IPV6]: File the fingerprints off ah6->spi/esp6->spi by Al Viro · 18 years ago
- a252cc2 [XFRM]: xrfm_replay_check() annotations by Al Viro · 18 years ago
- 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
- a922ba5 [IPV6] xfrm6_tunnel: Delete debugging code. by David S. Miller · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- e695633 [IPSEC]: Kill unused decap state argument by Herbert Xu · 19 years ago
- d2acc34 [INET]: Introduce tunnel4/tunnel6 by Herbert Xu · 19 years ago
- 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 19 years ago
- 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
- 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
- ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
- 72cb696 [IPSEC]: Add xfrm_init_state by Herbert Xu · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2