summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_hash.c
AgeCommit message (Expand)Author
2014-09-03netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso
2014-08-02nftables: Convert nft_hash to use generic rhashtableThomas Graf
2014-06-05net: use the new API kvfree()WANG Cong
2014-04-02netfilter: nft_hash: use set global element counter instead of private onePatrick McHardy
2014-04-02netfilter: nf_tables: implement proper set selectionPatrick McHardy
2014-03-18netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller
2014-03-07netfilter: nft_hash: bug fixes and resizingPatrick McHardy
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy