summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob2011-01-281-2/+14
* netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob2011-01-271-1/+1
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-261-4/+8
|\
| * netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt2011-01-261-4/+8
* | netfilter: ipvs: fix compiler warningsChangli Gao2011-01-251-3/+1Star
* | IPVS netns BUG, register sysctl for root nsHans Schillstrom2011-01-251-1/+1
|/
* IPVS: Change sock_create_kernel() to __sock_create()Simon Horman2011-01-221-2/+2
* netfilter: ipvs: fix compiler warningsChangli Gao2011-01-222-0/+8
* netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-201-0/+1
* netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-201-0/+12
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-2039-0/+77
* netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao2011-01-201-7/+11
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-1/+1
|\
| * netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-201-1/+1
* | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-203-14/+49
|\|
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-193-14/+49
* | netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20135-1712/+4477
|\ \
| * | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-201-1/+0Star
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-194195-108062/+256857
| |\ \
| * | | netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy2011-01-191-17/+12Star
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-1910-1/+312
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-189-70/+211
| * | netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet2011-01-181-6/+1Star
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-1836-125/+133
| |\ \
| | * | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-1830-121/+121
| | * | netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger2011-01-181-4/+2Star
| | * | audit: export symbol for use with xt_AUDITJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt2011-01-183-0/+6
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-185-4/+41
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-183-8/+18
| * | | netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2011-01-182-9/+15
| * | | netfilter: nfnetlink_queue: return error number to callerFlorian Westphal2011-01-183-23/+49
| * | | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal2011-01-181-0/+1
| * | | netfilter: nf_conntrack: remove an atomic bit operationChangli Gao2011-01-181-1/+1
| * | | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-182-4/+4
| |/ /
| * | netfilter: create audit records for x_tables replacesThomas Graf2011-01-162-0/+17
| * | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-166-0/+247
| * | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-147-39/+19Star
| * | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy2011-01-145245-168224/+321561
| |\ \
| | * | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-132-15/+46
| | * | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-136-35/+57
| | * | netfilter: xt_conntrack: support matching on port rangesPatrick McHardy2011-01-132-2/+88
| | * | netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt2011-01-131-1/+1
| | * | IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-137-32/+1Star
| | * | IPVS: netns, misc init_net removal in core.Hans Schillstrom2011-01-132-6/+9
| | * | IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-132-12/+12
| | * | IPVS: netns, trash handlingHans Schillstrom2011-01-133-14/+16
| | * | IPVS: netns, defense work timer.Hans Schillstrom2011-01-135-14/+17