aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/translation-table.c
Commit message (Expand)AuthorAge
* batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli2011-07-05
* batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli2011-07-05
* batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli2011-06-20
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20
* batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann2011-05-30
* batman-adv: Remove explicit casts cast from void* for storeSven Eckelmann2011-05-30
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-30
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-08
* batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner2011-05-01
* batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner2011-03-05
* batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner2011-03-05
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-05
* batman-adv: protect each hash row with rcu locksMarek Lindner2011-03-05
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-11
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* batman-adv: Return hna count on local buffer fillSven Eckelmann2010-12-20
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16