summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_conn.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-1110/+0
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-27/+30
* IPVS: Convert procfs files for IPv6 entry outputVince Busam2008-09-051-4/+33
* IPVS: Convert real server lookup functionsJulius Volz2008-09-051-2/+3
* IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-051-1/+33
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-39/+61
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-30/+30
* ipvs: Annotate init functions with __initSven Wegener2008-08-111-1/+1
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [IPVS]: Create synced connections with their real stateRumen G. Bogdanovski2008-01-281-2/+14
* [IPVS]: Flag synced connections and expose them in procRumen G. Bogdanovski2008-01-281-0/+53
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [IPVS]: Remove unused exports.Adrian Bunk2007-11-121-1/+0
* [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-071-0/+19
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-111-5/+5
|\
| * [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
|/
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [IPVS]: ipvs annotationsAl Viro2006-09-281-12/+12
* [IPVS]: Another file needs linux/interrupt.hAndrew Morton2006-01-051-0/+1
* [IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo2006-01-041-0/+1
* [IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali2006-01-031-8/+10
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-291-1/+1
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-141-3/+38
* [IPVS]: Really invalidate persistent templatesJulian Anastasov2005-09-141-1/+1
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov2005-07-111-3/+3
* [IPVS]: Close race conditions on ip_vs_conn_tab list modificationNeil Horman2005-06-281-21/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+920
OpenPOWER on IntegriCloud