| Commit message (Expand) | Author | Age |
* | ipvs: reorganize tot_stats | Julian Anastasov | 2011-03-14 |
* | ipvs: move struct netns_ipvs | Julian Anastasov | 2011-03-14 |
* | IPVS: Fix variable assignment in ip_vs_notrack | Jesper Juhl | 2011-03-14 |
* | ipvs: unify the formula to estimate the overhead of processing connections | Changli Gao | 2011-02-24 |
* | ipvs: use hlist instead of list | Changli Gao | 2011-02-22 |
* | ipvs: make "no destination available" message more informative | Patrick Schaaf | 2011-02-16 |
* | IPVS: Remove unused variables | Simon Horman | 2011-02-01 |
* | netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros | Jozsef Kadlecsik | 2011-02-01 |
* | netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n | Patrick McHardy | 2011-01-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-01-20 |
|\ |
|
| * | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 |
| |\ |
|
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 2011-01-19 |
| * | | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 2011-01-18 |
| * | | netfilter: nf_nat: fix conversion to non-atomic bit ops | Changli Gao | 2011-01-18 |
| * | | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 2011-01-14 |
| * | | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 2011-01-14 |
| |\ \ |
|
| | * | | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-12 |
| | * | | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-12 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 2011-01-12 |
| | |\ \ |
|
| * | | | | netfilter: fix Kconfig dependencies | Patrick McHardy | 2011-01-14 |
| |/ / / |
|
| * | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2010-12-15 |
| * | | | IPVS: Backup, adding version 0 sending capabilities | Hans Schillstrom | 2010-11-24 |
| * | | | IPVS: Backup, Change sending to Version 1 format | Hans Schillstrom | 2010-11-24 |
| * | | | IPVS: Backup, Adding Version 1 receive capability | Hans Schillstrom | 2010-11-24 |
| * | | | IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ... | Hans Schillstrom | 2010-11-24 |
| * | | | IPVS: Make the cp argument to ip_vs_sync_conn() static | Simon Horman | 2010-11-15 |
| * | | | IPVS: Add persistence engine to connection entry | Simon Horman | 2010-11-15 |
| * | | | netfilter: add __rcu annotations | Eric Dumazet | 2010-11-15 |
| * | | | netfilter: nf_nat: define nat_pptp_info as needed | Changli Gao | 2010-11-15 |
| * | | | netfilter: ct_extend: define NF_CT_EXT_* as needed | Changli Gao | 2010-11-15 |
| * | | | netfilter: nf_nat: don't use atomic bit operation | Changli Gao | 2010-11-15 |
| * | | | netfilter: nf_conntrack: define ct_*_info as needed | Changli Gao | 2010-11-15 |
| * | | | netfilter: nf_conntrack: don't always initialize ct->proto | Changli Gao | 2010-11-12 |