summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_set_bitmap.c
AgeCommit message (Expand)Author
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-04-24netfilter: nf_tables: Simplify set backend selectionPhil Sutter
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso
2017-05-29netfilter: nf_tables: pass set description to ->privsizePablo Neira Ayuso
2017-05-29netfilter: nf_tables: select set backend flavour depending on descriptionPablo Neira Ayuso
2017-04-24netfilter: nft_set_bitmap: free dummy elements when destroy the setLiping Zhang
2017-03-13netfilter: nft_set_bitmap: keep a list of dummy elementsPablo Neira Ayuso
2017-03-13netfilter: nft_set_bitmap: fetch the element key based on the set->klenLiping Zhang
2017-02-26netfilter: nft_set_bitmap: incorrect bitmap sizePablo Neira Ayuso
2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso