Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rculist: Remove postponed poisoning. | Jarno Rajahalme | 2015-06-11 | 1 | -19/+17 |
* | lib: Expose struct ovs_list definition in <openvswitch/list.h> | Thomas Graf | 2014-12-15 | 1 | -1/+1 |
* | list: Rename struct list to struct ovs_list | Thomas Graf | 2014-12-15 | 1 | -3/+4 |
* | classifier: Do not insert duplicate rules in indices. | Jarno Rajahalme | 2014-11-14 | 1 | -8/+5 |
* | lib/rculist: New RCU-iterator, single-writer doubly-linked list. | Jarno Rajahalme | 2014-10-29 | 1 | -0/+403 |