summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_conn.c
Commit message (Expand)AuthorAgeFilesLines
* [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