aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/hashtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko1-2/+2
2020-03-17list/hashtable: minor documentation corrections.NeilBrown1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2015-11-18net: move napi_hash[] into read mostly sectionEric Dumazet1-0/+4
2013-10-11hashtable: add hash_for_each_possible_rcu_notrace()Alexey Kardashevskiy1-0/+15
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-21/+19
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192