aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-13
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-13
* IPVS remove unused var from migration to netnsHans Schillstrom2011-06-13
* IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-27
* ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\
| * IPVS: init and cleanup restructuringHans Schillstrom2011-05-10
* | net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
|\
| * IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
* IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman2011-03-14
* IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman2011-03-14
* IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman2011-03-14
* IPVS: Add sysctl_sync_ver()Simon Horman2011-03-14
* IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-14
* ipvs: rename estimator functionsJulian Anastasov2011-03-14
* ipvs: optimize rates readingJulian Anastasov2011-03-14
* ipvs: remove unused seqcount statsJulian Anastasov2011-03-14
* ipvs: properly zero stats and ratesJulian Anastasov2011-03-14
* ipvs: reorganize tot_statsJulian Anastasov2011-03-14
* ipvs: move struct netns_ipvsJulian Anastasov2011-03-14
* IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl2011-03-14
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-24
* ipvs: use hlist instead of listChangli Gao2011-02-22
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-16
* IPVS: Remove unused variablesSimon Horman2011-02-01
* IPVS: netns, trash handlingHans Schillstrom2011-01-12
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-12
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-12
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-12
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-12
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-12
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-12
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-12
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-12
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-12
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-12
* IPVS: netns, prepare protocolHans Schillstrom2011-01-12
* IPVS: netns to services part 1Hans Schillstrom2011-01-12
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-12
* IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-24
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-24
* IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-24
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-24
* IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-15
* IPVS: Add persistence engine to connection entrySimon Horman2010-11-15
* ipvs: provide address family for debuggingJulian Anastasov2010-10-21