summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_hash.c
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-131-2/+2
* rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-131-1/+1
* netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-131-0/+4
* netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso2014-09-031-5/+7
* nftables: Convert nft_hash to use generic rhashtableThomas Graf2014-08-021-236/+55
* net: use the new API kvfree()WANG Cong2014-06-051-4/+1
* netfilter: nft_hash: use set global element counter instead of private onePatrick McHardy2014-04-021-7/+2
* netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-021-2/+43
* netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller2014-03-181-0/+1
* netfilter: nft_hash: bug fixes and resizingPatrick McHardy2014-03-071-46/+214
* netfilter: nf_tables: add netlink set APIPatrick McHardy2013-10-141-223/+106
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+348
OpenPOWER on IntegriCloud