summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs
Commit message (Expand)AuthorAgeFilesLines
* [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/+0
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-293-4/+4
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2
* [IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov2005-11-081-4/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-143-17/+60
* [IPVS]: Really invalidate persistent templatesJulian Anastasov2005-09-141-1/+1
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller2005-08-293-6/+6
* [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()David S. Miller2005-08-291-4/+4
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-0/+1
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-292-5/+6
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-2/+2
* [IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov2005-07-112-6/+9
* [IPVS]: Close race conditions on ip_vs_conn_tab list modificationNeil Horman2005-06-281-21/+4
* [IPVS]: Fix for overflowspageexec2005-06-262-5/+7
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-211-1/+0
* [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.cAdrian Bunk2005-06-023-186/+1
* [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov2005-05-191-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1627-0/+12565
OpenPOWER on IntegriCloud