1. 220b07e batman-adv: Fix merge error. by David S. Miller · 13 years ago
  2. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  3. 797399b batman-adv: delete global entry in case of roaming by Antonio Quartulli · 13 years ago
  4. 03fc307 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM by Antonio Quartulli · 13 years ago
  5. 80b3f58 batman-adv: check return value for hash_add() by Simon Wunderlich · 13 years ago
  6. 697f253 batman-adv: generalise tt_local_reset_flags() by Antonio Quartulli · 13 years ago
  7. 48100ba batman-adv: create a common substructure for tt_global/local_entry by Antonio Quartulli · 13 years ago
  8. d099c2c batman-adv: directly write tt entries without buffering by Simon Wunderlich · 13 years ago
  9. c90681b batman-adv: fixed hash functions type to uint32_t instead of int by Antonio Quartulli · 13 years ago
  10. eb7e2a1 batman-adv: use orig_hash_find() instead of get_orig_node() in TT code by Antonio Quartulli · 13 years ago
  11. 8794497 batman-adv: tt_global_del_orig() has to print the correct message by Antonio Quartulli · 13 years ago
  12. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  13. 6e80149 batman-adv: add sanity check when removing global tts by Simon Wunderlich · 13 years ago
  14. 531027f batman-adv: remove references for global tt entries by Simon Wunderlich · 13 years ago
  15. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. 9d85239 batman-adv: correctly set the data field in the TT_REPONSE packet by Antonio Quartulli · 13 years ago
  17. 3190126 batman-adv: fix tt_local_reset_flags() function by Antonio Quartulli · 13 years ago
  18. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  19. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  20. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  21. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  22. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  23. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  24. 980d55b batman-adv: keep global table consistency in case of roaming by Antonio Quartulli · 13 years ago
  25. 058d0e2 batman-adv: keep local table consistency for further TT_RESPONSE by Antonio Quartulli · 13 years ago
  26. ff66c97 batman-adv: pass a unique flag arg instead of a sequence of bool ones by Antonio Quartulli · 13 years ago
  27. 5fbc159 batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry by Antonio Quartulli · 13 years ago
  28. 7683fdc batman-adv: protect the local and the global trans-tables with rcu by Antonio Quartulli · 13 years ago
  29. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 13 years ago
  30. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 13 years ago
  31. 704509b batman-adv: Calculate sizeof using variable insead of types by Sven Eckelmann · 13 years ago
  32. 5f718c2 batman-adv: Remove explicit casts cast from void* for store by Sven Eckelmann · 13 years ago
  33. 747e422 batman-adv: Add const type qualifier for pointers by Sven Eckelmann · 13 years ago
  34. 2dafb49 batman-adv: rename everything from *hna* into *tt* (translation table) by Antonio Quartulli · 13 years ago
  35. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  36. 7b36e8e batman-adv: Correct rcu refcounting for orig_node by Marek Lindner · 13 years ago
  37. 7aadf88 batman-adv: remove extra layer between hash and hash element - hash bucket by Marek Lindner · 13 years ago
  38. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 13 years ago
  39. fb778ea batman-adv: protect each hash row with rcu locks by Marek Lindner · 13 years ago
  40. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 13 years ago
  41. 64afe35 batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  42. 53320fe batman-adv: Return hna count on local buffer fill by Sven Eckelmann · 14 years ago
  43. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago