summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_counter.c
Commit message (Expand)AuthorAgeFilesLines
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-241-2/+4
* netfilter: nft_counter: fix erroneous return valuesAnton Protopopov2016-02-081-2/+2
* netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-8/+41
* netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso2015-08-071-28/+69
* netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-131-0/+1
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-131-1/+1
* netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-141-8/+14
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+107