1. 7282222 batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code by Linus Lüssing · 11 years ago
  2. 0c81465 batman-adv: use seq_puts instead of seq_printf when the format is constant by Antonio Quartulli · 11 years ago
  3. d56b170 batman-adv: network coding - detect coding nodes and remove these after timeout by Martin Hundebøll · 11 years ago
  4. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  5. 0b87393 batman-adv: update copyright years by Antonio Quartulli · 12 years ago
  6. 7241444 batman-adv: a delayed_work has to be initialised once by Antonio Quartulli · 12 years ago
  7. 46d160e batman-adv: remove useless blank lines before and after brackets by Antonio Quartulli · 12 years ago
  8. dec0507 batman-adv: Initialize lockdep class keys for hashes by Antonio Quartulli · 12 years ago
  9. 7c1fd91 batman-adv: substitute tt_poss_change with a per-tt_entry flag by Antonio Quartulli · 12 years ago
  10. 785ea11 batman-adv: Distributed ARP Table - create DHT helper functions by Antonio Quartulli · 13 years ago
  11. 30da63a batman-adv: consolidate duplicated primary_if checking code by Marek Lindner · 12 years ago
  12. 0aca236 batman-adv: Fix alignment after opened parentheses by Sven Eckelmann · 12 years ago
  13. 56303d3 batman-adv: Prefix types structs with batadv_ by Sven Eckelmann · 12 years ago
  14. 5bf74e9 batman-adv: Prefix hash struct and typedef with batadv_ by Sven Eckelmann · 12 years ago
  15. 39c75a5 batman-adv: Prefix main enum with BATADV_ by Sven Eckelmann · 12 years ago
  16. e9a4f29 batman-adv: Prefix hard-interface enum with BATADV_ by Sven Eckelmann · 12 years ago
  17. 42d0b04 batman-adv: Prefix main defines with BATADV_ by Sven Eckelmann · 12 years ago
  18. 4d5d2db8 batman-adv: Prefix unicast defines with BATADV_ by Sven Eckelmann · 12 years ago
  19. 03fc7f8 batman-adv: Prefix originator local static functions with batadv_ by Sven Eckelmann · 12 years ago
  20. 1eda58b batman-adv: Prefix main static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  21. da64119 batman-adv: Prefix originator static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  22. c0a5592 batman-adv: Prefix hash static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  23. e5d8925 batman-adv: Prefix hard-interface static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  24. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 12 years ago
  25. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  26. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  27. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  28. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  29. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  30. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  31. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  32. 5346c35 batman-adv: Return error codes instead of -1 on failures by Sven Eckelmann · 12 years ago
  33. e3b0d0d batman-adv: prepare lq_update_lock to be shared among different protocols by Marek Lindner · 12 years ago
  34. 7ae8b28 batman-adv: split neigh_new function into generic and batman iv specific parts by Marek Lindner · 12 years ago
  35. 0b0094e batman-adv: replace HZ calculations with jiffies_to_msecs() by Marek Lindner · 12 years ago
  36. d7b2a97 batman-adv: rename last_valid to last_seen by Marek Lindner · 12 years ago
  37. 2372138 batman-adv: add basic bridge loop avoidance code by Simon Wunderlich · 12 years ago
  38. a7f6ee9 batman-adv: remove old bridge loop avoidance code by Simon Wunderlich · 12 years ago
  39. 86ceb36 batman-adv: Ignore 80-chars per line limits for strings by Sven Eckelmann · 12 years ago
  40. 7c64fd9 batman-adv: Fix indentation of multiline statements by Sven Eckelmann · 12 years ago
  41. 567db7b batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  42. 032b796 batman-adv: convert time_after instances to has_timed_out by Marek Lindner · 13 years ago
  43. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 13 years ago
  44. c90681b batman-adv: fixed hash functions type to uint32_t instead of int by Antonio Quartulli · 13 years ago
  45. 320f422 batman-adv: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  46. fc95727 batman-adv: agglomerate all batman iv ogm processing functions in a single file by Marek Lindner · 13 years ago
  47. 1a1f37d batman-adv: hash_add() has to discriminate on the return value by Antonio Quartulli · 13 years ago
  48. c8c991b batman-adv: initialise last_ttvn and tt_crc for the orig_node structure by Antonio Quartulli · 13 years ago
  49. 44c4349 batman-adv: Replace version info instead of appending them by Sven Eckelmann · 13 years ago
  50. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 13 years ago
  51. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 13 years ago
  52. b8e2dd1 batman-adv: Move compare_orig to originator.c by Sven Eckelmann · 13 years ago
  53. 704509b batman-adv: Calculate sizeof using variable insead of types by Sven Eckelmann · 13 years ago
  54. 747e422 batman-adv: Add const type qualifier for pointers by Sven Eckelmann · 13 years ago
  55. 38e3c5f batman-adv: Don't do pointer arithmetic with void* by Sven Eckelmann · 13 years ago
  56. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  57. 2dafb49 batman-adv: rename everything from *hna* into *tt* (translation table) by Antonio Quartulli · 13 years ago
  58. 28f8e54 batman-adv: remove misplaced comment by Marek Lindner · 13 years ago
  59. ae179ae batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() by Paul E. McKenney · 13 years ago
  60. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  61. 6800390 batman-adv: Protect global TQ window with a spinlock by Linus Lüssing · 13 years ago
  62. e1a5382f batman-adv: Make orig_node->router an rcu protected pointer by Linus Lüssing · 13 years ago
  63. e6c10f4 batman-adv: rename batman_if struct to hard_iface by Marek Lindner · 13 years ago
  64. 4389e47 batman-adv: rename global if_list to hardif_list by Marek Lindner · 13 years ago
  65. d007260 batman-adv: remove orig_hash spinlock by Marek Lindner · 13 years ago
  66. 1605d0d batman-adv: increase refcount in create_neighbor to be consistent by Marek Lindner · 13 years ago
  67. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 13 years ago
  68. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 13 years ago
  69. f3e0008 batman-adv: make broadcast seqno operations atomic by Marek Lindner · 13 years ago
  70. 44524fc batman-adv: Correct rcu refcounting for neigh_node by Marek Lindner · 13 years ago
  71. a4c135c batman-adv: protect bonding with rcu locks by Simon Wunderlich · 13 years ago
  72. 2ae2daf batman-adv: protect ogm counter arrays with spinlock by Marek Lindner · 13 years ago
  73. 16b1aba batman-adv: protect originator nodes with reference counters by Marek Lindner · 13 years ago
  74. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 13 years ago
  75. 1a241a5 batman-adv: free neighbors when an interface is deactivated by Marek Lindner · 13 years ago
  76. f987ed6 batman-adv: protect neighbor list with rcu locks by Marek Lindner · 14 years ago
  77. 9591a79 batman-adv: convert neighbor list to hlist by Marek Lindner · 14 years ago
  78. a8e7f4b batman-adv: protect neighbor nodes with reference counters by Marek Lindner · 14 years ago
  79. 64afe35 batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  80. 74ef115 batman-adv: remove unused parameters by Simon Wunderlich · 14 years ago
  81. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago