index
:
linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
hard-interface.c
Age
Commit message (
Expand
)
Author
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
2011-05-30
batman-adv: Use rcu_dereference_protected by update-side
Sven Eckelmann
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-05-30
batman-adv: Remove explicit casts cast from void* for store
Sven Eckelmann
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
batman-adv: Remove unnecessary hardif_list_lock
Sven Eckelmann
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-03-05
batman-adv: Disallow regular interface as mesh device
Sven Eckelmann
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
batman-adv: Remove declaration of batman_skb_recv
Sven Eckelmann
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann