1. 00a5007 batman-adv: add iface_disable() callback to routing API by Marek Lindner · 12 years ago
  2. d7d32ec batman-adv: randomize initial seqno to avoid collision by Marek Lindner · 12 years ago
  3. c2aca02 batman-adv: refactoring API: find generalized name for bat_ogm_init callback by Marek Lindner · 12 years ago
  4. 8140625 batman-adv: move ogm initialization into the proper function by Marek Lindner · 12 years ago
  5. e88af94 batman-adv: remove duplicated line in comment by Antonio Quartulli · 12 years ago
  6. 6d2003f batman-adv: convert the tt_crc to network order by Antonio Quartulli · 12 years ago
  7. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  8. 7a5cc24 batman-adv: add bridge loop avoidance compile option by Simon Wunderlich · 13 years ago
  9. 38ef3d1 batman-adv: form groups in the bridge loop avoidance by Simon Wunderlich · 13 years ago
  10. b1a8c04 batman-adv: drop STP over batman by Simon Wunderlich · 13 years ago
  11. fe2da6f batman-adv: add broadcast duplicate check by Simon Wunderlich · 13 years ago
  12. 20ff9d5 batman-adv: don't let backbone gateways exchange tt entries by Simon Wunderlich · 13 years ago
  13. db08e6e batman-adv: allow multiple entries in tt_global_entries by Simon Wunderlich · 13 years ago
  14. 9bf8e4d batman-adv: export claim tables through debugfs by Simon Wunderlich · 13 years ago
  15. c867305 batman-adv: make bridge loop avoidance switchable by Simon Wunderlich · 13 years ago
  16. 2372138 batman-adv: add basic bridge loop avoidance code by Simon Wunderlich · 13 years ago
  17. a7f6ee9 batman-adv: remove old bridge loop avoidance code by Simon Wunderlich · 13 years ago
  18. 8681a1c batman-adv: encourage batman to take shorter routes by changing the default hop penalty by Marek Lindner · 12 years ago
  19. de7aae6 batman-adv: Remove declaration of only locally used functions by Sven Eckelmann · 12 years ago
  20. 0079d2c batman-adv: Replace bitarray operations with bitmap by Sven Eckelmann · 12 years ago
  21. c1faead batman-adv: use ETH_ALEN instead of hardcoded numeric constants by Antonio Quartulli · 12 years ago
  22. 10e3cd6 batman-adv: clean up Kconfig by Antonio Quartulli · 12 years ago
  23. e8abbe0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  24. 40e0c4f batman-adv: Remove spaces after a cast by Sven Eckelmann · 12 years ago
  25. 96741ad batman-adv: Use {} braces consistent on the arms of a statement by Sven Eckelmann · 12 years ago
  26. 21a1236 batman-adv: Don't begin block comments with only a /* line by Sven Eckelmann · 12 years ago
  27. 86ceb36 batman-adv: Ignore 80-chars per line limits for strings by Sven Eckelmann · 12 years ago
  28. 0695512 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  29. 7c64fd9 batman-adv: Fix indentation of multiline statements by Sven Eckelmann · 12 years ago
  30. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  31. fdc8ff1 batman-adv: Start new development cycle by Sven Eckelmann · 12 years ago
  32. 78d6942 batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry by Antonio Quartulli · 13 years ago
  33. c566dbb batman-adv: code refactoring - move debug print into tt_local_set_pending by Antonio Quartulli · 13 years ago
  34. c40ed2b batman-adv: set TT_CLIENT_NEW flag before invoking hash_add() by Antonio Quartulli · 13 years ago
  35. 567db7b batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  36. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 13 years ago
  37. 92f90f5 batman-adv: refactor tt_global_del() to avoid misalignment by Sven Eckelmann · 13 years ago
  38. d419be1 batman-adv: allowing changing the routing algorithm via module parameter by Marek Lindner · 13 years ago
  39. 032b796 batman-adv: convert time_after instances to has_timed_out by Marek Lindner · 13 years ago
  40. 01c4224 batman-adv: convert batman iv algorithm to use dynamic infrastructure by Marek Lindner · 13 years ago
  41. 1c28047 batman-adv: add infrastructure to change routing algorithm at runtime by Marek Lindner · 13 years ago
  42. 6e242f9 batman-adv: warn if added interface is part of a bridge by Marek Lindner · 13 years ago
  43. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 13 years ago
  44. c51f9c0 batman-adv: Rm empty line from is_my_mac() in main.c by Martin Hundebøll · 13 years ago
  45. 8780dad batman-adv: simplify bat_ogm_receive API call by Marek Lindner · 13 years ago
  46. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 13 years ago
  47. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 13 years ago
  48. 220b07e batman-adv: Fix merge error. by David S. Miller · 13 years ago
  49. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. b5a1eee batman-adv: Only write requested number of byte to user buffer by Sven Eckelmann · 13 years ago
  51. d18eb45 batman-adv: Directly check read of icmp packet in copy_from_user by Sven Eckelmann · 13 years ago
  52. c00b685 batman-adv: bat_socket_read missing checks by Paul Kot · 13 years ago
  53. 797399b batman-adv: delete global entry in case of roaming by Antonio Quartulli · 13 years ago
  54. 03fc307 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM by Antonio Quartulli · 13 years ago
  55. 69497c1 batman-adv: format multi-line if in the correct way by Antonio Quartulli · 13 years ago
  56. 2ef04f4 batman-adv: remove extra negation in gw_out_of_range() by Dan Carpenter · 13 years ago
  57. 06ba7ce batman-adv: use unregister_netdevice() when softif_create fails by Simon Wunderlich · 13 years ago
  58. 80b3f58 batman-adv: check return value for hash_add() by Simon Wunderlich · 13 years ago
  59. 697f253 batman-adv: generalise tt_local_reset_flags() by Antonio Quartulli · 13 years ago
  60. 48100ba batman-adv: create a common substructure for tt_global/local_entry by Antonio Quartulli · 13 years ago
  61. ad24431 batman-adv: report compat_version in version field in case of version mismatch by Marek Lindner · 13 years ago
  62. 76e8d7b batman-adv: Fix range check for expected packets by Simon Wunderlich · 13 years ago
  63. 8b7342d batman-adv: check for tt_reponse packet real length by Antonio Quartulli · 13 years ago
  64. dc58fe3 batman-adv: linearise the tt_response skb only if needed by Antonio Quartulli · 13 years ago
  65. d099c2c batman-adv: directly write tt entries without buffering by Simon Wunderlich · 13 years ago
  66. c90681b batman-adv: fixed hash functions type to uint32_t instead of int by Antonio Quartulli · 13 years ago
  67. eb7e2a1 batman-adv: use orig_hash_find() instead of get_orig_node() in TT code by Antonio Quartulli · 13 years ago
  68. be7af5c batman-adv: refactoring gateway handling code by Marek Lindner · 13 years ago
  69. 25a92b1 batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> by Sven Eckelmann · 13 years ago
  70. 8794497 batman-adv: tt_global_del_orig() has to print the correct message by Antonio Quartulli · 13 years ago
  71. c20186b batman-adv: update internal version number by Sven Eckelmann · 13 years ago
  72. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  73. 93840ac batman-adv: unify hash_entry field position in tt_local/global_entry by Antonio Quartulli · 13 years ago
  74. 6e80149 batman-adv: add sanity check when removing global tts by Simon Wunderlich · 13 years ago
  75. 531027f batman-adv: remove references for global tt entries by Simon Wunderlich · 13 years ago
  76. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  77. 9d85239 batman-adv: correctly set the data field in the TT_REPONSE packet by Antonio Quartulli · 13 years ago
  78. 3190126 batman-adv: fix tt_local_reset_flags() function by Antonio Quartulli · 13 years ago
  79. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  80. 8b267b31 batman-adv: do_bcast has to be true for broadcast packets only by Antonio Quartulli · 13 years ago
  81. 320f422 batman-adv: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  82. 45485ad batman-adv: update internal version number by Sven Eckelmann · 13 years ago
  83. b9dacc5 batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file by Marek Lindner · 13 years ago
  84. d0b9fd8 batman-adv: move routing packet initialization into corresponding file by Marek Lindner · 13 years ago
  85. fc95727 batman-adv: agglomerate all batman iv ogm processing functions in a single file by Marek Lindner · 13 years ago
  86. b6da4bf batman-adv: rename all instances of batman_packet to batman_ogm_packet by Marek Lindner · 13 years ago
  87. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  88. 267151c batman-adv: reuse tt_len() to calculate tt buffer length by Marek Lindner · 13 years ago
  89. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  90. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  91. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  92. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  93. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  94. 1a1f37d batman-adv: hash_add() has to discriminate on the return value by Antonio Quartulli · 13 years ago
  95. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  96. 3f9aed7 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  97. a7f9bec batman-adv: request the full table if tt_crc doesn't match by Antonio Quartulli · 13 years ago
  98. 980d55b batman-adv: keep global table consistency in case of roaming by Antonio Quartulli · 13 years ago
  99. 058d0e2 batman-adv: keep local table consistency for further TT_RESPONSE by Antonio Quartulli · 13 years ago
  100. c8c991b batman-adv: initialise last_ttvn and tt_crc for the orig_node structure by Antonio Quartulli · 13 years ago