Antonio Quartulli
|
c90681b850
batman-adv: fixed hash functions type to uint32_t instead of int
|
13 年之前 |
Joe Perches
|
320f422f62
batman-adv: Remove unnecessary OOM logging messages
|
14 年之前 |
Marek Lindner
|
fc95727564
batman-adv: agglomerate all batman iv ogm processing functions in a single file
|
14 年之前 |
Antonio Quartulli
|
1a1f37d925
batman-adv: hash_add() has to discriminate on the return value
|
14 年之前 |
Antonio Quartulli
|
c8c991bf20
batman-adv: initialise last_ttvn and tt_crc for the orig_node structure
|
14 年之前 |
Sven Eckelmann
|
44c4349a2a
batman-adv: Replace version info instead of appending them
|
14 年之前 |
Antonio Quartulli
|
cc47f66e6b
batman-adv: improved roaming mechanism
|
14 年之前 |
Antonio Quartulli
|
a73105b8d4
batman-adv: improved client announcement mechanism
|
14 年之前 |
Sven Eckelmann
|
b8e2dd135c
batman-adv: Move compare_orig to originator.c
|
14 年之前 |
Sven Eckelmann
|
704509b8d4
batman-adv: Calculate sizeof using variable insead of types
|
14 年之前 |
Sven Eckelmann
|
747e4221a0
batman-adv: Add const type qualifier for pointers
|
14 年之前 |
Sven Eckelmann
|
38e3c5f0da
batman-adv: Don't do pointer arithmetic with void*
|
14 年之前 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Antonio Quartulli
|
2dafb49d84
batman-adv: rename everything from *hna* into *tt* (translation table)
|
14 年之前 |
Marek Lindner
|
28f8e546e6
batman-adv: remove misplaced comment
|
14 年之前 |
Paul E. McKenney
|
ae179ae433
batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree()
|
14 年之前 |
Marek Lindner
|
32ae9b221e
batman-adv: Make bat_priv->primary_if an rcu protected pointer
|
14 年之前 |
Linus Lüssing
|
68003903e4
batman-adv: Protect global TQ window with a spinlock
|
14 年之前 |
Linus Lüssing
|
e1a5382f97
batman-adv: Make orig_node->router an rcu protected pointer
|
14 年之前 |
Marek Lindner
|
e6c10f433a
batman-adv: rename batman_if struct to hard_iface
|
14 年之前 |
Marek Lindner
|
4389e47af8
batman-adv: rename global if_list to hardif_list
|
14 年之前 |
Marek Lindner
|
d0072609ba
batman-adv: remove orig_hash spinlock
|
14 年之前 |
Marek Lindner
|
1605d0d60b
batman-adv: increase refcount in create_neighbor to be consistent
|
14 年之前 |
Marek Lindner
|
7b36e8eef9
batman-adv: Correct rcu refcounting for orig_node
|
14 年之前 |
Marek Lindner
|
7aadf889e8
batman-adv: remove extra layer between hash and hash element - hash bucket
|
14 年之前 |
Marek Lindner
|
f3e0008f01
batman-adv: make broadcast seqno operations atomic
|
14 年之前 |
Marek Lindner
|
44524fcdf6
batman-adv: Correct rcu refcounting for neigh_node
|
14 年之前 |
Simon Wunderlich
|
a4c135c561
batman-adv: protect bonding with rcu locks
|
14 年之前 |
Marek Lindner
|
2ae2daf6c3
batman-adv: protect ogm counter arrays with spinlock
|
14 年之前 |
Marek Lindner
|
16b1aba849
batman-adv: protect originator nodes with reference counters
|
14 年之前 |