Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / net / ipv6 / xfrm6_mode_tunnel.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-06-03 Eric Dumazetnet: skb->dst accessors
2008-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-01-28 Herbert Xu[IPSEC]: Rename tunnel-mode functions to avoid collisio...
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-05-31 Kazunori MIYAZAWA[IPSEC]: Fix panic when using inter address familiy...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove...
2007-02-08 Miika Komu[IPSEC]: IPv4 over IPv6 IPsec tunnel
2006-09-22 Jamal Hadi Salim[IPSEC]: output mode to take an xfrm state as input...
2006-06-18 Herbert Xu[IPSEC] xfrm: Abstract out encapsulation modes