aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_iprange.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-10Update my email addressJozsef Kadlecsik1-2/+2
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+7
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob1-2/+14
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob1-1/+1
2011-01-24netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob1-9/+7
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-2/+2
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-2/+2
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt1-0/+1
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt1-43/+2
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison1-20/+16
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan1-4/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-15/+6
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-3/+3
2008-05-13netfilter: xt_iprange: module aliases for xt_iprangePhil Oester1-0/+2
2008-02-19[NETFILTER]: xt_iprange: fix subtraction-based comparisonJan Engelhardt1-1/+1
2008-02-07[NETFILTER]: xt_iprange: add missing #includeJan Engelhardt1-0/+1
2008-02-07[NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy1-1/+1
2008-01-31[NETFILTER]: xt_iprange: fix sparse warningsPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: xt_iprange match, revision 1Jan Engelhardt1-9/+113
2008-01-28[NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt1-0/+76