1. da64119 batman-adv: Prefix originator static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  2. c0a5592 batman-adv: Prefix hash static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  3. e5d8925 batman-adv: Prefix hard-interface static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  4. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 12 years ago
  5. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  6. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  7. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  8. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  9. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  10. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  11. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  12. be9aa4c batman-adv: turn tt commit code into routing protocol agnostic API by Marek Lindner · 12 years ago
  13. f25bd58 batman-adv: don't bother flipping ->tt_data by Al Viro · 12 years ago
  14. 5346c35 batman-adv: Return error codes instead of -1 on failures by Sven Eckelmann · 12 years ago
  15. 08ad76e batman-adv: return added entries instead of number of possibly added entries by Marek Lindner · 12 years ago
  16. f821486 batman-adv: Add get_ethtool_stats() support by Martin Hundebøll · 12 years ago
  17. 521251f batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists by Antonio Quartulli · 12 years ago
  18. 3275e7c batman-adv: improve unicast packet (re)routing by Antonio Quartulli · 12 years ago
  19. 35c133a batman-adv: add contributor name by Antonio Quartulli · 12 years ago
  20. 6d2003f batman-adv: convert the tt_crc to network order by Antonio Quartulli · 12 years ago
  21. 20ff9d5 batman-adv: don't let backbone gateways exchange tt entries by Simon Wunderlich · 12 years ago
  22. db08e6e batman-adv: allow multiple entries in tt_global_entries by Simon Wunderlich · 13 years ago
  23. de7aae6 batman-adv: Remove declaration of only locally used functions by Sven Eckelmann · 12 years ago
  24. 86ceb36 batman-adv: Ignore 80-chars per line limits for strings by Sven Eckelmann · 12 years ago
  25. 7c64fd9 batman-adv: Fix indentation of multiline statements by Sven Eckelmann · 12 years ago
  26. 78d6942 batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry by Antonio Quartulli · 13 years ago
  27. c566dbb batman-adv: code refactoring - move debug print into tt_local_set_pending by Antonio Quartulli · 13 years ago
  28. c40ed2b batman-adv: set TT_CLIENT_NEW flag before invoking hash_add() by Antonio Quartulli · 13 years ago
  29. 567db7b batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  30. 92f90f5 batman-adv: refactor tt_global_del() to avoid misalignment by Sven Eckelmann · 13 years ago
  31. 032b796 batman-adv: convert time_after instances to has_timed_out by Marek Lindner · 13 years ago
  32. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 13 years ago
  33. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 13 years ago
  34. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 13 years ago
  35. 220b07e batman-adv: Fix merge error. by David S. Miller · 13 years ago
  36. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. 797399b batman-adv: delete global entry in case of roaming by Antonio Quartulli · 13 years ago
  38. 03fc307 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM by Antonio Quartulli · 13 years ago
  39. 80b3f58 batman-adv: check return value for hash_add() by Simon Wunderlich · 13 years ago
  40. 697f253 batman-adv: generalise tt_local_reset_flags() by Antonio Quartulli · 13 years ago
  41. 48100ba batman-adv: create a common substructure for tt_global/local_entry by Antonio Quartulli · 13 years ago
  42. d099c2c batman-adv: directly write tt entries without buffering by Simon Wunderlich · 13 years ago
  43. c90681b batman-adv: fixed hash functions type to uint32_t instead of int by Antonio Quartulli · 13 years ago
  44. eb7e2a1 batman-adv: use orig_hash_find() instead of get_orig_node() in TT code by Antonio Quartulli · 13 years ago
  45. 8794497 batman-adv: tt_global_del_orig() has to print the correct message by Antonio Quartulli · 13 years ago
  46. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  47. 6e80149 batman-adv: add sanity check when removing global tts by Simon Wunderlich · 13 years ago
  48. 531027f batman-adv: remove references for global tt entries by Simon Wunderlich · 13 years ago
  49. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. 9d85239 batman-adv: correctly set the data field in the TT_REPONSE packet by Antonio Quartulli · 13 years ago
  51. 3190126 batman-adv: fix tt_local_reset_flags() function by Antonio Quartulli · 13 years ago
  52. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  53. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  54. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  55. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  56. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  57. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  58. 980d55b batman-adv: keep global table consistency in case of roaming by Antonio Quartulli · 13 years ago
  59. 058d0e2 batman-adv: keep local table consistency for further TT_RESPONSE by Antonio Quartulli · 13 years ago
  60. ff66c97 batman-adv: pass a unique flag arg instead of a sequence of bool ones by Antonio Quartulli · 13 years ago
  61. 5fbc159 batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry by Antonio Quartulli · 13 years ago
  62. 7683fdc batman-adv: protect the local and the global trans-tables with rcu by Antonio Quartulli · 13 years ago
  63. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 13 years ago
  64. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 13 years ago
  65. 704509b batman-adv: Calculate sizeof using variable insead of types by Sven Eckelmann · 13 years ago
  66. 5f718c2 batman-adv: Remove explicit casts cast from void* for store by Sven Eckelmann · 13 years ago
  67. 747e422 batman-adv: Add const type qualifier for pointers by Sven Eckelmann · 13 years ago
  68. 2dafb49 batman-adv: rename everything from *hna* into *tt* (translation table) by Antonio Quartulli · 13 years ago
  69. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  70. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 13 years ago
  71. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 13 years ago
  72. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 13 years ago
  73. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 13 years ago
  74. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 13 years ago
  75. 64afe35 batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  76. 53320fe batman-adv: Return hna count on local buffer fill by Sven Eckelmann · 14 years ago
  77. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago