aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_proto_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell2008-09-121-0/+1
* ipvs: handle PARTIAL_CHECKSUMSimon Horman2008-09-091-2/+35
* ipvs: load balance IPv4 connections from a local processMalcolm Turnbull2008-09-051-2/+2
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-19/+26
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-12/+12
* IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-051-17/+68
* IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-28/+51
* IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-3/+6
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-8/+8
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-291-0/+1
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-27/+23
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-2/+3
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-6/+6
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-7/+5
* [NET]: ipvs checksum annotations.Al Viro2006-12-021-3/+3
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-021-3/+5
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-1/+1
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-101-1/+1
* [IPVS]: ipvs annotationsAl Viro2006-09-281-5/+5
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-4/+4
* [IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali2006-01-031-1/+1
* [IPVS]: remove dead codeRoberto Nibali2006-01-031-22/+0
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-291-1/+1
* [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()David S. Miller2005-08-291-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+640