aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_conn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+5
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-09-28[IPVS]: ipvs annotationsAl Viro1-12/+12
2006-01-05[IPVS]: Another file needs linux/interrupt.hAndrew Morton1-0/+1
2006-01-04[IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo1-0/+1
2006-01-03[IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali1-8/+10
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven1-1/+1
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov1-3/+38
2005-09-14[IPVS]: Really invalidate persistent templatesJulian Anastasov1-1/+1
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-07-11[IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov1-3/+3
2005-06-28[IPVS]: Close race conditions on ip_vs_conn_tab list modificationNeil Horman1-21/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+920