| Commit message (Expand) | Author | Age | Files | Lines |
* | batman-adv: Move compare_orig to originator.c | Sven Eckelmann | 2011-06-20 | 1 | -8/+0 |
* | batman-adv: Add const type qualifier for pointers | Sven Eckelmann | 2011-05-30 | 1 | -7/+7 |
* | batman-adv: Make orig_node->router an rcu protected pointer | Linus Lüssing | 2011-04-17 | 1 | -0/+1 |
* | batman-adv: rename batman_if struct to hard_iface | Marek Lindner | 2011-03-05 | 1 | -3/+3 |
* | batman-adv: Correct rcu refcounting for orig_node | Marek Lindner | 2011-03-05 | 1 | -2/+4 |
* | batman-adv: remove extra layer between hash and hash element - hash bucket | Marek Lindner | 2011-03-05 | 1 | -1/+34 |
* | batman-adv: Correct rcu refcounting for neigh_node | Marek Lindner | 2011-03-05 | 1 | -2/+1 |
* | batman-adv: protect bonding with rcu locks | Simon Wunderlich | 2011-03-05 | 1 | -0/+1 |
* | batman-adv: protect originator nodes with reference counters | Marek Lindner | 2011-03-05 | 1 | -0/+1 |
* | batman-adv: protect neighbor nodes with reference counters | Marek Lindner | 2011-03-05 | 1 | -3/+5 |
* | batman-adv: Update copyright years | Sven Eckelmann | 2011-01-31 | 1 | -1/+1 |
* | net: Add batman-adv meshing protocol | Sven Eckelmann | 2010-12-16 | 1 | -0/+64 |