summaryrefslogtreecommitdiff
path: root/net/batman-adv/hash.h
AgeCommit message (Expand)Author
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