summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_sync.c
Commit message (Expand)AuthorAgeFilesLines
* [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-071-1/+1
* [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-071-4/+20
* [IPVS]: use proper timeout instead of fixed valueAndy Gospodarek2007-10-301-2/+3
* Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov2007-10-191-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-2/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-5/+5
* [IPVS]: Fix state variable on failure to start ipvs threadsNeil Horman2007-06-191-2/+39
* [IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman2006-12-111-3/+6
* [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman2006-12-111-4/+4
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [IPVS]: ipvs annotationsAl Viro2006-09-291-8/+8
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-291-1/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-151-6/+14
* [IPVS]: Fix for overflowspageexec2005-06-271-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+892