aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2015-08-071-0/+2
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-171-1/+1
* ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-8/+7
|\
| * ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker2011-10-311-8/+7
* | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-011-1/+1
* | ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-3/+3
* | ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-011-3/+2
|/
* IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-121-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-6/+0
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-13/+13
* IPVS remove unused var from migration to netnsHans Schillstrom2011-06-131-2/+0
* IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-1/+2
* ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-121-5/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-111-0/+17
|\
| * IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-0/+17
* | net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-1/+1
|\
| * IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-041-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-211-2/+0
* IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman2011-03-151-8/+13
* IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman2011-03-151-0/+4
* IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman2011-03-151-0/+4
* IPVS: Add sysctl_sync_ver()Simon Horman2011-03-151-0/+11
* IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-151-0/+29
* ipvs: rename estimator functionsJulian Anastasov2011-03-151-2/+2
* ipvs: optimize rates readingJulian Anastasov2011-03-151-0/+2
* ipvs: remove unused seqcount statsJulian Anastasov2011-03-151-17/+0
* ipvs: properly zero stats and ratesJulian Anastasov2011-03-151-0/+1
* ipvs: reorganize tot_statsJulian Anastasov2011-03-151-2/+1
* ipvs: move struct netns_ipvsJulian Anastasov2011-03-151-0/+122
* IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl2011-03-151-1/+1
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-251-0/+14
* ipvs: use hlist instead of listChangli Gao2011-02-221-1/+1
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-0/+2
* IPVS: Remove unused variablesSimon Horman2011-02-011-2/+0
* IPVS: netns, trash handlingHans Schillstrom2011-01-131-2/+2
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-16/+11
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-11/+42
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-131-3/+48
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-131-9/+5
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-131-2/+2
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-6/+6
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-2/+0
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-12/+6
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-131-1/+1
* IPVS: netns, prepare protocolHans Schillstrom2011-01-131-1/+19