summaryrefslogtreecommitdiff
path: root/include/linux/hashtable.h
AgeCommit message (Expand)Author
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko
2020-03-17list/hashtable: minor documentation corrections.NeilBrown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski
2015-11-18net: move napi_hash[] into read mostly sectionEric Dumazet
2013-10-11hashtable: add hash_for_each_possible_rcu_notrace()Alexey Kardashevskiy
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin