| Commit message (Expand) | Author | Age | Files | Lines |
* | atl1c: remove private #define. | françois romieu | 2011-01-20 | 2 | -49/+9 |
* | netfilter: add a missing include in nf_conntrack_reasm.c | Eric Dumazet | 2011-01-20 | 1 | -0/+1 |
* | 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 |
* | netfilter: nf_nat: place conntrack in source hash after SNAT is done | Changli Gao | 2011-01-20 | 1 | -7/+11 |
* | 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 | 3 | -14/+49 |
|\ \
| |/ |
|
| * | netfilter: xtables: connlimit revision 1 | Jan Engelhardt | 2011-01-19 | 3 | -14/+49 |
* | | netfilter: do not omit re-route check on NF_QUEUE verdict | Florian Westphal | 2011-01-20 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-01-20 | 135 | -1712/+4477 |
|\ \ |
|
| * | | 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 | 4195 | -108062/+256857 |
| |\ \ |
|
| * | | | netfilter: nf_conntrack: fix lifetime display for disabled connections | Patrick McHardy | 2011-01-19 | 1 | -17/+12 |
| * | | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso | 2011-01-19 | 10 | -1/+312 |
| | |/
| |/| |
|
| * | | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa | 2011-01-18 | 9 | -70/+211 |
| * | | netfilter: ipt_CLUSTERIP: remove "no conntrack!" | Eric Dumazet | 2011-01-18 | 1 | -6/+1 |
| * | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2011-01-18 | 36 | -125/+133 |
| |\ \ |
|
| | * | | 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: xt_connlimit: use hotdrop jump mark | Richard Weinberger | 2011-01-18 | 1 | -4/+2 |
| | * | | audit: export symbol for use with xt_AUDIT | Jan Engelhardt | 2011-01-18 | 1 | -0/+2 |
| | * | | netfilter: xtables: add missing aliases for autoloading via iptables | Jan Engelhardt | 2011-01-18 | 3 | -0/+6 |
| * | | | netfilter: allow NFQUEUE bypass if no listener is available | Florian Westphal | 2011-01-18 | 5 | -4/+41 |
| * | | | netfilter: reduce NF_VERDICT_MASK to 0xff | Florian Westphal | 2011-01-18 | 3 | -8/+18 |
| * | | | netfilter: nfnetlink_queue: do not free skb on error | Florian Westphal | 2011-01-18 | 2 | -9/+15 |
| * | | | netfilter: nfnetlink_queue: return error number to caller | Florian Westphal | 2011-01-18 | 3 | -23/+49 |
| * | | | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE | Florian Westphal | 2011-01-18 | 1 | -0/+1 |
| * | | | netfilter: nf_conntrack: remove an atomic bit operation | Changli Gao | 2011-01-18 | 1 | -1/+1 |
| * | | | 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 | 5434 | -229538/+382875 |
| |\ \ |
|
| | * | | 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 |