summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_log.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-181-2/+1
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-181-1/+1
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-131-1/+1
* netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2015-03-251-1/+1
* netfilter: nft_log: fix coccinelle warningsFengguang Wu2014-06-291-1/+1
* netfilter: nft_log: complete logging supportPablo Neira Ayuso2014-06-271-17/+59
* netfilter: nft_log: request explicit logger when loading rulesPablo Neira Ayuso2014-06-271-1/+23
* netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-081-1/+2
* netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy2014-02-061-4/+1
* netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-071-1/+1
* netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-141-6/+12
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+140