aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_range.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2016-11-24netfilter: nft_range: add the missing NULL pointer checkLiping Zhang1-0/+6
2016-11-09netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang1-12/+1
2016-10-18netfilter: nf_tables: avoid uninitialized variable warningArnd Bergmann1-6/+4
2016-10-17netfilter: nft_range: validate operation netlink attributePablo Neira Ayuso1-1/+15
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso1-0/+138