- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / ah4.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-10 Herbert Xu[IPSEC]: Move IP protocol setting from transforms into...
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
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]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC] ah: Remove keys from ah_data structure
2007-09-26 Nick BowlerFix IPSEC AH4 options handling
2007-09-24 Greg Kroah-Hartman- Update to 2.6.22.8-rc1
2007-08-27 Nick Bowler[IPSEC] AH4: Update IPv4 options handling to conform...
2007-07-11 Masahide NAKAMURA[XFRM]: Add module alias for transformation type.
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-03 Al Viro[IPV4]: encapsulation annotations
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-22 Paul Moore[NetLabel]: core network changes
2006-09-21 Herbert Xu[IPSEC]: Use HMAC template and hash interface
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Herbert Xu[IPSEC] proto: Move transport mode input path into...
2006-04-01 Herbert Xu[IPSEC]: Kill unused decap state argument
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - fast path
2006-01-12 Olaf Kirch- patches.suse/netfilter-nf_conntrack{,-fixup}: Delete...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-08-17 Olaf Kirch- patches.suse/netfilter-02-output-hooks: nat over...
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-18 Chris L MasonUpdate the nat over IPsec patches
2005-01-25 Herbert Xu[XFRM]: Probe selected algorithm only.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-21 Patrick McHardy[XFRM]: Mark some functions/data static.
2004-08-20 Herbert Xu[IPSEC]: Revert pskb change for x->type->output
2004-08-15 Herbert Xu[IPSEC]: Move encap check back down to esp4.c
2004-08-05 Andreas SchwabDisable patches.fixes/early-hotplug-events.patch
2004-08-05 Olaf Kirch- netfilter patches still broken :-(
2004-08-05 Olaf Kirch- mludvig reviewed some netfilter patches
2004-08-02 Herbert Xu[IPSEC]: Remove unnecessary inet_ecn.h inclusions
2004-07-24 Herbert Xu[AH4]: Save daddr iff options are present.
2004-07-10 Herbert Xu[IPSEC]: Move generic encap code into xfrm4_output
2004-07-05 Herbert Xu[AH4]: Harmonization of output function.
2004-06-23 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6
2004-06-22 Arnaldo Carvalho... [NET] rename struct inet_protocol to net_protocol
2004-06-22 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6
2004-06-19 Hideaki Yoshifuji[XFRM] fix dependency issues for CONFIG_IPV6=m.
2004-06-03 James Morris[NETFILTER]: Fix checksum bug for multicast/broadcast...
2004-04-19 Olaf Kirch- Merged nat-before-ipsec patches and enabled CONFIG_IP...
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-24 James Morris[IPSEC]: Guard against potentially fatal stack usage...
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-30 Herbert Xu[IPSEC]: Missing NULL algorithm checks in AH and IPCOMP...
2003-08-17 Herbert Xu[IPSEC]: Fix oops when destroying stillborn states.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-27 Herbert Xu[IPSEC]: Use per-SA flag to control ECN propagation.
2003-07-21 Sean Neakums[IPSEC] correct 'discvovery' typo
2003-06-03 David S. Miller[IPSEC]: {esp,ah} --> {esp4,ah4}.