Sven Eckelmann
|
c67893d17a
batman-adv: Reduce accumulated length of simple statements
|
13 vuotta sitten |
Sven Eckelmann
|
bbb1f90efb
batman-adv: Don't break statements after assignment operator
|
13 vuotta sitten |
Sven Eckelmann
|
807736f6e0
batman-adv: Split batadv_priv in sub-structures for features
|
13 vuotta sitten |
Marek Lindner
|
1c9b0550f4
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
|
13 vuotta sitten |
Simon Wunderlich
|
3eb8773e3a
batman-adv: rename bridge loop avoidance claim types
|
13 vuotta sitten |
Simon Wunderlich
|
99e966fc96
batman-adv: correct comments in bridge loop avoidance
|
13 vuotta sitten |
Simon Wunderlich
|
536a23f119
batman-adv: Add the backbone gateway list to debugfs
|
13 vuotta sitten |
David S. Miller
|
04c9f416e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 vuotta sitten |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 vuotta sitten |
Simon Wunderlich
|
2d3f6ccc4e
batman-adv: check incoming packet type for bla
|
13 vuotta sitten |
Sven Eckelmann
|
56303d34a3
batman-adv: Prefix types structs with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
9641269011
batman-adv: Prefix packet structs with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
5bf74e9ca1
batman-adv: Prefix hash struct and typedef with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
39c75a51ed
batman-adv: Prefix main enum with BATADV_
|
13 vuotta sitten |
Sven Eckelmann
|
acd34afa89
batman-adv: Prefix packet enum with BATADV_
|
13 vuotta sitten |
Sven Eckelmann
|
e9a4f295eb
batman-adv: Prefix hard-interface enum with BATADV_
|
13 vuotta sitten |
Sven Eckelmann
|
42d0b044b7
batman-adv: Prefix main defines with BATADV_
|
13 vuotta sitten |
Sven Eckelmann
|
3964f7285e
batman-adv: Prefix bridge_loop_avoidance defines with BATADV_
|
13 vuotta sitten |
Sven Eckelmann
|
3b300de322
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
1eda58bfc5
batman-adv: Prefix main static inline functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
da641193dd
batman-adv: Prefix originator static inline functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
c0a559295e
batman-adv: Prefix hash static inline functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
e5d89254bf
batman-adv: Prefix hard-interface static inline functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
9cfc7bd608
batman-adv: Reformat multiline comments to consistent style
|
13 vuotta sitten |
Sven Eckelmann
|
3193e8fdfa
batman-adv: Prefix main non-static functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
08c36d3e8a
batman-adv: Prefix translation-table non-static functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
7d211efc50
batman-adv: Prefix originator non-static functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
1a8eaf0733
batman-adv: Prefix hash non-static functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
08adf15122
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
|
13 vuotta sitten |
Sven Eckelmann
|
5346c35ebf
batman-adv: Return error codes instead of -1 on failures
|
13 vuotta sitten |