aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/hash.c
AgeCommit message (Expand)Author
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2014-08-04batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-07-01batman-adv: Remove space before semicolonSven Eckelmann
2012-07-01batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix hash local static 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: 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-05-30batman-adv: Calculate sizeof using variable insead of typesSven 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
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann