aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_conn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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