ipvs: take care of return value from protocol init_netns
[linux-flexiantxendom0-3.2.10.git] / include / net / ip_vs.h
2012-04-30 Hans Schillstromipvs: take care of return value from protocol init_netns
2012-03-04 Paul GortmakerBUG: headers with BUG/BUG_ON etc. need linux/bug.h
2012-01-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-31 Julian Anastasovipvs: try also real server with port 0 in backup server
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Krzysztof Wilczynskiipvs: Fix compilation error in ip_vs.h for ip_vs_confir...
2011-11-01 Simon Hormanipvs: Remove unused return value of protocol state...
2011-11-01 Simon Hormanipvs: Remove unused parameter from ip_vs_confirm_conntr...
2011-10-31 Paul Gortmakerip_vs.h: fix implicit use of module_get/module_put...
2011-10-12 Hans SchillstromIPVS netns shutdown/startup dead-lock
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-14 Hans SchillstromIPVS: remove unused init and cleanup functions.
2011-06-13 Hans SchillstromIPVS: rename of netns init and cleanup functions.
2011-06-13 Hans SchillstromIPVS remove unused var from migration to netns
2011-05-27 Hans SchillstromIPVS: bug in ip_vs_ftp, same list heaad used in all...
2011-05-12 Julian Anastasovipvs: Remove all remaining references to rt->rt_{src...
2011-05-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-3.6
2011-05-10 Hans SchillstromIPVS: init and cleanup restructuring
2011-05-08 Hans SchillstromIPVS: init and cleanup restructuring
2011-04-24 David S. Millernet: Remove __KERNEL__ cpp checks from include/net
2011-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-04-04 Hans SchillstromIPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_gen...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-22 Simon HormanIPVS: Use global mutex in ip_vs_app.c
2011-03-15 Simon HormanIPVS: Conditionally include sysctl members of struct...
2011-03-15 Simon HormanIPVS: Conditional ip_vs_conntrack_enabled()
2011-03-15 Simon HormanIPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL...
2011-03-15 Simon HormanIPVS: Add sysctl_sync_ver()
2011-03-15 Simon HormanIPVS: Add {sysctl_sync_threshold,period}()
2011-03-15 Julian Anastasovipvs: rename estimator functions
2011-03-15 Julian Anastasovipvs: optimize rates reading
2011-03-15 Julian Anastasovipvs: remove unused seqcount stats
2011-03-15 Julian Anastasovipvs: properly zero stats and rates
2011-03-15 Julian Anastasovipvs: reorganize tot_stats
2011-03-15 Julian Anastasovipvs: move struct netns_ipvs
2011-03-15 Jesper JuhlIPVS: Fix variable assignment in ip_vs_notrack
2011-02-25 Changli Gaoipvs: unify the formula to estimate the overhead of...
2011-02-22 Changli Gaoipvs: use hlist instead of list
2011-02-16 Patrick Schaafipvs: make "no destination available" message more...
2011-02-01 Simon HormanIPVS: Remove unused variables
2011-01-13 Hans SchillstromIPVS: netns, trash handling
2011-01-13 Hans SchillstromIPVS: netns, defense work timer.
2011-01-13 Hans SchillstromIPVS: netns, ip_vs_ctl local vars moved to ipvs struct.
2011-01-13 Hans SchillstromIPVS: netns, connection hash got net as param.
2011-01-13 Hans SchillstromIPVS: netns, ip_vs_stats and its procfs
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_sync
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_est
2011-01-13 Hans SchillstromIPVS: netns awareness to ip_vs_app
2011-01-13 Hans SchillstromIPVS: netns, common protocol changes and use of appcnt.
2011-01-13 Hans SchillstromIPVS: netns, use ip_vs_proto_data as param.
2011-01-13 Hans SchillstromIPVS: netns preparation for proto_tcp
2011-01-13 Hans SchillstromIPVS: netns, prepare protocol
2011-01-13 Hans SchillstromIPVS: netns to services part 1
2011-01-13 Hans SchillstromIPVS: netns, add basic init per netns.
2010-11-25 Hans SchillstromIPVS: Backup, adding version 0 sending capabilities
2010-11-25 Hans SchillstromIPVS: Backup, Change sending to Version 1 format
2010-11-25 Hans SchillstromIPVS: Backup, Adding Version 1 receive capability
2010-11-25 Hans SchillstromIPVS: Backup, Prepare for transferring firewall marks...
2010-11-15 Simon HormanIPVS: Make the cp argument to ip_vs_sync_conn() static
2010-11-15 Simon HormanIPVS: Add persistence engine to connection entry
2010-10-21 Julian Anastasovipvs: provide address family for debugging
2010-10-21 Julian Anastasovipvs: changes for local real server
2010-10-21 Julian Anastasovipvs: do not schedule conns from real servers
2010-10-21 Julian Anastasovipvs: switch to notrack mode
2010-10-21 Julian Anastasovipvs: optimize checksums for apps
2010-10-19 Hans Schillstromipvs: IPv6 tunnel mode
2010-10-04 Simon HormanIPVS: Allow configuration of persistence engines
2010-10-04 Simon HormanIPVS: management of persistence engine modules
2010-10-04 Simon HormanIPVS: Add persistence engine data to /proc/net/ip_vs_conn
2010-10-04 Simon HormanIPVS: Add struct ip_vs_pe
2010-10-04 Simon HormanIPVS: Add struct ip_vs_conn_param
2010-09-21 Julian Anastasovipvs: make rerouting optional with snat_reroute
2010-09-21 Julian Anastasovipvs: netfilter connection tracking changes
2010-09-17 Julian Anastasovipvs: extend connection flags to 32 bits
2010-09-08 Julian Anastasovipvs: fix active FTP
2010-08-02 Simon Hormanipvs: provide default ip_vs_conn_{in,out}_get_proto
2010-07-23 Hannes EderIPVS: make FTP work with full NAT support
2010-02-18 Venkata Mohan Reddyipvs: SCTP Trasport Loadbalancing Support
2010-01-05 Catalin(ux) M. BOIEIPVS: Allow boot time change of hash size
2009-11-04 Eric Dumazetnet: cleanup include/net
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-08-03 Hannes EderIPVS: use pr_err and friends instead of IP_VS_ERR and...
2009-07-30 Hannes EderIPVS: use pr_fmt
2009-02-15 Harvey Harrisonnet: replace __constant_{endian} uses in net headers
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-11-04 Julius VolzIPVS: Remove supports_ipv6 scheduler flag
2008-10-31 Harvey Harrisonmisc: replace NIPQUAD()
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace uses of NIP6_FMT with %p6
2008-10-16 Harvey Harrisoninclude: replace __FUNCTION__ with __func__
2008-10-01 KOVACS Krisztianipv4: Make inet_sock.h independent of route.h
2008-09-08 Sven Wegeneripvs: Embed user stats structure into kernel stats...
2008-09-08 Sven Wegeneripvs: Restrict connection table size via Kconfig
2008-09-05 Julius VolzIPVS: Adjust various debug outputs to use new macros
2008-09-05 Julius VolzIPVS: Convert real server lookup functions
2008-09-05 Julius VolzIPVS: Add and bind IPv6 xmit functions
2008-09-05 Julius VolzIPVS: Extend functions for getting/creating connections
2008-09-05 Julius VolzIPVS: Extend protocol DNAT/SNAT and state handlers
2008-09-05 Julius VolzIPVS: Add 'af' args to protocol handler functions
next