aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/types.h
Commit message (Expand)AuthorAge
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner2012-02-16
* batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-16
* batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli2012-02-16
* batman-adv: create a common substructure for tt_global/local_entryAntonio Quartulli2011-11-20
* Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-30
|\
| * batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli2011-10-25
* | batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-22
* | batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
|/
* batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli2011-07-05
* batman-adv: gateway election code refactoringAntonio Quartulli2011-06-20
* 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: a multiline comment should precede the variable it is describingAntonio Quartulli2011-05-30
* batman-adv: Remove multiline comments from line endingSven Eckelmann2011-05-08
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-08
* batman-adv: multi vlan support for bridge loop detectionMarek Lindner2011-05-08
* batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner2011-05-01
* batman-adv: protect softif_neigh by rcuSimon Wunderlich2011-04-17
* batman-adv: Protect global TQ window with a spinlockLinus Lüssing2011-04-17
* batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing2011-04-17
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-05
* batman-adv: remove orig_hash spinlockMarek Lindner2011-03-05
* 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: Make bat_priv->curr_gw an rcu protected pointerLinus Lüssing2011-03-05
* batman-adv: make broadcast seqno operations atomicMarek Lindner2011-03-05
* batman-adv: protect bit operations to count OGMs with spinlockMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for batman_ifMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for softif_neighMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for gw_nodeMarek Lindner2011-03-05
* batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner2011-03-05
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-05
* batman-adv: protect ogm counter arrays with spinlockMarek Lindner2011-03-05
* batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-05
* batman-adv: protect neighbor list with rcu locksMarek Lindner2011-03-05
* batman-adv: convert neighbor list to hlistMarek Lindner2011-03-05
* batman-adv: protect neighbor nodes with reference countersMarek Lindner2011-03-05
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-15
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16