index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
hash.c
Age
Commit message (
Expand
)
Author
2014-08-04
batman-adv: prefer kmalloc_array to kmalloc when possible
Antonio Quartulli
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2012-07-01
batman-adv: Remove space before semicolon
Sven Eckelmann
2012-07-01
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
2012-06-25
batman-adv: Prefix hash local static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
2012-06-18
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann