- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / ipvs / ip_vs_xmit.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-24 Chuck Lever[NET]: Treat the sign of the result of skb_headroom...
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[IPVS]: Replace local version of skb_make_writable
2007-07-31 Herbert Xu[IPVS]: Use skb_forward_csum
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use offsets for skb->{mac,network,transport...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related skb_reset_transport_header
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 YOSHIFUJI Hideaki[NET] IPV4: Use hton{s,l}() where appropriate.
2006-09-29 Al Viro[IPVS]: ipvs annotations
2006-01-06 Alexey Dobriyan[NET]: Endian-annotate struct iphdr
2005-08-29 Harald Welte[NETFILTER]: reduce netfilter sk_buff enlargement
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-05-19 Julian Anastasov[IP_VS]: Remove extra __ip_vs_conn_put() for incoming...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-09-12 Julian Anastasov[IPVS]: Do not use skb_checksum_help(), create and...
2004-09-07 Wensong Zhang[IPVS] fixed to call nf_reset() to reset netfilter...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-18 David S. Miller[NET]: Add skb_header_pointer, and use it where possible.
2004-07-13 Alexander Viro[PATCH] sparse: net/* NULL noise removal
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Wensong Zhang[IPVS] tidy up the header files to include
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Hideaki Yoshifuji[IPVS]: Use LL_RESERVED_SPACE() where applicable.
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-11 Julian Anastasov[IPVS]: avoid NULL ptr deref for dest in __ip_vs_get_out_rt
2003-10-08 Julian Anastasov[IPVS]: Avoid returning NF_DROP from the packet schedulers.
2003-10-04 Julian Anastasov[IPVS]: Properly handle non-linear skbs.
2003-07-15 Wensong Zhang[IPV4]: Do not use proto for route output in IPVS.
2003-07-12 Wensong Zhang[NET]: Merge in IPVS layer.