index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
1
-2
/
+2
2013-10-19
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
1
-31
/
+10
2013-10-19
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
1
-1
/
+16
2013-10-19
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
1
-143
/
+577
2013-10-19
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
1
-4
/
+19
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
1
-7
/
+20
2013-10-19
batman-adv: print the VID together with the TT entries
Antonio Quartulli
1
-32
/
+50
2013-10-19
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
1
-4
/
+31
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
1
-51
/
+189
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
1
-6
/
+4
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
1
-4
/
+15
2013-10-12
batman-adv: don't use call_rcu if not needed
Antonio Quartulli
1
-14
/
+6
2013-10-12
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
1
-6
/
+8
2013-10-09
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
1
-34
/
+39
2013-10-09
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
1
-30
/
+74
2013-10-09
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
1
-216
/
+286
2013-10-09
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
1
-110
/
+130
2013-08-28
batman-adv: set skb priority according to content
Simon Wunderlich
1
-0
/
+5
2013-05-29
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
1
-5
/
+7
2013-05-29
batman-adv: pass a 16bit long flag argument to tt_global_add()
Antonio Quartulli
1
-2
/
+17
2013-05-29
batman-adv: don't deal with NET_IP_ALIGN manually
Antonio Quartulli
1
-10
/
+10
2013-05-29
batman-adv: refactor batadv_tt_local_event()
Antonio Quartulli
1
-8
/
+15
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
1
-1
/
+6
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-17
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
1
-1
/
+1
2013-03-13
batman-adv: don't use !! in bool conversion
Antonio Quartulli
1
-2
/
+2
2013-03-13
batman-adv: replace redundant primary_if_get calls
Marek Lindner
1
-19
/
+6
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-47
/
+35
2013-01-28
batman-adv: fix local translation table output
Antonio Quartulli
1
-2
/
+2
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
1
-9
/
+5
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
1
-7
/
+0
2013-01-12
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
1
-0
/
+10
2013-01-12
batman-adv: remove useless assignment in tt_local_add()
Antonio Quartulli
1
-7
/
+5
2013-01-12
batman-adv: unify and properly print hex values
Antonio Quartulli
1
-1
/
+1
2013-01-12
batman-adv: print the CRC together with the translation tables
Antonio Quartulli
1
-6
/
+9
2013-01-12
batman-adv: improve local translation table output
Antonio Quartulli
1
-4
/
+23
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
1
-48
/
+17
2012-11-21
batman-adv: Mark best gateway in transtable_global debugfs
Sven Eckelmann
1
-26
/
+64
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+14
2012-11-16
batman-adv: don't add TEMP clients belonging to other backbone nodes
Antonio Quartulli
1
-0
/
+7
2012-11-16
batman-adv: correctly pass the client flag on tt_response
Antonio Quartulli
1
-1
/
+1
2012-11-16
batman-adv: fix tt_global_entries flags update
Antonio Quartulli
1
-0
/
+6
2012-11-14
batman-adv: Remove instant overwritten variable initialization
Sven Eckelmann
1
-10
/
+10
2012-11-14
batman-adv: roaming handling mechanism redesign
Antonio Quartulli
1
-39
/
+118
2012-11-14
batman-adv: refactor tt_global_del_struct()
Antonio Quartulli
1
-10
/
+9
2012-11-14
batman-adv: refactor code to simplify long lines
Antonio Quartulli
1
-32
/
+30
2012-11-14
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
1
-14
/
+32
2012-11-07
batman-adv: Reserve extra bytes in skb for better alignment
Sven Eckelmann
1
-10
/
+10
2012-10-29
batman-adv: pass the WIFI flag from the local to global entry
Antonio Quartulli
1
-6
/
+25
[next]