summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_iprange.c
AgeCommit message (Expand)AuthorLines
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-9/+7
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob-2/+14
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob-1/+1
2011-01-24netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob-9/+7
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt-2/+2
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt-2/+2
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt-0/+1
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt-43/+2
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison-20/+16
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan-4/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt-15/+6
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt-3/+3
2008-05-13netfilter: xt_iprange: module aliases for xt_iprangePhil Oester-0/+2
2008-02-19[NETFILTER]: xt_iprange: fix subtraction-based comparisonJan Engelhardt-1/+1
2008-02-07[NETFILTER]: xt_iprange: add missing #includeJan Engelhardt-0/+1
2008-02-07[NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy-1/+1
2008-01-31[NETFILTER]: xt_iprange: fix sparse warningsPatrick McHardy-1/+1
2008-01-28[NETFILTER]: xt_iprange match, revision 1Jan Engelhardt-9/+113
2008-01-28[NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt-0/+76