aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-16ipvs: remove extra lookups for ICMP packetsJulian Anastasov1-25/+3
2011-02-16ipvs: fix timer in get_curr_sync_buffTinggong Wang1-2/+2
2011-02-15netfilter: nfnetlink_log: remove unused parameterFlorian Westphal1-2/+1
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy1-1/+2
2011-02-14netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt1-0/+5
2011-02-14Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger1-10/+3
2011-02-11netfilter: xt_connlimit: connlimit-above early loop terminationStefan Berger1-3/+10
2011-02-10netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy1-0/+1
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller2-2/+2
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso1-2/+9
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter1-1/+1
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-9/+11
2011-02-03IPVS: Use correct lock in SCTP moduleSimon Horman1-1/+1
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller25-31/+8321
2011-02-03netfilter: xtables: add device group matchPatrick McHardy3-0/+92
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik1-7/+26
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy1-6/+9
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy1-0/+2
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman1-1/+1
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman3-25/+29
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman1-3/+0
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman1-1/+1
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy1-1/+1
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy9-27/+0
2011-02-01netfilter: ipset: use nla_parse_nested()Patrick McHardy1-26/+16
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso1-0/+3
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik3-0/+372
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik3-0/+597
2011-02-01netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik3-0/+592
2011-02-01netfilter: ipset: hash:net set type supportJozsef Kadlecsik3-0/+471
2011-02-01netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik3-0/+642
2011-02-01netfilter: ipset: hash:ip,port,ip set type supportJozsef Kadlecsik3-0/+576
2011-02-01netfilter: ipset: hash:ip,port set type supportJozsef Kadlecsik3-0/+557
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik3-0/+480
2011-02-01netfilter: ipset; bitmap:port set type supportJozsef Kadlecsik3-0/+530
2011-02-01netfilter: ipset: bitmap:ip,mac type supportJozsef Kadlecsik3-0/+665
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik3-0/+600
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik7-0/+2128
2011-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller6-13/+35
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob1-2/+14
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob1-1/+1
2011-01-26Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy1-4/+8
2011-01-26netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt1-4/+8
2011-01-25netfilter: ipvs: fix compiler warningsChangli Gao1-3/+1
2011-01-25IPVS netns BUG, register sysctl for root nsHans Schillstrom1-1/+1
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-01-24netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob1-9/+7
2011-01-24netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso1-0/+1
2011-01-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman1-2/+2
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao2-0/+8