summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_cluster.c
Commit message (Expand)AuthorAge
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-03
* net: use reciprocal_scale() helperDaniel Borkmann2014-08-23
* netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-25
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-18
* netfilter: fix some sparse endianess warningsPatrick McHardy2009-06-22
* netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-05
* netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-29
* netfilter: xtables: add cluster matchPablo Neira Ayuso2009-03-16