aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv/hash.h
AgeCommit message (Expand)Author
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-01batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann
2012-06-18batman-adv: fix locking in hash_add()Matthias Schiffer
2012-06-18batman-adv: Initialize lockdep class keys for hashesSven Eckelmann
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2011-11-20batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli
2011-08-22batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-03-05batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner
2011-03-05batman-adv: protect each hash row with rcu locksMarek Lindner
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2011-01-31batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann