aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_sync.c
Commit message (Expand)AuthorAge
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-06
* ipvs: Restrict sync message to 255 connectionsSven Wegener2008-09-21
* ipvs: Use pointer to address from sync messageSven Wegener2008-09-07
* IPVS: Convert real server lookup functionsJulius Volz2008-09-04
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-04
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-04
* ipvs: Fix possible deadlock in sync codeSven Wegener2008-08-11
* ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible()Sven Wegener2008-07-16
* ipvs: Put backup thread on mcast socket wait queueSven Wegener2008-07-16
* ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread()Sven Wegener2008-07-16
* ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send...Sven Wegener2008-07-16
* ipvs: Initialize mcast addr at compile timeSven Wegener2008-07-16
* net: remove CVS keywordsAdrian Bunk2008-06-12
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-29
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* [IPVS]: Create synced connections with their real stateRumen G. Bogdanovski2008-01-28
* [IPVS]: Flag synced connections and expose them in procRumen G. Bogdanovski2008-01-28
* [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-07
* [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-07
* [IPVS]: use proper timeout instead of fixed valueAndy Gospodarek2007-10-30
* Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [IPVS]: Fix state variable on failure to start ipvs threadsNeil Horman2007-06-19
* [IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman2006-12-11
* [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman2006-12-11
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [IPVS]: ipvs annotationsAl Viro2006-09-28
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-28
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-15
* [IPVS]: Fix for overflowspageexec2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16