aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-2/+2
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches1-3/+3
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-10-31misc: replace NIPQUAD()Harvey Harrison1-2/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison1-2/+2
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian1-0/+1
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener1-19/+2
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener1-9/+1
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz1-20/+33
2008-09-05IPVS: Convert real server lookup functionsJulius Volz1-3/+5
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz1-1/+19
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz1-5/+11
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz1-0/+11
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz1-6/+9
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz1-0/+3
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz1-1/+2
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz1-0/+39
2008-09-05IPVS: Add debug macros for v4 and v6 address outputJulius Volz1-0/+42
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresJulius Volz1-0/+49
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz1-6/+12
2008-08-15ipvs: Create init functions for estimator codeSven Wegener1-0/+2
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener1-2/+26
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener1-1/+1
2008-08-11ipvs: Use ARRAY_SIZE()Sven Wegener1-1/+1
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz1-245/+8
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov1-1/+2
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov1-0/+3
2008-01-28[IPVS]: Remove declaration of unimplemented method and remove unused definition from include/net/ip_vs.hRami Rosen1-2/+0
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman1-28/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman1-2/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger1-4/+0
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski1-0/+4
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski1-0/+4
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-6/+6
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu1-1/+0
2006-12-02[NET]: ipvs checksum annotations.Al Viro1-4/+10
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro1-1/+1
2006-11-09[IPVS]: Compile fix for annotations in userland.Simon Horman1-0/+1
2006-09-28[IPVS]: ipvs annotationsAl Viro1-34/+34
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-5/+7
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov1-0/+3
2005-09-01[IPVS]: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+999