aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_iprange.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-041-9/+7
|\
| * netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob2011-01-241-9/+7
* | netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob2011-01-281-2/+14
* | netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob2011-01-271-1/+1
|/
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-2/+2
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-2/+2
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-0/+1
* netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-101-43/+2
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-20/+16
* netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan2008-10-201-4/+4
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-15/+6
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-3/+3
* netfilter: xt_iprange: module aliases for xt_iprangePhil Oester2008-05-131-0/+2
* [NETFILTER]: xt_iprange: fix subtraction-based comparisonJan Engelhardt2008-02-191-1/+1
* [NETFILTER]: xt_iprange: add missing #includeJan Engelhardt2008-02-071-0/+1
* [NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy2008-02-071-1/+1
* [NETFILTER]: xt_iprange: fix sparse warningsPatrick McHardy2008-01-311-1/+1
* [NETFILTER]: xt_iprange match, revision 1Jan Engelhardt2008-01-281-9/+113
* [NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt2008-01-281-0/+76