- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / ipvs / ip_vs_ctl.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-08 Wensong Zhang[IPVS] add a sysctl variable to expire quiescent template
2004-11-09 Andrew Morton[NET]: Lock initializer unifying
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsMake sysctl pass the pos pointer around properly.
2004-06-03 Alexander Viro[PATCH] sparse: rest of net/* annotations (in this...
2004-05-29 Alexander Viro[PATCH] sparse: nf_sockopt() annotation
2004-03-26 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040326
2004-03-24 Wensong Zhang[IPVS]: Fix to hold the lock before updating a service
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-16 Art Haas[IPVS]: Add C99 initializers to ip_vs_ctl.c
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Wensong Zhang[IPVS]: Code tidy up.
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
2003-10-13 Wensong Zhang[IPVS]: Fix to set the statistics of dest zero when...
2003-09-25 David S. Miller[IPVS]: Print out __u64 properly in ip_vs_ctl.c
2003-09-21 Wensong Zhang[IPVS]: Make __ip_vs_svc_lock local and use __user...
2003-09-19 Stephen Hemminger[IPVS]: Use list_for_each_entry macro.
2003-09-19 Stephen Hemminger[IPVS]: Get rid of SEQ_START_TOKEN define.
2003-09-19 Stephen Hemminger[IPVS]: Get rid of register declarations.
2003-09-15 Stephen Hemminger[IPVS]: Convert to seq_file.
2003-09-03 Randy Dunlap[NET]: remove duplicate #includes in net/
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-29 Wensong Zhang[IPV4] IPVS: sanity check of threshold setting and...
2003-07-15 Wensong Zhang[IPV4]: Add the defense timer for IPVS.
2003-07-12 Wensong Zhang[NET]: Merge in IPVS layer.