Simon Wunderlich
|
c54f38c9aa
batman-adv: set skb priority according to content
|
12 年之前 |
Martin Hundebøll
|
e91ecfc64a
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
|
12 年之前 |
Antonio Quartulli
|
d4ff40f683
batman-adv: pass a 16bit long flag argument to tt_global_add()
|
12 年之前 |
Antonio Quartulli
|
41ab6c4891
batman-adv: don't deal with NET_IP_ALIGN manually
|
12 年之前 |
Antonio Quartulli
|
3abe4adbfb
batman-adv: refactor batadv_tt_local_event()
|
12 年之前 |
Linus Lüssing
|
72822225bd
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
|
12 年之前 |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Antonio Quartulli
|
fe8a93b951
batman-adv: make is_my_mac() check for the current mesh only
|
12 年之前 |
Antonio Quartulli
|
c1d07431b9
batman-adv: don't use !! in bool conversion
|
12 年之前 |
Marek Lindner
|
736292c2e8
batman-adv: replace redundant primary_if_get calls
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Antonio Quartulli
|
a7966d908a
batman-adv: fix local translation table output
|
12 年之前 |
Antonio Quartulli
|
0b87393146
batman-adv: update copyright years
|
12 年之前 |
Antonio Quartulli
|
7241444209
batman-adv: a delayed_work has to be initialised once
|
12 年之前 |
Antonio Quartulli
|
46d160ef88
batman-adv: remove useless blank lines before and after brackets
|
12 年之前 |
Antonio Quartulli
|
dec05074b1
batman-adv: Initialize lockdep class keys for hashes
|
12 年之前 |
Antonio Quartulli
|
8425ec6aea
batman-adv: remove useless assignment in tt_local_add()
|
12 年之前 |
Antonio Quartulli
|
39a3299158
batman-adv: unify and properly print hex values
|
12 年之前 |
Antonio Quartulli
|
f9d8a53784
batman-adv: print the CRC together with the translation tables
|
12 年之前 |
Antonio Quartulli
|
85766a8200
batman-adv: improve local translation table output
|
12 年之前 |
Martin Hundebøll
|
bb351ba0bb
batman-adv: Add wrapper to look up neighbor and send skb
|
12 年之前 |
Sven Eckelmann
|
981d890029
batman-adv: Mark best gateway in transtable_global debugfs
|
12 年之前 |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Antonio Quartulli
|
1f36aebcc5
batman-adv: don't add TEMP clients belonging to other backbone nodes
|
12 年之前 |
Antonio Quartulli
|
27b37ebfa2
batman-adv: correctly pass the client flag on tt_response
|
12 年之前 |
Antonio Quartulli
|
e9c00136a4
batman-adv: fix tt_global_entries flags update
|
12 年之前 |
Sven Eckelmann
|
170173bf37
batman-adv: Remove instant overwritten variable initialization
|
12 年之前 |
Antonio Quartulli
|
068ee6e204
batman-adv: roaming handling mechanism redesign
|
12 年之前 |
Antonio Quartulli
|
be73b488d1
batman-adv: refactor tt_global_del_struct()
|
12 年之前 |
Antonio Quartulli
|
47c94655c3
batman-adv: refactor code to simplify long lines
|
12 年之前 |