aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+2
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-5/+2
* IPVS: use pr_fmtHannes Eder2009-07-301-59/+60
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-141-2/+2
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-191-3/+3
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-031-3/+0
* misc: replace NIPQUAD()Harvey Harrison2008-10-311-2/+2
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-2/+2
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-0/+1
* ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-091-19/+2
* ipvs: Restrict connection table size via KconfigSven Wegener2008-09-091-9/+1
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-20/+33
* IPVS: Convert real server lookup functionsJulius Volz2008-09-051-3/+5
* IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-051-1/+19
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-5/+11
* IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-051-0/+11
* IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-6/+9
* IPVS: Add IPv6 support flag to schedulersJulius Volz2008-09-051-0/+3
* IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-1/+2
* IPVS: Add internal versions of sockopt interface structsJulius Volz2008-09-051-0/+39
* IPVS: Add debug macros for v4 and v6 address outputJulius Volz2008-09-051-0/+42
* IPVS: Add general v4/v6 helper functions / data structuresJulius Volz2008-09-051-0/+49
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-6/+12
* ipvs: Create init functions for estimator codeSven Wegener2008-08-151-0/+2
* ipvs: Embed estimator object into stats objectSven Wegener2008-08-111-2/+26
* ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-111-1/+1
* ipvs: Use ARRAY_SIZE()Sven Wegener2008-08-111-1/+1
* ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-311-245/+8
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-291-1/+2
* [IPVS]: Switch to using ctl_paths.Pavel Emelyanov2008-01-281-0/+3
* [IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen2008-01-281-2/+0
* [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-191-28/+0
* [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-191-2/+0
* [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-191-4/+0
* [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-071-0/+4
* [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-071-0/+4
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-6/+6
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-1/+0
* [NET]: ipvs checksum annotations.Al Viro2006-12-021-4/+10
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-021-1/+1
* [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-091-0/+1
* [IPVS]: ipvs annotationsAl Viro2006-09-281-34/+34
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-5/+7
* [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-141-0/+3
* [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-011-1/+1