summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-5/+6
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-9/+10
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-1/+1
* [IPVS]: Another file needs linux/interrupt.hAndrew Morton2006-01-061-0/+1
* [NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy2006-01-051-4/+1Star
* [IPVS]: Fix compilationAdrian Bunk2006-01-052-0/+2
* [IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo2006-01-041-0/+1
* [IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali2006-01-034-14/+17
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-0311-0/+23
* [IPVS]: remove dead codeRoberto Nibali2006-01-034-104/+0Star
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-303-4/+4
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2Star
* [IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov2005-11-081-4/+3Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-153-17/+60
* [IPVS]: Really invalidate persistent templatesJulian Anastasov2005-09-151-1/+1
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-301-1/+1
* [IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller2005-08-303-6/+6
* [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()David S. Miller2005-08-301-4/+4
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-0/+1
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-302-5/+6
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-2/+2
* [IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov2005-07-122-6/+9
* [IPVS]: Close race conditions on ip_vs_conn_tab list modificationNeil Horman2005-06-291-21/+4Star
* [IPVS]: Fix for overflowspageexec2005-06-272-5/+7
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-211-1/+0Star
* [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.cAdrian Bunk2005-06-023-186/+1Star
* [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov2005-05-191-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1727-0/+12565