Sven Eckelmann
|
42d0b044b7
batman-adv: Prefix main defines with BATADV_
|
13 年之前 |
Sven Eckelmann
|
7e071c79a6
batman-adv: Prefix packet defines with BATADV_
|
13 年之前 |
Antonio Quartulli
|
d4f4469255
batman-adv: beautify tt_global_add() argument list
|
13 年之前 |
Antonio Quartulli
|
3b643de541
batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
|
13 年之前 |
Sven Eckelmann
|
3e34819e0e
batman-adv: Prefix remaining function like macros with batadv_
|
13 年之前 |
Antonio Quartulli
|
29cb99de4d
batman-adv: fix global TT entry deletion
|
13 年之前 |
Antonio Quartulli
|
1f129fefd3
batman-adv: fix condition in AP isolation
|
13 年之前 |
David S. Miller
|
1d5873e9d7
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
13 年之前 |
David S. Miller
|
e486463e82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Sven Eckelmann
|
a513088d02
batman-adv: Prefix translation-table local static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
1eda58bfc5
batman-adv: Prefix main static inline functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
da641193dd
batman-adv: Prefix originator static inline functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
c0a559295e
batman-adv: Prefix hash static inline functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
e5d89254bf
batman-adv: Prefix hard-interface static inline functions with batadv_
|
13 年之前 |
Antonio Quartulli
|
8b8e4bc039
batman-adv: fix race condition in TT full-table replacement
|
13 年之前 |
Marek Lindner
|
5870adc68f
batman-adv: only drop packets of known wifi clients
|
13 年之前 |
Sven Eckelmann
|
9cfc7bd608
batman-adv: Reformat multiline comments to consistent style
|
13 年之前 |
Sven Eckelmann
|
3193e8fdfa
batman-adv: Prefix main non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
08c36d3e8a
batman-adv: Prefix translation-table non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
9455e34cb2
batman-adv: Prefix send non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
7d211efc50
batman-adv: Prefix originator non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
1a8eaf0733
batman-adv: Prefix hash non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
9563877ea5
batman-adv: Prefix hard-interface non-static functions with batadv_
|
13 年之前 |
Sven Eckelmann
|
08adf15122
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
|
13 年之前 |
Marek Lindner
|
be9aa4c1e0
batman-adv: turn tt commit code into routing protocol agnostic API
|
13 年之前 |
Al Viro
|
f25bd58a9d
batman-adv: don't bother flipping ->tt_data
|
13 年之前 |
Sven Eckelmann
|
5346c35ebf
batman-adv: Return error codes instead of -1 on failures
|
13 年之前 |
Marek Lindner
|
08ad76ecc9
batman-adv: return added entries instead of number of possibly added entries
|
13 年之前 |
Martin Hundebøll
|
f8214865a5
batman-adv: Add get_ethtool_stats() support
|
13 年之前 |
Antonio Quartulli
|
521251f2f5
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists
|
13 年之前 |