| Commit message (Expand) | Author | Age | Files | Lines |
* | IPVS: Remove ip_vs_sync_cleanup from section __exit | Simon Horman | 2011-02-01 | 1 | -1/+1 |
* | IPVS: Allow compilation with CONFIG_SYSCTL disabled | Simon Horman | 2011-02-01 | 3 | -25/+29 |
* | IPVS: remove duplicate initialisation or rs_table | Simon Horman | 2011-02-01 | 1 | -3/+0 |
* | IPVS: use z modifier for sizeof() argument | Simon Horman | 2011-02-01 | 1 | -1/+1 |
* | netfilter: ipvs: fix compiler warnings | Changli Gao | 2011-01-25 | 1 | -3/+1 |
* | IPVS netns BUG, register sysctl for root ns | Hans Schillstrom | 2011-01-25 | 1 | -1/+1 |
* | IPVS: Change sock_create_kernel() to __sock_create() | Simon Horman | 2011-01-22 | 1 | -2/+2 |
* | netfilter: ipvs: fix compiler warnings | Changli Gao | 2011-01-22 | 2 | -0/+8 |
* | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 2011-01-13 | 7 | -32/+1 |
* | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2011-01-13 | 2 | -6/+9 |
* | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-13 | 1 | -12/+9 |
* | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-13 | 1 | -12/+11 |
* | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-13 | 3 | -13/+13 |
* | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-13 | 7 | -163/+184 |
* | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-13 | 9 | -72/+109 |
* | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-13 | 3 | -58/+204 |
* | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-13 | 3 | -182/+219 |
* | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-13 | 2 | -48/+58 |
* | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-13 | 5 | -52/+65 |
* | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 2011-01-13 | 5 | -35/+39 |
* | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 2011-01-13 | 8 | -97/+122 |
* | IPVS: netns preparation for proto_ah_esp | Hans Schillstrom | 2011-01-13 | 2 | -16/+10 |
* | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2011-01-13 | 2 | -63/+61 |
* | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-13 | 2 | -43/+46 |
* | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-13 | 3 | -48/+70 |
* | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-13 | 1 | -0/+66 |
* | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-13 | 1 | -16/+34 |
* | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-13 | 1 | -18/+36 |
* | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-13 | 7 | -110/+147 |
* | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-13 | 10 | -33/+316 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 2011-01-13 | 3 | -31/+12 |
|\ |
|
| * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 1 | -1/+1 |
| |\ |
|
| | * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 2010-12-15 | 1 | -1/+1 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-11-19 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | netfilter: fix IP_VS dependencies | Patrick McHardy | 2010-11-18 | 1 | -0/+1 |
| * | | net: use the macros defined for the members of flowi | Changli Gao | 2010-11-17 | 2 | -30/+10 |
* | | | IPVS: Backup, adding version 0 sending capabilities | Hans Schillstrom | 2010-11-25 | 2 | -1/+161 |
* | | | IPVS: Backup, Change sending to Version 1 format | Hans Schillstrom | 2010-11-25 | 2 | -47/+155 |
* | | | IPVS: Backup, Adding Version 1 receive capability | Hans Schillstrom | 2010-11-25 | 2 | -123/+431 |
* | | | IPVS: Backup, Adding structs for new sync format | Hans Schillstrom | 2010-11-25 | 1 | -12/+142 |
* | | | IPVS: Handle Scheduling errors. | Hans Schillstrom | 2010-11-25 | 4 | -23/+64 |
* | | | IPVS: skb defrag in L7 helpers | Hans Schillstrom | 2010-11-25 | 1 | -0/+3 |
* | | | IPVS: Split ports[2] into src_port and dst_port | Hans Schillstrom | 2010-11-25 | 1 | -10/+11 |
* | | | IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ... | Hans Schillstrom | 2010-11-25 | 5 | -12/+14 |
* | | | ipvs: allow transmit of GRO aggregated skbs | Simon Horman | 2010-11-16 | 1 | -10/+15 |
* | | | ipvs: remove shadow rt variable | Eric Dumazet | 2010-11-16 | 1 | -1/+0 |
* | | | ipvs: add static and read_mostly attributes | Eric Dumazet | 2010-11-16 | 1 | -5/+5 |
* | | | IPVS: buffer argument to ip_vs_process_message() should not be const | Simon Horman | 2010-11-16 | 1 | -1/+1 |
* | | | IPVS: Remove useless { } block from ip_vs_process_message() | Simon Horman | 2010-11-16 | 1 | -13/+11 |
* | | | IPVS: Make the cp argument to ip_vs_sync_conn() static | Simon Horman | 2010-11-16 | 1 | -1/+1 |