netns xfrm: ipcomp support
[safe/jmp/linux-2.6] / net / ipv4 / xfrm4_mode_tunnel.c
2009-06-03 Eric Dumazetnet: skb->dst accessors
2008-06-17 Steffen Klassertxfrm: fix fragmentation for ipv4 xfrm tunnel
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-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 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 ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
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-04-26 Stephen Hemminger[IPV4]: cleanup
2007-02-26 Arnaldo Carvalho... [XFRM_TUNNEL]: Reload header pointer after pskb_may_pul...
2007-02-13 Patrick McHardy[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n
2007-02-08 Miika Komu[IPSEC]: IPv6 over IPv4 IPsec tunnel
2006-09-22 Jamal Hadi Salim[IPSEC]: output mode to take an xfrm state as input...
2006-07-21 Herbert Xu[IPV4]: Get rid of redundant IPCB->opts initialisation
2006-06-18 Herbert Xu[IPSEC] xfrm: Abstract out encapsulation modes