index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_hash.c
Age
Commit message (
Expand
)
Author
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-09-03
netfilter: nft_hash: no need for rcu in the hash set destroy path
Pablo Neira Ayuso
2014-08-02
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
2014-06-05
net: use the new API kvfree()
WANG Cong
2014-04-02
netfilter: nft_hash: use set global element counter instead of private one
Patrick McHardy
2014-04-02
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-03-18
netfilter: Add missing vmalloc.h include to nft_hash.c
David S. Miller
2014-03-07
netfilter: nft_hash: bug fixes and resizing
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy