Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48100bac89a6161ca53dd65697fe635f77986686
/
net
/
batman-adv
/
translation-table.c
48100ba
batman-adv: create a common substructure for tt_global/local_entry
by Antonio Quartulli
· 13 years ago
d099c2c
batman-adv: directly write tt entries without buffering
by Simon Wunderlich
· 13 years ago
c90681b
batman-adv: fixed hash functions type to uint32_t instead of int
by Antonio Quartulli
· 13 years ago
eb7e2a1
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
by Antonio Quartulli
· 13 years ago
8794497
batman-adv: tt_global_del_orig() has to print the correct message
by Antonio Quartulli
· 13 years ago
9eeebb5
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
6e80149
batman-adv: add sanity check when removing global tts
by Simon Wunderlich
· 13 years ago
531027f
batman-adv: remove references for global tt entries
by Simon Wunderlich
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9d85239
batman-adv: correctly set the data field in the TT_REPONSE packet
by Antonio Quartulli
· 13 years ago
3190126
batman-adv: fix tt_local_reset_flags() function
by Antonio Quartulli
· 13 years ago
a943cac
batman-adv: merge update_transtable() into tt related code
by Marek Lindner
· 13 years ago
df6edb9
batman-adv: print client flags in the local/global transtables output
by Antonio Quartulli
· 13 years ago
3d393e4
batman-adv: implement AP-isolation on the sender side
by Antonio Quartulli
· 13 years ago
59b699c
batman-adv: implement AP-isolation on the receiver side
by Antonio Quartulli
· 13 years ago
bc27908
batman-adv: detect clients connected through a 802.11 device
by Antonio Quartulli
· 13 years ago
015758d
batman-adv: correct several typ0s in the comments
by Antonio Quartulli
· 13 years ago
980d55b
batman-adv: keep global table consistency in case of roaming
by Antonio Quartulli
· 13 years ago
058d0e2
batman-adv: keep local table consistency for further TT_RESPONSE
by Antonio Quartulli
· 13 years ago
ff66c97
batman-adv: pass a unique flag arg instead of a sequence of bool ones
by Antonio Quartulli
· 13 years ago
5fbc159
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
by Antonio Quartulli
· 13 years ago
7683fdc
batman-adv: protect the local and the global trans-tables with rcu
by Antonio Quartulli
· 14 years ago
cc47f66
batman-adv: improved roaming mechanism
by Antonio Quartulli
· 14 years ago
a73105b
batman-adv: improved client announcement mechanism
by Antonio Quartulli
· 14 years ago
704509b
batman-adv: Calculate sizeof using variable insead of types
by Sven Eckelmann
· 13 years ago
5f718c2
batman-adv: Remove explicit casts cast from void* for store
by Sven Eckelmann
· 13 years ago
747e422
batman-adv: Add const type qualifier for pointers
by Sven Eckelmann
· 13 years ago
2dafb49
batman-adv: rename everything from *hna* into *tt* (translation table)
by Antonio Quartulli
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
7b36e8e
batman-adv: Correct rcu refcounting for orig_node
by Marek Lindner
· 14 years ago
7aadf88
batman-adv: remove extra layer between hash and hash element - hash bucket
by Marek Lindner
· 14 years ago
39901e7
batman-adv: separate ethernet comparing calls from hash functions
by Marek Lindner
· 14 years ago
fb778ea
batman-adv: protect each hash row with rcu locks
by Marek Lindner
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
64afe35
batman-adv: Update copyright years
by Sven Eckelmann
· 14 years ago
53320fe
batman-adv: Return hna count on local buffer fill
by Sven Eckelmann
· 14 years ago
c6c8fea
net: Add batman-adv meshing protocol
by Sven Eckelmann
· 14 years ago