index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
hash.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2013-01-12
batman-adv: use the const qualifier in hash functions
Antonio Quartulli
1
-1
/
+1
2012-11-14
batman-adv: don't rely on positions in struct for hashing
Simon Wunderlich
1
-0
/
+22
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+2
2012-07-01
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
1
-15
/
+18
2012-06-24
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
1
-9
/
+10
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-13
/
+11
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-06-18
batman-adv: fix locking in hash_add()
Matthias Schiffer
1
-9
/
+6
2012-06-18
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
1
-0
/
+4
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
1
-6
/
+7
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
1
-6
/
+19
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
1
-3
/
+3
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
1
-71
/
+24
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
1
-24
/
+49
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-31
batman-adv: Remove dangling declaration of hash_remove_element
Sven Eckelmann
1
-5
/
+0
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+176