aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/hash.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-221-6/+19
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-301-3/+3
* batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner2011-03-051-71/+24
* batman-adv: protect each hash row with rcu locksMarek Lindner2011-03-051-24/+49
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann2011-01-311-5/+0
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+176