aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_meta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy1-1/+1
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet1-2/+2
2014-11-09netfilter: nft_meta: add cgroup supportAna Rey1-0/+7
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey1-0/+12
2014-08-24netfilter: nft_meta: Add cpu attribute supportAna Rey1-0/+5
2014-08-24netfilter: nft_meta: add pkttype supportAna Rey1-0/+28
2014-04-23netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka1-25/+25
2014-04-02netfilter: nft_meta: split nft_meta_init() into two functions for get/setPatrick McHardy1-35/+30
2014-02-14netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"Paul Bolle1-2/+2
2014-01-09netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso1-0/+3
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy1-0/+4
2014-01-07netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy1-0/+4
2013-12-28netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez1-23/+123
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-6/+12
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+222