aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_est.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-166/+0
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener1-20/+20
2008-08-15ipvs: Create init functions for estimator codeSven Wegener1-7/+11
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener1-79/+38
2008-08-11ipvs: Fix possible deadlock in estimator codeSven Wegener1-2/+5
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov1-0/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-2/+1
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-05[IPVS]: Fix compilationAdrian Bunk1-0/+1
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200