aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_log.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devicesEric W. Biederman1-2/+1
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman1-1/+1
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy1-1/+1
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches1-1/+1
2014-06-29netfilter: nft_log: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-27netfilter: nft_log: complete logging supportPablo Neira Ayuso1-17/+59
2014-06-27netfilter: nft_log: request explicit logger when loading rulesPablo Neira Ayuso1-1/+23
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy1-1/+2
2014-02-06netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy1-4/+1
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy1-1/+1
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-6/+12
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+140