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