aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv/originator.h
AgeCommit message (Expand)Author
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann
2012-05-11batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2011-11-20batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli
2011-06-20batman-adv: Move compare_orig to originator.cSven Eckelmann
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
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: 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: Correct rcu refcounting for neigh_nodeMarek Lindner
2011-03-05batman-adv: protect bonding with rcu locksSimon Wunderlich
2011-03-05batman-adv: protect originator nodes with reference countersMarek Lindner
2011-03-05batman-adv: protect neighbor nodes with reference countersMarek Lindner
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann