1. 704509b batman-adv: Calculate sizeof using variable insead of types by Sven Eckelmann · 13 years ago
  2. 747e422 batman-adv: Add const type qualifier for pointers by Sven Eckelmann · 13 years ago
  3. e2cbc11 batman-adv: move neigh_node->if_incoming->if_status check in find_router() by Antonio Quartulli · 13 years ago
  4. 27aea21 batman-adv: remove duplicate code from function is_bidirectional_neigh() by Daniele Furlan · 13 years ago
  5. 2dafb49 batman-adv: rename everything from *hna* into *tt* (translation table) by Antonio Quartulli · 13 years ago
  6. 01df2b6 batman-adv: Fix refcount imbalance in find_router by Marek Lindner · 13 years ago
  7. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  8. b5a6f69 batman-adv: orig_hash_find() manages rcu_lock/unlock internally by Antonio Quartulli · 13 years ago
  9. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 13 years ago
  10. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 13 years ago
  11. 5515862 batman-adv: Move bonding / iface alternating router search to own functions by Linus Lüssing · 13 years ago
  12. 7cefb14 batman-adv: Remove unused hdr_size variable in route_unicast_packet() by Linus Lüssing · 13 years ago
  13. e6c10f4 batman-adv: rename batman_if struct to hard_iface by Marek Lindner · 13 years ago
  14. 4389e47 batman-adv: rename global if_list to hardif_list by Marek Lindner · 13 years ago
  15. d007260 batman-adv: remove orig_hash spinlock by Marek Lindner · 14 years ago
  16. 1605d0d batman-adv: increase refcount in create_neighbor to be consistent by Marek Lindner · 13 years ago
  17. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 13 years ago
  18. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 13 years ago
  19. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 13 years ago
  20. f3e0008 batman-adv: make broadcast seqno operations atomic by Marek Lindner · 14 years ago
  21. 0ede9f4 batman-adv: protect bit operations to count OGMs with spinlock by Marek Lindner · 14 years ago
  22. 44524fc batman-adv: Correct rcu refcounting for neigh_node by Marek Lindner · 13 years ago
  23. a4c135c batman-adv: protect bonding with rcu locks by Simon Wunderlich · 14 years ago
  24. 2ae2daf batman-adv: protect ogm counter arrays with spinlock by Marek Lindner · 14 years ago
  25. 16b1aba batman-adv: protect originator nodes with reference counters by Marek Lindner · 14 years ago
  26. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 14 years ago
  27. a775eb8 batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting by Marek Lindner · 14 years ago
  28. f987ed6 batman-adv: protect neighbor list with rcu locks by Marek Lindner · 14 years ago
  29. 9591a79 batman-adv: convert neighbor list to hlist by Marek Lindner · 14 years ago
  30. a8e7f4b batman-adv: protect neighbor nodes with reference counters by Marek Lindner · 14 years ago
  31. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 14 years ago
  32. 64afe35 batman-adv: Update copyright years by Sven Eckelmann · 14 years ago
  33. 1299bda batman-adv: Remove unused variables by Sven Eckelmann · 14 years ago
  34. 74ef115 batman-adv: remove unused parameters by Simon Wunderlich · 14 years ago
  35. ae361ce batman-adv: Calculate correct size for merged packets by Sven Eckelmann · 14 years ago
  36. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago