aboutsummaryrefslogtreecommitdiff
path: root/include/net/ip_vs.h
AgeCommit message (Expand)Author
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2009-11-04net: cleanup include/netEric Dumazet
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-10-31misc: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison
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