Age | Commit message (Expand) | Author |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-10-17 | batman-adv: Remove unused function batadv_hash_delete | Sven Eckelmann |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann |
2016-02-02 | batman-adv: Fix kerneldoc parsing of return description | Sven Eckelmann |
2015-08-25 | batman-adv: Replace C99 int types with kernel type | Sven Eckelmann |
2015-06-07 | batman-adv: Add required includes to all files | Sven Eckelmann |
2015-06-07 | batman-adv: Use common Jenkins Hash implementation | Sven Eckelmann |
2015-05-29 | batman-adv: update copyright years for 2015 | Sven Eckelmann |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli |
2013-01-12 | batman-adv: use the const qualifier in hash functions | Antonio Quartulli |
2012-11-14 | batman-adv: don't rely on positions in struct for hashing | Simon Wunderlich |
2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings |
2012-07-01 | batman-adv: Prefix hash struct and typedef with batadv_ | Sven Eckelmann |
2012-06-24 | batman-adv: Prefix hash static inline functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix hash non-static functions with batadv_ | Sven Eckelmann |
2012-06-18 | batman-adv: fix locking in hash_add() | Matthias Schiffer |
2012-06-18 | batman-adv: Initialize lockdep class keys for hashes | Sven Eckelmann |
2012-02-17 | batman-adv: Update copyright years | Sven Eckelmann |
2011-11-20 | batman-adv: fixed hash functions type to uint32_t instead of int | Antonio Quartulli |
2011-08-22 | batman-adv: hash_add() has to discriminate on the return value | Antonio Quartulli |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann |
2011-03-05 | batman-adv: remove extra layer between hash and hash element - hash bucket | Marek Lindner |
2011-03-05 | batman-adv: protect each hash row with rcu locks | Marek Lindner |
2011-01-31 | batman-adv: Update copyright years | Sven Eckelmann |
2011-01-31 | batman-adv: Remove dangling declaration of hash_remove_element | Sven Eckelmann |
2010-12-16 | net: Add batman-adv meshing protocol | Sven Eckelmann |