summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2011-02-01netfilter: ipset; bitmap:port set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip,mac type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob
2011-01-26Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-26netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt
2011-01-25netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-25IPVS netns BUG, register sysctl for root nsHans Schillstrom
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-24netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob
2011-01-24netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso
2011-01-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal
2011-01-18netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal
2011-01-18netfilter: nfnetlink_queue: return error number to callerFlorian Westphal
2011-01-18netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal
2011-01-18netfilter: nf_conntrack: remove an atomic bit operationChangli Gao
2011-01-18netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger
2011-01-18netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, misc init_net removal in core.Hans Schillstrom
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom
2011-01-13IPVS: netns, trash handlingHans Schillstrom
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom