| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet | 1 | -34/+48 |
| 2011-01-13 | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 1 | -2/+73 |
| 2011-01-13 | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 7 | -32/+1 |
| 2011-01-13 | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2 | -6/+9 |
| 2011-01-13 | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 1 | -12/+9 |
| 2011-01-13 | IPVS: netns, trash handling | Hans Schillstrom | 1 | -12/+11 |
| 2011-01-13 | IPVS: netns, defense work timer. | Hans Schillstrom | 3 | -13/+13 |
| 2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 7 | -163/+184 |
| 2011-01-13 | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 9 | -72/+109 |
| 2011-01-13 | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 3 | -58/+204 |
| 2011-01-13 | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 3 | -182/+219 |
| 2011-01-13 | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2 | -48/+58 |
| 2011-01-13 | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 5 | -52/+65 |
| 2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 5 | -35/+39 |
| 2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 9 | -98/+123 |
| 2011-01-13 | IPVS: netns preparation for proto_ah_esp | Hans Schillstrom | 2 | -16/+10 |
| 2011-01-13 | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2 | -63/+61 |
| 2011-01-13 | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2 | -43/+46 |
| 2011-01-13 | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 3 | -48/+70 |
| 2011-01-13 | IPVS: netns, prepare protocol | Hans Schillstrom | 1 | -0/+66 |
| 2011-01-13 | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 1 | -16/+34 |
| 2011-01-13 | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 1 | -18/+36 |
| 2011-01-13 | IPVS: netns to services part 1 | Hans Schillstrom | 7 | -110/+147 |
| 2011-01-13 | IPVS: netns, add basic init per netns. | Hans Schillstrom | 10 | -33/+316 |
| 2011-01-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 9 | -71/+57 |
| 2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2011-01-06 | netfilter: fix export secctx error handling | Pablo Neira Ayuso | 2 | -12/+15 |
| 2011-01-06 | netfilter: fix the race when initializing nf_ct_expect_hash_rnd | Changli Gao | 2 | -20/+20 |
| 2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 1 | -1/+1 |
| 2010-11-25 | IPVS: Backup, adding version 0 sending capabilities | Hans Schillstrom | 2 | -1/+161 |
| 2010-11-25 | IPVS: Backup, Change sending to Version 1 format | Hans Schillstrom | 2 | -47/+155 |
| 2010-11-25 | IPVS: Backup, Adding Version 1 receive capability | Hans Schillstrom | 2 | -123/+431 |
| 2010-11-25 | IPVS: Backup, Adding structs for new sync format | Hans Schillstrom | 1 | -12/+142 |
| 2010-11-25 | IPVS: Handle Scheduling errors. | Hans Schillstrom | 4 | -23/+64 |
| 2010-11-25 | IPVS: skb defrag in L7 helpers | Hans Schillstrom | 1 | -0/+3 |
| 2010-11-25 | IPVS: Split ports[2] into src_port and dst_port | Hans Schillstrom | 1 | -10/+11 |
| 2010-11-25 | IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ... | Hans Schillstrom | 5 | -12/+14 |
| 2010-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-11-19 | netfilter: fix IP_VS dependencies | Patrick McHardy | 1 | -0/+1 |
| 2010-11-17 | net: use the macros defined for the members of flowi | Changli Gao | 3 | -36/+16 |
| 2010-11-17 | netfilter: allow hooks to pass error code back up the stack | Eric Paris | 1 | -2/+4 |
| 2010-11-16 | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy | 5 | -53/+50 |
| 2010-11-16 | netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert() | Eric Dumazet | 1 | -2/+2 |
| 2010-11-16 | ipvs: allow transmit of GRO aggregated skbs | Simon Horman | 1 | -10/+15 |
| 2010-11-16 | ipvs: remove shadow rt variable | Eric Dumazet | 1 | -1/+0 |
| 2010-11-16 | ipvs: add static and read_mostly attributes | Eric Dumazet | 1 | -5/+5 |
| 2010-11-16 | IPVS: buffer argument to ip_vs_process_message() should not be const | Simon Horman | 1 | -1/+1 |
| 2010-11-16 | IPVS: Remove useless { } block from ip_vs_process_message() | Simon Horman | 1 | -13/+11 |
| 2010-11-16 | IPVS: Make the cp argument to ip_vs_sync_conn() static | Simon Horman | 1 | -1/+1 |
| 2010-11-16 | IPVS: Only match pe_data created by the same pe | Simon Horman | 1 | -1/+1 |