- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / ipcomp.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-19 Olaf Hering+- update to 2.6.13-rc6-git11, network, ide, nfs, md...
2005-08-18 Herbert Xu[IPCOMP]: Fix false smp_processor_id warning
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-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-10 Herbert Xu[IPCOMP]: Use per-cpu buffers for compression/decompres...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
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-10 Herbert Xu[IPSEC]: Move generic encap code into xfrm4_output
2004-07-06 Herbert Xu[IPCOMP]: Exclude IPCOMP header from props.header_len
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-06-01 Herbert Xu[IPSEC]: Fix xfrm_tunnel leak.
2004-04-19 Olaf Kirch- Merged nat-before-ipsec patches and enabled CONFIG_IP...
2004-04-16 Andi Kleen[IPV6]: Limit network triggerable printks.
2004-03-25 Andreas KleenDisable network debugging messages
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-13 Krishna Kumar[IPCOMP]: Set x->km.state to XFRM_STATE_DEAD in ipcomp_...
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-08-07 Herbert Xu[IPSEC]: Use xfrm_rcv for xfrm tunnel packets.
2003-08-03 Geert Uytterhoeven[IPSEC]: ipcomp.c does not neet net/esp.h
2003-07-27 Herbert Xu[IPSEC]: Use per-SA flag to control ECN propagation.
2003-07-21 Sean Neakums[IPSEC] correct 'discvovery' typo
2003-05-26 Thomas Schlichter[NET]: IPSEC protocol module owner cleanup.
2003-05-22 David S. Miller[NET]: Zap non-netdevice usage of SET_MODULE_OWNER.
2003-05-17 Mitsuru Kanda[IPSEC]: Fix ipv4 ipcomp threshold calculation.
2003-05-16 James Morris[IPV4]: Fix RFC number in ipcomp.c
2003-05-16 Mitsuru Kanda[IPV6]: Add IPCOMP support.
2003-05-12 James Morris[IPSEC]: Implement proper IPIP tunnel handling for...
2003-05-08 Mitsuru Kanda[IPSEC]: Fix ipcomp header handling in ipv4 IPCOMP.
2003-05-03 James Morris[IPSEC]: Consolidate some output code into xfrm_check_o...
2003-04-30 James Morris[IPSEC]: pmtu discovery support at local tunnel gateway.
2003-04-12 James Morris[IPSEC]: Fix handling of uncompressable packets in...
2003-04-10 James Morris[IPSEC]: Add initial IPCOMP support.