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