index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Age
Commit message (
Expand
)
Author
2012-05-14
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
2012-05-13
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
2012-05-11
batman-adv: add contributor name
Antonio Quartulli
2012-04-18
batman-adv: convert the tt_crc to network order
Antonio Quartulli
2012-04-11
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
2012-04-11
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2012-04-11
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-17
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Antonio Quartulli
2012-02-17
batman-adv: code refactoring - move debug print into tt_local_set_pending
Antonio Quartulli
2012-02-17
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
Antonio Quartulli
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
batman-adv: refactor tt_global_del() to avoid misalignment
Sven Eckelmann
2012-02-17
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
2012-02-17
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
2011-12-16
batman-adv: Fix merge error.
David S. Miller
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-07
batman-adv: delete global entry in case of roaming
Antonio Quartulli
2011-12-07
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
Antonio Quartulli
2011-11-20
batman-adv: check return value for hash_add()
Simon Wunderlich
2011-11-20
batman-adv: generalise tt_local_reset_flags()
Antonio Quartulli
2011-11-20
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
2011-11-20
batman-adv: directly write tt entries without buffering
Simon Wunderlich
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
2011-11-20
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
2011-11-20
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
2011-10-30
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-10-25
batman-adv: add sanity check when removing global tts
Simon Wunderlich
2011-10-25
batman-adv: remove references for global tt entries
Simon Wunderlich
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-18
batman-adv: correctly set the data field in the TT_REPONSE packet
Antonio Quartulli
2011-10-18
batman-adv: fix tt_local_reset_flags() function
Antonio Quartulli
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
2011-08-22
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
2011-07-07
batman-adv: keep global table consistency in case of roaming
Antonio Quartulli
2011-07-07
batman-adv: keep local table consistency for further TT_RESPONSE
Antonio Quartulli
2011-07-05
batman-adv: pass a unique flag arg instead of a sequence of bool ones
Antonio Quartulli
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-05-30
batman-adv: Remove explicit casts cast from void* for store
Sven Eckelmann
[next]