- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / xfrm6_output.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Move common output code to xfrm_output
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2006-09-22 Jamal Hadi Salim[IPSEC]: output mode to take an xfrm state as input...
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Update outbound state timestamp for each...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add a hook to find offset to be inserted...
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-08-02 Patrick McHardy[XFRM]: Fix protocol field value for outgoing IPv6...
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-06-23 Herbert Xu[IPSEC]: Handle GSO packets
2006-06-18 Herbert Xu[IPSEC] xfrm: Abstract out encapsulation modes
2006-01-07 Patrick McHardy[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[XFRM]: Netfilter IPsec output hooks
2005-05-23 Herbert Xu[IPV6]: Fix xfrm tunnel oops with large packets
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-14 Olaf Kirch- patches.fixes/ipsec-toobig-deadlock: ipsec deadlock...
2004-11-15 Herbert Xu[IPV6]: Fix xfrm6_tunnel_check_size mtu calc.
2004-10-25 Herbert Xu[NET]: Give skb_checksum_help() an skb_buff * again
2004-09-08 Herbert Xu[IPSEC]: Fix ECN encapsulation on ipv6.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-24 Herbert Xu[IPSEC]: Set TTL from route.
2004-08-20 Herbert Xu[IPSEC]: Revert pskb change for x->type->output
2004-08-02 Herbert Xu[IPSEC]: Move xfrm[46]_tunnel_check_size into xfrm...
2004-07-29 Herbert Xu[IPSEC]: Move generic encap code into xfrm6_output.