summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/originator.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: checkpatch - Please don't use multiple blank linesAntonio Quartulli2015-01-071-1/+0
* batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-171-0/+4
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-121-0/+1
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-121-1/+11
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-121-0/+7
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-231-1/+2
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-231-1/+2
* batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-191-0/+7
* batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-291-1/+1
* batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-171-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-16/+19
* batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann2012-07-011-1/+1
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-251-1/+1
* batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-241-4/+4
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-5/+4
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-201-10/+11
* batman-adv: split neigh_new function into generic and batman iv specific partsMarek Lindner2012-05-111-4/+3
* batman-adv: Update copyright yearsSven Eckelmann2012-02-171-1/+1
* batman-adv: fixed hash functions type to uint32_t instead of intAntonio Quartulli2011-11-201-1/+1
* batman-adv: Move compare_orig to originator.cSven Eckelmann2011-06-201-8/+0
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-301-7/+7
* batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing2011-04-171-0/+1
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-051-3/+3
* batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner2011-03-051-2/+4
* batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner2011-03-051-1/+34
* batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner2011-03-051-2/+1
* batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-051-0/+1
* batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-051-0/+1
* batman-adv: protect neighbor nodes with reference countersMarek Lindner2011-03-051-3/+5
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+64
OpenPOWER on IntegriCloud