Historial de Commits

Autor SHA1 Mensaje Fecha
  Sven Eckelmann d0f714f472 batman-adv: Prefix vis non-static functions with batadv_ hace 13 años
  Sven Eckelmann 9455e34cb2 batman-adv: Prefix send non-static functions with batadv_ hace 13 años
  Sven Eckelmann 7d211efc50 batman-adv: Prefix originator non-static functions with batadv_ hace 13 años
  Sven Eckelmann 1a8eaf0733 batman-adv: Prefix hash non-static functions with batadv_ hace 13 años
  Matthias Schiffer beeb96a414 batman-adv: fix visualization output without neighbors on the primary interface hace 13 años
  Sven Eckelmann 5346c35ebf batman-adv: Return error codes instead of -1 on failures hace 13 años
  Antonio Quartulli 0d125074eb batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) hace 13 años
  Sven Eckelmann 567db7b0b7 batman-adv: Update copyright years hace 13 años
  Marek Lindner 032b7969f8 batman-adv: convert time_after instances to has_timed_out hace 13 años
  Sven Eckelmann 76543d14ae batman-adv: Explicitly mark the common header structure hace 13 años
  Antonio Quartulli 48100bac89 batman-adv: create a common substructure for tt_global/local_entry hace 13 años
  Antonio Quartulli c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int hace 13 años
  Joe Perches 320f422f62 batman-adv: Remove unnecessary OOM logging messages hace 14 años
  Antonio Quartulli 015758d002 batman-adv: correct several typ0s in the comments hace 14 años
  Antonio Quartulli 1a1f37d925 batman-adv: hash_add() has to discriminate on the return value hace 14 años
  Antonio Quartulli 7683fdc1e8 batman-adv: protect the local and the global trans-tables with rcu hace 14 años
  Antonio Quartulli f5d33d3778 batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h hace 14 años
  Sven Eckelmann 704509b8d4 batman-adv: Calculate sizeof using variable insead of types hace 14 años
  Sven Eckelmann 958ca59856 batman-adv: Remove casts from type x to type x hace 14 años
  Sven Eckelmann 747e4221a0 batman-adv: Add const type qualifier for pointers hace 14 años
  Antonio Quartulli 2dafb49d84 batman-adv: rename everything from *hna* into *tt* (translation table) hace 14 años
  Marek Lindner 32ae9b221e batman-adv: Make bat_priv->primary_if an rcu protected pointer hace 14 años
  Linus Lüssing e1a5382f97 batman-adv: Make orig_node->router an rcu protected pointer hace 14 años
  David S. Miller b8cec4a415 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge hace 14 años
  Marek Lindner e6c10f433a batman-adv: rename batman_if struct to hard_iface hace 14 años
  Marek Lindner d0072609ba batman-adv: remove orig_hash spinlock hace 14 años
  Marek Lindner 7b36e8eef9 batman-adv: Correct rcu refcounting for orig_node hace 14 años
  Marek Lindner 7aadf889e8 batman-adv: remove extra layer between hash and hash element - hash bucket hace 14 años
  Marek Lindner 39901e7162 batman-adv: separate ethernet comparing calls from hash functions hace 14 años
  Marek Lindner 44524fcdf6 batman-adv: Correct rcu refcounting for neigh_node hace 14 años