index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-16
1
-3
/
+5
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
1
-1
/
+2
*
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
1
-1
/
+2
*
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
1
-0
/
+26
*
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
1
-12
/
+1
*
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
1
-0
/
+5
*
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
2014-01-08
1
-4
/
+8
*
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
1
-1
/
+15
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-2
/
+4
|
\
|
*
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2013-12-28
1
-2
/
+4
*
|
batman-adv: use batadv_compare_eth for concise
dingtianhong
2013-12-26
1
-1
/
+1
|
/
*
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
1
-0
/
+19
*
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2013-10-23
1
-1
/
+24
*
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
2013-10-23
1
-1
/
+7
*
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
1
-16
/
+134
*
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
2013-10-23
1
-11
/
+24
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-2
/
+2
*
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
1
-31
/
+10
*
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
1
-1
/
+16
*
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
1
-143
/
+577
*
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
1
-4
/
+19
*
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
1
-7
/
+20
*
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2013-10-19
1
-32
/
+50
*
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
2013-10-19
1
-4
/
+31
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
1
-51
/
+189
*
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
2013-10-12
1
-6
/
+4
*
batman-adv: implement batadv_tt_entries
Antonio Quartulli
2013-10-12
1
-4
/
+15
*
batman-adv: don't use call_rcu if not needed
Antonio Quartulli
2013-10-12
1
-14
/
+6
*
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
2013-10-12
1
-6
/
+8
*
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
2013-10-09
1
-34
/
+39
*
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
2013-10-09
1
-30
/
+74
*
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
1
-216
/
+286
*
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-10-09
1
-110
/
+130
*
batman-adv: set skb priority according to content
Simon Wunderlich
2013-08-28
1
-0
/
+5
*
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
2013-05-29
1
-5
/
+7
*
batman-adv: pass a 16bit long flag argument to tt_global_add()
Antonio Quartulli
2013-05-29
1
-2
/
+17
*
batman-adv: don't deal with NET_IP_ALIGN manually
Antonio Quartulli
2013-05-29
1
-10
/
+10
*
batman-adv: refactor batadv_tt_local_event()
Antonio Quartulli
2013-05-29
1
-8
/
+15
*
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
2013-05-17
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-1
/
+1
|
\
|
*
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-04-17
1
-1
/
+1
*
|
batman-adv: don't use !! in bool conversion
Antonio Quartulli
2013-03-13
1
-2
/
+2
*
|
batman-adv: replace redundant primary_if_get calls
Marek Lindner
2013-03-13
1
-19
/
+6
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-47
/
+35
*
batman-adv: fix local translation table output
Antonio Quartulli
2013-01-28
1
-2
/
+2
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-19
1
-9
/
+5
*
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
1
-7
/
+0
[next]