Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7ad229d902e9c628194c848ca0cb890ab3e94813
/
net
/
batman-adv
/
routing.c
27aea21
batman-adv: remove duplicate code from function is_bidirectional_neigh()
by Daniele Furlan
· 14 years ago
2dafb49
batman-adv: rename everything from *hna* into *tt* (translation table)
by Antonio Quartulli
· 14 years ago
01df2b6
batman-adv: Fix refcount imbalance in find_router
by Marek Lindner
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
b5a6f69
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
by Antonio Quartulli
· 14 years ago
6800390
batman-adv: Protect global TQ window with a spinlock
by Linus Lüssing
· 14 years ago
e1a5382
batman-adv: Make orig_node->router an rcu protected pointer
by Linus Lüssing
· 14 years ago
5515862
batman-adv: Move bonding / iface alternating router search to own functions
by Linus Lüssing
· 14 years ago
7cefb14
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
by Linus Lüssing
· 14 years ago
e6c10f4
batman-adv: rename batman_if struct to hard_iface
by Marek Lindner
· 14 years ago
4389e47
batman-adv: rename global if_list to hardif_list
by Marek Lindner
· 14 years ago
d007260
batman-adv: remove orig_hash spinlock
by Marek Lindner
· 14 years ago
1605d0d
batman-adv: increase refcount in create_neighbor to be consistent
by Marek Lindner
· 14 years ago
7b36e8e
batman-adv: Correct rcu refcounting for orig_node
by Marek Lindner
· 14 years ago
7aadf88
batman-adv: remove extra layer between hash and hash element - hash bucket
by Marek Lindner
· 14 years ago
39901e7
batman-adv: separate ethernet comparing calls from hash functions
by Marek Lindner
· 14 years ago
f3e0008
batman-adv: make broadcast seqno operations atomic
by Marek Lindner
· 14 years ago
0ede9f4
batman-adv: protect bit operations to count OGMs with spinlock
by Marek Lindner
· 14 years ago
44524fc
batman-adv: Correct rcu refcounting for neigh_node
by Marek Lindner
· 14 years ago
a4c135c
batman-adv: protect bonding with rcu locks
by Simon Wunderlich
· 14 years ago
2ae2daf
batman-adv: protect ogm counter arrays with spinlock
by Marek Lindner
· 14 years ago
16b1aba
batman-adv: protect originator nodes with reference counters
by Marek Lindner
· 14 years ago
fb778ea
batman-adv: protect each hash row with rcu locks
by Marek Lindner
· 14 years ago
a775eb8
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
by Marek Lindner
· 14 years ago
f987ed6
batman-adv: protect neighbor list with rcu locks
by Marek Lindner
· 14 years ago
9591a79
batman-adv: convert neighbor list to hlist
by Marek Lindner
· 14 years ago
a8e7f4b
batman-adv: protect neighbor nodes with reference counters
by Marek Lindner
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
64afe35
batman-adv: Update copyright years
by Sven Eckelmann
· 14 years ago
1299bda
batman-adv: Remove unused variables
by Sven Eckelmann
· 14 years ago
74ef115
batman-adv: remove unused parameters
by Simon Wunderlich
· 14 years ago
ae361ce
batman-adv: Calculate correct size for merged packets
by Sven Eckelmann
· 14 years ago
c6c8fea
net: Add batman-adv meshing protocol
by Sven Eckelmann
· 14 years ago