Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assoc_array: Include rcupdate.h for call_rcu() definition | Pranith Kumar | 2015-01-07 | 1 | -0/+1 |
* | KEYS: Fix termination condition in assoc array garbage collection | David Howells | 2014-09-12 | 1 | -1/+3 |
* | KEYS: Fix use-after-free in assoc_array_gc() | David Howells | 2014-09-03 | 1 | -1/+1 |
* | assoc_array: remove global variable | Stephen Hemminger | 2014-01-23 | 1 | -1/+1 |
* | KEYS: Fix multiple key add into associative array | David Howells | 2013-12-02 | 1 | -2/+2 |
* | KEYS: Expand the capacity of a keyring | David Howells | 2013-09-24 | 1 | -0/+1 |
* | Add a generic associative array implementation. | David Howells | 2013-09-24 | 1 | -0/+1745 |