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