summaryrefslogtreecommitdiff
path: root/net/ipv4/ipvs/ip_vs_conn.c
AgeCommit message (Expand)Author
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz
2008-09-05IPVS: Convert procfs files for IPv6 entry outputVince Busam
2008-09-05IPVS: Convert real server lookup functionsJulius Volz
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz
2008-08-11ipvs: Annotate init functions with __initSven Wegener
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-01-28[IPVS]: Create synced connections with their real stateRumen G. Bogdanovski
2008-01-28[IPVS]: Flag synced connections and expose them in procRumen G. Bogdanovski
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-11-12[IPVS]: Remove unused exports.Adrian Bunk
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-09-28[IPVS]: ipvs annotationsAl Viro
2006-01-05[IPVS]: Another file needs linux/interrupt.hAndrew Morton
2006-01-04[IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo
2006-01-03[IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov
2005-09-14[IPVS]: Really invalidate persistent templatesJulian Anastasov
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet
2005-07-11[IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov
2005-06-28[IPVS]: Close race conditions on ip_vs_conn_tab list modificationNeil Horman
2005-04-16Linux-2.6.12-rc2Linus Torvalds