aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip_vs.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-16include: replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-2/+2
2008-10-01ipv4: Make inet_sock.h independent of route.hGravatar KOVACS Krisztian 1-0/+1
2008-09-09ipvs: Embed user stats structure into kernel stats structureGravatar Sven Wegener 1-19/+2
2008-09-09ipvs: Restrict connection table size via KconfigGravatar Sven Wegener 1-9/+1
2008-09-05IPVS: Adjust various debug outputs to use new macrosGravatar Julius Volz 1-20/+33
2008-09-05IPVS: Convert real server lookup functionsGravatar Julius Volz 1-3/+5
2008-09-05IPVS: Add and bind IPv6 xmit functionsGravatar Julius Volz 1-1/+19
2008-09-05IPVS: Extend functions for getting/creating connectionsGravatar Julius Volz 1-5/+11
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersGravatar Julius Volz 1-0/+11
2008-09-05IPVS: Add 'af' args to protocol handler functionsGravatar Julius Volz 1-6/+9
2008-09-05IPVS: Add IPv6 support flag to schedulersGravatar Julius Volz 1-0/+3
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Gravatar Julius Volz 1-1/+2
2008-09-05IPVS: Add internal versions of sockopt interface structsGravatar Julius Volz 1-0/+39
2008-09-05IPVS: Add debug macros for v4 and v6 address outputGravatar Julius Volz 1-0/+42
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresGravatar Julius Volz 1-0/+49
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesGravatar Julius Volz 1-6/+12
2008-08-15ipvs: Create init functions for estimator codeGravatar Sven Wegener 1-0/+2
2008-08-11ipvs: Embed estimator object into stats objectGravatar Sven Wegener 1-2/+26
2008-08-11ipvs: Mark net_vs_ctl_path constGravatar Sven Wegener 1-1/+1
2008-08-11ipvs: Use ARRAY_SIZE()Gravatar Sven Wegener 1-1/+1
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hGravatar Julius Volz 1-245/+8
2008-04-29ipvs: fix oops in backup for fwmark conn templatesGravatar Julian Anastasov 1-1/+2
2008-01-28[IPVS]: Switch to using ctl_paths.Gravatar Pavel Emelyanov 1-0/+3
2008-01-28[IPVS]: Remove declaration of unimplemented method and remove unused definiti...Gravatar Rami Rosen 1-2/+0
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDGravatar Simon Horman 1-28/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersGravatar Simon Horman 1-2/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyGravatar Christian Borntraeger 1-4/+0
2007-11-07[IPVS]: Synchronize closing of ConnectionsGravatar Rumen G. Bogdanovski 1-0/+4
2007-11-07[IPVS]: Bind connections on stanby if the destination existsGravatar Rumen G. Bogdanovski 1-0/+4
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Gravatar Herbert Xu 1-6/+6
2007-10-15[IPVS]: Replace local version of skb_make_writableGravatar Herbert Xu 1-1/+0
2006-12-02[NET]: ipvs checksum annotations.Gravatar Al Viro 1-4/+10
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Gravatar Al Viro 1-1/+1
2006-11-09[IPVS]: Compile fix for annotations in userland.Gravatar Simon Horman 1-0/+1
2006-09-28[IPVS]: ipvs annotationsGravatar Al Viro 1-34/+34
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hGravatar Arnaldo Carvalho de Melo 1-5/+7
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-1/+1
2005-10-04[IPVS]: fix sparse gfp nocast warningsGravatar Randy Dunlap 1-1/+1
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceGravatar Julian Anastasov 1-0/+3
2005-09-01[IPVS]: "extern inline" -> "static inline"Gravatar Adrian Bunk 1-1/+1
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+999