Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | hashtable: remove repeated phrase from a comment | Jakub Kicinski | 2017-06-30 | 1 | -1/+0 |
* | net: move napi_hash[] into read mostly section | Eric Dumazet | 2015-11-18 | 1 | -0/+4 |
* | hashtable: add hash_for_each_possible_rcu_notrace() | Alexey Kardashevskiy | 2013-10-11 | 1 | -0/+15 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -21/+19 |
* | hashtable: introduce a small and naive hashtable | Sasha Levin | 2012-11-02 | 1 | -0/+192 |