summaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* ipvs: Restrict connection table size via KconfigSven Wegener2008-09-091-9/+1Star
* 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-08-011-245/+8Star
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-291-1/+2
* [IPVS]: Switch to using ctl_paths.Pavel Emelyanov2008-01-291-0/+3
* [IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen2008-01-291-2/+0Star
* [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-201-28/+0Star
* [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-201-2/+0Star
* [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-201-4/+0Star
* [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/+0Star
* [NET]: ipvs checksum annotations.Al Viro2006-12-031-4/+10
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-031-1/+1
* [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-101-0/+1
* [IPVS]: ipvs annotationsAl Viro2006-09-291-34/+34
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [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-091-1/+1
* [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-151-0/+3
* [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-021-1/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-301-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+999