| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | netfilter: nf_nat: fix conversion to non-atomic bit ops | Changli Gao | 2011-01-18 | 2 | -4/+4 |
| |/ / |
|
| * | | netfilter: create audit records for x_tables replaces | Thomas Graf | 2011-01-16 | 2 | -0/+17 |
| * | | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 2011-01-16 | 6 | -0/+247 |
| * | | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 2011-01-14 | 7 | -39/+19 |
| * | | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 2011-01-14 | 5245 | -168224/+321561 |
| |\ \ |
|
| | * | | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 2011-01-13 | 2 | -15/+46 |
| | * | | netfilter: x_table: speedup compat operations | Eric Dumazet | 2011-01-13 | 6 | -35/+57 |
| | * | | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 2011-01-13 | 2 | -2/+88 |
| | * | | netfilter: xt_comment: drop unneeded unsigned qualifier | Jan Engelhardt | 2011-01-13 | 1 | -1/+1 |
| | * | | 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 | 2 | -12/+12 |
| | * | | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-13 | 3 | -14/+16 |
| | * | | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-13 | 5 | -14/+17 |
| | * | | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-13 | 9 | -181/+230 |
| | * | | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-13 | 11 | -83/+153 |
| | * | | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-13 | 5 | -61/+256 |
| | * | | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-13 | 5 | -191/+240 |
| | * | | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-13 | 4 | -50/+64 |
| | * | | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-13 | 7 | -58/+76 |
| | * | | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 2011-01-13 | 6 | -37/+39 |
| | * | | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 2011-01-13 | 10 | -110/+129 |
| | * | | 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 | 3 | -63/+70 |
| | * | | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-13 | 3 | -43/+54 |
| | * | | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-13 | 5 | -49/+79 |
| | * | | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-13 | 3 | -1/+88 |
| | * | | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-13 | 2 | -16/+38 |
| | * | | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-13 | 2 | -18/+41 |
| | * | | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-13 | 9 | -115/+214 |
| | * | | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-13 | 13 | -33/+354 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 2011-01-13 | 5217 | -167091/+319302 |
| | |\ \ |
|
| * | | | | netfilter: fix Kconfig dependencies | Patrick McHardy | 2011-01-14 | 11 | -38/+37 |
| |/ / / |
|
| * | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2010-12-15 | 5 | -11/+34 |
| * | | | netfilter: xtables: use guarded types | Jan Engelhardt | 2010-12-15 | 7 | -32/+32 |
| * | | | IPVS: Backup, adding version 0 sending capabilities | Hans Schillstrom | 2010-11-25 | 3 | -1/+163 |
| * | | | IPVS: Backup, Change sending to Version 1 format | Hans Schillstrom | 2010-11-25 | 3 | -48/+156 |
| * | | | IPVS: Backup, Adding Version 1 receive capability | Hans Schillstrom | 2010-11-25 | 4 | -123/+440 |
| * | | | 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 | 6 | -14/+18 |
| * | | | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy | 2010-11-16 | 6 | -56/+65 |
| |\ \ \ |
|
| | * | | | 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 | 2 | -2/+2 |