aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
* 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
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-5/+59
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-0/+11
* IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-251-0/+2
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-251-1/+1
* IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-251-0/+1
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+4
* IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-161-1/+1
* IPVS: Add persistence engine to connection entrySimon Horman2010-11-161-2/+14
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-8/+9
* ipvs: changes for local real serverJulian Anastasov2010-10-211-0/+1
* ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-1/+2
* ipvs: switch to notrack modeJulian Anastasov2010-10-211-1/+19