index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-06-02
batman-adv: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
1
-1
/
+1
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-05-25
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
1
-2
/
+1
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2018-11-12
batman-adv: Store modification counter via hash helpers
Sven Eckelmann
1
-0
/
+6
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add kernel-doc to functions in headers
Sven Eckelmann
1
-2
/
+9
2017-12-15
batman-adv: Add kernel-doc to structs in headers
Sven Eckelmann
1
-3
/
+11
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-10-17
batman-adv: Remove unused function batadv_hash_delete
Sven Eckelmann
1
-30
/
+0
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
1
-3
/
+3
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
1
-1
/
+1
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
1
-9
/
+13
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
1
-6
/
+6
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
1
-0
/
+9
2015-06-07
batman-adv: Use common Jenkins Hash implementation
Sven Eckelmann
1
-22
/
+0
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
1
-1
/
+1
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
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-15
batman-adv: don't rely on positions in struct for hashing
Simon Wunderlich
1
-0
/
+22
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+2
2012-07-02
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-21
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-13
/
+11
2012-06-21
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-16
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-17
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+176