aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-19
|\
| * netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-19
| * netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-13
| * netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
|\|
| * netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal2011-04-04
| * netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2011-04-04
| * netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-04
| * netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-04
| * IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-04
| * netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba2011-04-04
| * netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-04
| * netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-04-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
* ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet2011-03-21
* netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik2011-03-20
* netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-16
|\
| * netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf2011-03-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-15
|\|
| * netfilter: xt_addrtype: ipv6 supportFlorian Westphal2011-03-15
| * netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal2011-03-15
| * netfilter: xt_connlimit: remove connlimit_rnd_initedChangli Gao2011-03-15
| * netfilter: xt_connlimit: use hlist insteadChangli Gao2011-03-15
| * netfilter: xt_connlimit: use kmalloc() instead of kzalloc()Changli Gao2011-03-15
| * netfilter: xt_connlimit: fix daddr connlimit in SNAT scenarioChangli Gao2011-03-15
| * IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()Simon Horman2011-03-14
| * IPVS: Conditionally define and use ip_vs_lblc{r}_tableSimon Horman2011-03-14
| * IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefinedSimon Horman2011-03-14
| * IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2011-03-14
| * IPVS: Add expire_quiescent_template()Simon Horman2011-03-14
| * IPVS: Add sysctl_expire_nodest_conn()Simon Horman2011-03-14
| * IPVS: Add sysctl_sync_ver()Simon Horman2011-03-14
| * IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-14
| * IPVS: Add sysctl_nat_icmp_send()Simon Horman2011-03-14
| * IPVS: Add sysctl_snat_reroute()Simon Horman2011-03-14
| * IPVS: Add ip_vs_route_me_harder()Simon Horman2011-03-14
| * ipvs: rename estimator functionsJulian Anastasov2011-03-14
| * ipvs: optimize rates readingJulian Anastasov2011-03-14
| * ipvs: properly zero stats and ratesJulian Anastasov2011-03-14
| * ipvs: reorganize tot_statsJulian Anastasov2011-03-14
| * netfilter:ipvs: use kmemdupShan Wei2011-03-14
| * ipvs: remove _bh from percpu stats readingJulian Anastasov2011-03-14
| * ipvs: avoid lookup for fwmark 0Julian Anastasov2011-03-14
| * netfilter: nf_conntrack: fix sysctl memory leakStephen Hemminger2011-03-14
| * netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy2011-03-14
| * netfilter: x_tables: misuse of try_then_request_moduleStephen Hemminger2011-03-09
| * netfilter: ipset: fix the compile warning in ip_set_createShan Wei2011-03-08
* | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12