aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/originator.h
Commit message (Expand)AuthorAge
* batman-adv: checkpatch - Please don't use multiple blank linesAntonio Quartulli2015-01-07
* batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-17
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-12
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-12
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-12
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-23
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-23
* batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-19
* batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-28
* batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-17
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner2012-05-11
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli2011-11-20
* batman-adv: Move compare_orig to originator.cSven Eckelmann2011-06-20
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-30
* 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: 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: Correct rcu refcounting for neigh_nodeMarek Lindner2011-03-05
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-05
* batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-05
* batman-adv: protect neighbor nodes with reference countersMarek Lindner2011-03-05
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16