提交历史

作者 SHA1 备注 提交日期
  David S. Miller 220b07e90e batman-adv: Fix merge error. 13 年之前
  David S. Miller b26e478f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 年之前
  Antonio Quartulli 797399b415 batman-adv: delete global entry in case of roaming 13 年之前
  Antonio Quartulli 03fc307045 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM 13 年之前
  Simon Wunderlich 80b3f58cf4 batman-adv: check return value for hash_add() 13 年之前
  Antonio Quartulli 697f25314a batman-adv: generalise tt_local_reset_flags() 13 年之前
  Antonio Quartulli 48100bac89 batman-adv: create a common substructure for tt_global/local_entry 13 年之前
  Simon Wunderlich d099c2c541 batman-adv: directly write tt entries without buffering 13 年之前
  Antonio Quartulli c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int 13 年之前
  Antonio Quartulli eb7e2a1e20 batman-adv: use orig_hash_find() instead of get_orig_node() in TT code 13 年之前
  Antonio Quartulli 87944973d9 batman-adv: tt_global_del_orig() has to print the correct message 13 年之前
  David S. Miller 9eeebb5bc8 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge 13 年之前
  Simon Wunderlich 6e8014947d batman-adv: add sanity check when removing global tts 13 年之前
  Simon Wunderlich 531027fcdd batman-adv: remove references for global tt entries 13 年之前
  David S. Miller 1805b2f048 Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 13 年之前
  Antonio Quartulli 9d8523931f batman-adv: correctly set the data field in the TT_REPONSE packet 13 年之前
  Antonio Quartulli 3190126451 batman-adv: fix tt_local_reset_flags() function 13 年之前
  Marek Lindner a943cac144 batman-adv: merge update_transtable() into tt related code 14 年之前
  Antonio Quartulli df6edb9e69 batman-adv: print client flags in the local/global transtables output 14 年之前
  Antonio Quartulli 3d393e4732 batman-adv: implement AP-isolation on the sender side 14 年之前
  Antonio Quartulli 59b699cdee batman-adv: implement AP-isolation on the receiver side 14 年之前
  Antonio Quartulli bc2790808a batman-adv: detect clients connected through a 802.11 device 14 年之前
  Antonio Quartulli 015758d002 batman-adv: correct several typ0s in the comments 14 年之前
  Antonio Quartulli 980d55b20a batman-adv: keep global table consistency in case of roaming 14 年之前
  Antonio Quartulli 058d0e2698 batman-adv: keep local table consistency for further TT_RESPONSE 14 年之前
  Antonio Quartulli ff66c975d5 batman-adv: pass a unique flag arg instead of a sequence of bool ones 14 年之前
  Antonio Quartulli 5fbc1598c2 batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry 14 年之前
  Antonio Quartulli 7683fdc1e8 batman-adv: protect the local and the global trans-tables with rcu 14 年之前
  Antonio Quartulli cc47f66e6b batman-adv: improved roaming mechanism 14 年之前
  Antonio Quartulli a73105b8d4 batman-adv: improved client announcement mechanism 14 年之前