| Age | Commit message (Expand) | Author | Files | Lines |
| 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 daemon. |  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 |
| 2010-09-17 | ipvs: extend connection flags to 32 bits |  Julian Anastasov | 1 | -1/+1 |
| 2010-09-08 | ipvs: fix active FTP |  Julian Anastasov | 1 | -0/+3 |
| 2010-08-02 | ipvs: provide default ip_vs_conn_{in,out}_get_proto |  Simon Horman | 1 | -0/+12 |
| 2010-07-23 | IPVS: make FTP work with full NAT support |  Hannes Eder | 1 | -2/+0 |
| 2010-02-18 | ipvs: SCTP Trasport Loadbalancing Support |  Venkata Mohan Reddy | 1 | -1/+21 |
| 2010-01-05 | IPVS: Allow boot time change of hash size |  Catalin(ux) M. BOIE | 1 | -11/+5 |
| 2009-11-04 | net: cleanup include/net |  Eric Dumazet | 1 | -4/+2 |
| 2009-08-05 | net: mark read-only arrays as const |  Jan Engelhardt | 1 | -1/+2 |
| 2009-08-02 | IPVS: use pr_err and friends instead of IP_VS_ERR and friends |  Hannes Eder | 1 | -5/+2 |
| 2009-07-30 | IPVS: use pr_fmt |  Hannes Eder | 1 | -58/+59 |
| 2009-02-14 | net: replace __constant_{endian} uses in net headers |  Harvey Harrison | 1 | -2/+2 |
| 2008-11-19 | include/net net/ - csum_partial - remove unnecessary casts |  Joe Perches | 1 | -3/+3 |
| 2008-11-03 | IPVS: Remove supports_ipv6 scheduler flag |  Julius Volz | 1 | -3/+0 |
| 2008-10-31 | misc: replace NIPQUAD() |  Harvey Harrison | 1 | -2/+2 |
| 2008-10-29 | net: replace %p6 with %pI6 |  Harvey Harrison | 1 | -1/+1 |
| 2008-10-28 | net: replace uses of NIP6_FMT with %p6 |  Harvey Harrison | 1 | -2/+2 |