Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rculist: Use rculist_back_protected to access prev. | Adrian Moreno | 2022-12-06 | 1 | -3/+5 |
* | rculist: Fix iteration macros. | Ilya Maximets | 2022-11-24 | 1 | -9/+9 |
* | rculist: use multi-variable helpers for loop macros. | Adrian Moreno | 2022-03-30 | 1 | -30/+52 |
* | Clean up some minor spelling and typos. | Justin Pettit | 2018-03-14 | 1 | -1/+1 |
* | 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 |