summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_range.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-0/+6
|\
| * netfilter: nft_range: add the missing NULL pointer checkLiping Zhang2016-11-241-0/+6
* | netfilter: nf_tables: simplify the basic expressions' init routineLiping Zhang2016-11-091-12/+1
|/
* netfilter: nf_tables: avoid uninitialized variable warningArnd Bergmann2016-10-181-6/+4
* netfilter: nft_range: validate operation netlink attributePablo Neira Ayuso2016-10-171-1/+15
* netfilter: nf_tables: add range expressionPablo Neira Ayuso2016-09-251-0/+138