summaryrefslogtreecommitdiff
path: root/include/uapi/linux/netfilter
AgeCommit message (Expand)Author
2015-04-13netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy
2015-04-13netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy
2015-04-13netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy
2015-04-01netfilter: nf_tables: add set element timeout supportPatrick McHardy
2015-04-01netfilter: nf_tables: add set timeout API supportPatrick McHardy
2015-03-06netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik
2014-11-09netfilter: nft_meta: add cgroup supportAna Rey
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-09-19netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso
2014-09-15netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov
2014-09-15netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov
2014-09-11netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributesPablo Neira Ayuso
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nft_nat: include a flag attributeArturo Borrero
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey
2014-08-26netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov
2014-08-24netfilter: nft_meta: Add cpu attribute supportAna Rey
2014-08-24netfilter: nft_meta: add pkttype supportAna Rey
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-07-30netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-06-27netfilter: nft_log: complete logging supportPablo Neira Ayuso
2014-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier
2014-04-24netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka
2014-04-02netfilter: nf_tables: implement proper set selectionPatrick McHardy
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-02-27netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-09netfilter: introduce l2tp match extensionJames Chapman
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy
2014-01-07netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann
2013-12-28netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du