aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_sync.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-08[IPVS]: Replace schedule_timeout() with ssleep()Nishanth Aravamudan1-9/+5
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner1-2/+2
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo1-3/+3
2004-10-04[IPVS]: Fix endian problem on sync message size.Wensong Zhang1-9/+19
2004-07-15[PATCH] sparse: iovec cleanups - the restAlexander Viro1-28/+8
2004-07-12[PATCH] sparse: net/* NULL noise removalAlexander Viro1-1/+1
2004-05-08[NET]: Add sock_create_kern()James Morris1-2/+2
2004-02-17[IPVS] tidy up the header files to includeWensong Zhang1-5/+0
2004-02-13[IPVS] retry to run kernel_thread when memory is temporarily exhaustedWensong Zhang1-8/+21
2004-02-13[IPVS] remove the superfluous call of waitpid in sync codeWensong Zhang1-9/+0
2003-10-06[NET]: schedule_timeout() sets curr_state, from Alexey Dobriyan <adobriyan@ma...Randy Dunlap1-2/+0
2003-09-19[IPVS]: Use time_before/after.Stephen Hemminger1-2/+2
2003-08-27[IPVS]: Fix printf format strings.Randy Dunlap1-1/+1
2003-07-12[NET]: Merge in IPVS layer.Wensong Zhang1-0/+909