Age | Commit message (Expand) | Author | Files | Lines |
2011-03-21 | IPVS: Use global mutex in ip_vs_app.c | Simon Horman | 1 | -2/+0 |
2011-03-15 | IPVS: Conditionally include sysctl members of struct netns_ipvs | Simon Horman | 1 | -8/+13 |
2011-03-15 | IPVS: Conditional ip_vs_conntrack_enabled() | Simon Horman | 1 | -0/+4 |
2011-03-15 | IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined | Simon Horman | 1 | -0/+4 |
2011-03-15 | IPVS: Add sysctl_sync_ver() | Simon Horman | 1 | -0/+11 |
2011-03-15 | IPVS: Add {sysctl_sync_threshold,period}() | Simon Horman | 1 | -0/+29 |
2011-03-15 | ipvs: rename estimator functions | Julian Anastasov | 1 | -2/+2 |
2011-03-15 | ipvs: optimize rates reading | Julian Anastasov | 1 | -0/+2 |
2011-03-15 | ipvs: remove unused seqcount stats | Julian Anastasov | 1 | -17/+0 |
2011-03-15 | ipvs: properly zero stats and rates | Julian Anastasov | 1 | -0/+1 |
2011-03-15 | ipvs: reorganize tot_stats | Julian Anastasov | 1 | -2/+1 |
2011-03-15 | ipvs: move struct netns_ipvs | Julian Anastasov | 1 | -0/+122 |
2011-03-15 | IPVS: Fix variable assignment in ip_vs_notrack | Jesper Juhl | 1 | -1/+1 |
2011-02-25 | ipvs: unify the formula to estimate the overhead of processing connections | Changli Gao | 1 | -0/+14 |
2011-02-22 | ipvs: use hlist instead of list | Changli Gao | 1 | -1/+1 |
2011-02-16 | ipvs: make "no destination available" message more informative | Patrick Schaaf | 1 | -0/+2 |
2011-02-01 | IPVS: Remove unused variables | Simon Horman | 1 | -2/+0 |
2011-01-13 | IPVS: netns, trash handling | Hans Schillstrom | 1 | -2/+2 |
2011-01-13 | IPVS: netns, defense work timer. | Hans Schillstrom | 1 | -1/+1 |
2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 1 | -16/+11 |
2011-01-13 | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 1 | -11/+42 |
2011-01-13 | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 1 | -3/+48 |
2011-01-13 | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 1 | -9/+5 |
2011-01-13 | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 1 | -2/+2 |
2011-01-13 | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 1 | -6/+6 |
2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 1 | -2/+0 |
2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 1 | -12/+6 |
2011-01-13 | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 1 | -1/+1 |
2011-01-13 | IPVS: netns, prepare protocol | Hans Schillstrom | 1 | -1/+19 |
2011-01-13 | IPVS: netns to services part 1 | Hans Schillstrom | 1 | -5/+59 |
2011-01-13 | IPVS: netns, add basic init per netns. | Hans Schillstrom | 1 | -0/+11 |
2010-11-25 | IPVS: Backup, adding version 0 sending capabilities | Hans Schillstrom | 1 | -0/+2 |
2010-11-25 | IPVS: Backup, Change sending to Version 1 format | Hans Schillstrom | 1 | -1/+1 |
2010-11-25 | IPVS: Backup, Adding Version 1 receive capability | Hans Schillstrom | 1 | -0/+1 |
2010-11-25 | IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ... | Hans Schillstrom | 1 | -2/+4 |
2010-11-16 | IPVS: Make the cp argument to ip_vs_sync_conn() static | Simon Horman | 1 | -1/+1 |
2010-11-16 | IPVS: Add persistence engine to connection entry | Simon Horman | 1 | -2/+14 |
2010-10-21 | ipvs: provide address family for debugging | Julian Anastasov | 1 | -8/+9 |
2010-10-21 | ipvs: changes for local real server | Julian Anastasov | 1 | -0/+1 |
2010-10-21 | ipvs: do not schedule conns from real servers | Julian Anastasov | 1 | -1/+2 |
2010-10-21 | ipvs: switch to notrack mode | Julian Anastasov | 1 | -1/+19 |
2010-10-21 | ipvs: optimize checksums for apps | Julian Anastasov | 1 | -2/+10 |
2010-10-19 | ipvs: IPv6 tunnel mode | Hans Schillstrom | 1 | -0/+4 |
2010-10-04 | IPVS: Allow configuration of persistence engines | Simon Horman | 1 | -0/+1 |
2010-10-04 | IPVS: management of persistence engine modules | Simon Horman | 1 | -0/+6 |
2010-10-04 | IPVS: Add persistence engine data to /proc/net/ip_vs_conn | Simon Horman | 1 | -0/+1 |
2010-10-04 | IPVS: Add struct ip_vs_pe | Simon Horman | 1 | -1/+27 |
2010-10-04 | IPVS: Add struct ip_vs_conn_param | Simon Horman | 1 | -14/+30 |
2010-09-21 | ipvs: make rerouting optional with snat_reroute | Julian Anastasov | 1 | -0/+1 |
2010-09-21 | ipvs: netfilter connection tracking changes | Julian Anastasov | 1 | -1/+43 |