aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_counter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel1-2/+4
2016-02-08netfilter: nft_counter: fix erroneous return valuesAnton Protopopov1-2/+2
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso1-8/+41
2015-08-07netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso1-28/+69
2015-04-13netfilter: nf_tables: mark stateful expressionsPatrick McHardy1-0/+1
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy1-1/+1
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-8/+14
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+107