| Commit message (Expand) | Author | Age | Files | Lines |
* | net_sched: RCU conversion of stab | Eric Dumazet | 2011-01-20 | 1 | -6/+15 |
* | net_sched: move TCQ_F_THROTTLED flag | Eric Dumazet | 2011-01-20 | 1 | -10/+28 |
* | netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n | Patrick McHardy | 2011-01-20 | 1 | -0/+12 |
* | netfilter: xtables: add missing header inclusions for headers_check | Jan Engelhardt | 2011-01-20 | 39 | -0/+77 |
* | Merge branch 'connlimit' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-20 | 1 | -1/+1 |
|\ |
|
| * | netfilter: xtables: remove duplicate member | Jan Engelhardt | 2011-01-20 | 1 | -1/+1 |
* | | Merge branch 'connlimit' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-20 | 1 | -0/+12 |
|\| |
|
| * | netfilter: xtables: connlimit revision 1 | Jan Engelhardt | 2011-01-19 | 1 | -0/+12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-01-20 | 63 | -247/+748 |
|\ \ |
|
| * | | netfilter: xtables: remove extraneous header that slipped in | Jan Engelhardt | 2011-01-20 | 1 | -1/+0 |
| * | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 | 273 | -1777/+7169 |
| |\ \ |
|
| * | | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 2011-01-19 | 4 | -0/+68 |
| | |/
| |/| |
|
| * | | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 2011-01-18 | 2 | -0/+15 |
| * | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-18 | 31 | -121/+123 |
| |\ \ |
|
| | * | | netfilter: xtables: add missing header files to export list | Jan Engelhardt | 2011-01-18 | 1 | -0/+2 |
| | * | | netfilter: xtables: use __uXX guarded types for userspace exports | Jan Engelhardt | 2011-01-18 | 30 | -121/+121 |
| * | | | netfilter: allow NFQUEUE bypass if no listener is available | Florian Westphal | 2011-01-18 | 2 | -0/+7 |
| * | | | netfilter: reduce NF_VERDICT_MASK to 0xff | Florian Westphal | 2011-01-18 | 1 | -5/+15 |
| * | | | netfilter: nf_nat: fix conversion to non-atomic bit ops | Changli Gao | 2011-01-18 | 1 | -2/+2 |
| |/ / |
|
| * | | netfilter: create audit records for x_tables replaces | Thomas Graf | 2011-01-16 | 1 | -0/+1 |
| * | | netfilter: audit target to record accepted/dropped packets | Thomas Graf | 2011-01-16 | 3 | -0/+32 |
| * | | netfilter: nf_conntrack: use is_vmalloc_addr() | Patrick McHardy | 2011-01-14 | 3 | -5/+2 |
| * | | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 2011-01-14 | 288 | -3074/+6106 |
| |\ \ |
|
| | * | | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 2011-01-13 | 1 | -3/+12 |
| | * | | netfilter: x_table: speedup compat operations | Eric Dumazet | 2011-01-13 | 1 | -1/+2 |
| | * | | netfilter: xt_conntrack: support matching on port ranges | Patrick McHardy | 2011-01-13 | 1 | -0/+15 |
| | * | | netfilter: xt_comment: drop unneeded unsigned qualifier | Jan Engelhardt | 2011-01-13 | 1 | -1/+1 |
| | * | | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-13 | 1 | -0/+3 |
| | * | | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-13 | 2 | -2/+5 |
| | * | | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-13 | 2 | -1/+4 |
| | * | | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-13 | 2 | -18/+46 |
| | * | | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-13 | 2 | -11/+44 |
| | * | | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-13 | 2 | -3/+52 |
| | * | | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-13 | 2 | -9/+21 |
| | * | | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-13 | 2 | -2/+6 |
| | * | | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-13 | 2 | -6/+11 |
| | * | | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 2011-01-13 | 1 | -2/+0 |
| | * | | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 2011-01-13 | 1 | -12/+6 |
| | * | | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2011-01-13 | 1 | -0/+9 |
| | * | | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-13 | 1 | -0/+8 |
| | * | | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-13 | 2 | -1/+9 |
| | * | | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-13 | 2 | -1/+22 |
| | * | | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-13 | 1 | -0/+4 |
| | * | | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-13 | 1 | -0/+5 |
| | * | | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-13 | 2 | -5/+67 |
| | * | | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-13 | 3 | -0/+38 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 2011-01-13 | 281 | -3001/+5721 |
| | |\ \ |
|
| * | | | | netfilter: fix Kconfig dependencies | Patrick McHardy | 2011-01-14 | 2 | -4/+4 |
| |/ / / |
|
| * | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2010-12-15 | 3 | -10/+25 |
| * | | | netfilter: xtables: use guarded types | Jan Engelhardt | 2010-12-15 | 7 | -32/+32 |