index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Age
Commit message (
Expand
)
Author
2013-12-28
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2013-10-23
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2013-10-23
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-19
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2013-10-19
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
2013-10-12
batman-adv: don't use call_rcu if not needed
Antonio Quartulli
2013-10-12
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
2013-10-09
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
2013-10-09
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-08-28
batman-adv: set skb priority according to content
Simon Wunderlich
2013-05-29
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
2013-05-29
batman-adv: pass a 16bit long flag argument to tt_global_add()
Antonio Quartulli
2013-05-29
batman-adv: don't deal with NET_IP_ALIGN manually
Antonio Quartulli
2013-05-29
batman-adv: refactor batadv_tt_local_event()
Antonio Quartulli
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-17
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-03-13
batman-adv: don't use !! in bool conversion
Antonio Quartulli
2013-03-13
batman-adv: replace redundant primary_if_get calls
Marek Lindner
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-28
batman-adv: fix local translation table output
Antonio Quartulli
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
2013-01-12
batman-adv: remove useless assignment in tt_local_add()
Antonio Quartulli
2013-01-12
batman-adv: unify and properly print hex values
Antonio Quartulli
2013-01-12
batman-adv: print the CRC together with the translation tables
Antonio Quartulli
2013-01-12
batman-adv: improve local translation table output
Antonio Quartulli
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
2012-11-21
batman-adv: Mark best gateway in transtable_global debugfs
Sven Eckelmann
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-16
batman-adv: don't add TEMP clients belonging to other backbone nodes
Antonio Quartulli
2012-11-16
batman-adv: correctly pass the client flag on tt_response
Antonio Quartulli
2012-11-16
batman-adv: fix tt_global_entries flags update
Antonio Quartulli
2012-11-14
batman-adv: Remove instant overwritten variable initialization
Sven Eckelmann
[next]