summaryrefslogtreecommitdiff
path: root/net/batman-adv/types.h
AgeCommit message (Expand)Author
2011-11-20batman-adv: create a common substructure for tt_global/local_entryAntonio Quartulli
2011-10-30Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-10-25batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli
2011-07-05batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli
2011-06-20batman-adv: gateway election code refactoringAntonio Quartulli
2011-06-20batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli
2011-06-20batman-adv: improved roaming mechanismAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-05-30batman-adv: a multiline comment should precede the variable it is describingAntonio Quartulli
2011-05-08batman-adv: Remove multiline comments from line endingSven Eckelmann
2011-05-08batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli
2011-05-08batman-adv: multi vlan support for bridge loop detectionMarek Lindner
2011-05-01batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner
2011-04-17batman-adv: protect softif_neigh by rcuSimon Wunderlich
2011-04-17batman-adv: Protect global TQ window with a spinlockLinus Lüssing
2011-04-17batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-03-05batman-adv: remove orig_hash spinlockMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner
2011-03-05batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner
2011-03-05batman-adv: Make bat_priv->curr_gw an rcu protected pointerLinus Lüssing
2011-03-05batman-adv: make broadcast seqno operations atomicMarek Lindner
2011-03-05batman-adv: protect bit operations to count OGMs with spinlockMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for batman_ifMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for softif_neighMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for gw_nodeMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner
2011-03-05batman-adv: protect bonding with rcu locksSimon Wunderlich
2011-03-05batman-adv: protect ogm counter arrays with spinlockMarek Lindner
2011-03-05batman-adv: protect originator nodes with reference countersMarek Lindner
2011-03-05batman-adv: protect neighbor list with rcu locksMarek Lindner
2011-03-05batman-adv: convert neighbor list to hlistMarek Lindner
2011-03-05batman-adv: protect neighbor nodes with reference countersMarek Lindner
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann