summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-28netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECVPablo Neira Ayuso
2011-02-25ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao
2011-02-24ipvs: use enum to instead of magic numbersChangli Gao
2011-02-22ipvs: use hlist instead of listChangli Gao
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2011-02-15ipvs: remove extra lookups for ICMP packetsJulian Anastasov
2011-02-15ipvs: fix timer in get_curr_sync_buffTinggong Wang
2011-02-15netfilter: nfnetlink_log: remove unused parameterFlorian Westphal
2011-02-14netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt
2011-02-14Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger
2011-02-14bridge: netfilter: fix information leakVasiliy Kulikov
2011-02-11netfilter: xt_connlimit: connlimit-above early loop terminationStefan Berger
2011-02-10netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter
2011-02-03IPVS: Use correct lock in SCTP moduleSimon Horman
2011-02-02netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman
2011-02-01IPVS: Remove unused variablesSimon Horman
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy
2011-02-01netfilter: ipset: use nla_parse_nested()Patrick McHardy
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:net set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip,port,ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip,port set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik
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-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
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-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-20netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet