aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAge
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-03
* misc: replace NIPQUAD()Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-01
* ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-08
* ipvs: Restrict connection table size via KconfigSven Wegener2008-09-08
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-04
* IPVS: Convert real server lookup functionsJulius Volz2008-09-04
* IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-04
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-04
* IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-04
* IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-04
* IPVS: Add IPv6 support flag to schedulersJulius Volz2008-09-04
* IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-04
* IPVS: Add internal versions of sockopt interface structsJulius Volz2008-09-04
* IPVS: Add debug macros for v4 and v6 address outputJulius Volz2008-09-04
* IPVS: Add general v4/v6 helper functions / data structuresJulius Volz2008-09-04
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-04
* ipvs: Create init functions for estimator codeSven Wegener2008-08-14
* ipvs: Embed estimator object into stats objectSven Wegener2008-08-11
* ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-11
* ipvs: Use ARRAY_SIZE()Sven Wegener2008-08-11
* ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-31
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-29
* [IPVS]: Switch to using ctl_paths.Pavel Emelyanov2008-01-28
* [IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen2008-01-28
* [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-20
* [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-20
* [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-20
* [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-07
* [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-07
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-15
* [NET]: ipvs checksum annotations.Al Viro2006-12-03
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-03
* [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-09
* [IPVS]: ipvs annotationsAl Viro2006-09-28
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-05
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-15
* [IPVS]: "extern inline" -> "static inline"Adrian Bunk2005-09-01
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16