summaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
AgeCommit message (Expand)AuthorLines
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian-0/+1
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener-19/+2
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener-9/+1
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz-20/+33
2008-09-05IPVS: Convert real server lookup functionsJulius Volz-3/+5
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz-1/+19
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz-5/+11
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz-0/+11
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz-6/+9
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz-0/+3
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz-1/+2
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz-0/+39
2008-09-05IPVS: Add debug macros for v4 and v6 address outputJulius Volz-0/+42
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresJulius Volz-0/+49
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz-6/+12
2008-08-15ipvs: Create init functions for estimator codeSven Wegener-0/+2
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener-2/+26
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener-1/+1
2008-08-11ipvs: Use ARRAY_SIZE()Sven Wegener-1/+1
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz-245/+8
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov-1/+2
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov-0/+3
2008-01-28[IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen-2/+0
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman-28/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman-2/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger-4/+0
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski-0/+4
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski-0/+4
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-6/+6
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu-1/+0
2006-12-02[NET]: ipvs checksum annotations.Al Viro-4/+10
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro-1/+1
2006-11-09[IPVS]: Compile fix for annotations in userland.Simon Horman-0/+1
2006-09-28[IPVS]: ipvs annotationsAl Viro-34/+34
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo-5/+7
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro-1/+1
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap-1/+1
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov-0/+3
2005-09-01[IPVS]: "extern inline" -> "static inline"Adrian Bunk-1/+1
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+999