index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Age
Commit message (
Expand
)
Author
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-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2010-12-20
batman-adv: Return hna count on local buffer fill
Sven Eckelmann
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann