| Commit message (Expand) | Author | Age | Files | Lines |
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -1/+1 |
|
|
* | cache: Take cache_ops lock when modifying cache ops flags | Thomas Graf | 2012-12-27 | 1 | -0/+2 |
|
|
* | cache: provide safe variant of nl_cache_mngt_require() and use it | Thomas Graf | 2012-11-16 | 1 | -6/+26 |
|
|
* | Use NL_DBG() instead of printing warnings and errors to stderr | Thomas Graf | 2012-11-15 | 1 | -4/+4 |
|
|
* | cache: hold a reference to the cache ops while a cache is provided over it | Thomas Graf | 2012-11-15 | 1 | -4/+16 |
|
|
* | cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo... | Thomas Graf | 2012-11-15 | 1 | -18/+76 |
|
|
* | cache: Add reference counter to cache operations | Thomas Graf | 2012-11-15 | 1 | -3/+29 |
|
|
* | cache: rwlock accesses to cache operations | Thomas Graf | 2012-11-15 | 1 | -8/+46 |
|
|
* | cache: Hold cache reference while a cache is being provided | Thomas Graf | 2012-11-15 | 1 | -2/+6 |
|
|
* | cache: Move nl_cache_ops_set_flags() to cache_mngt.c | Thomas Graf | 2012-11-12 | 1 | -0/+13 |
|
|
* | doc: documentation restructuring | Thomas Graf | 2012-05-10 | 1 | -2/+12 |
|
|
* | Provide silent variation of nl_cache_require() | Thomas Graf | 2011-05-11 | 1 | -7/+14 |
|
|
* | restructure module documentation order | Thomas Graf | 2008-12-10 | 1 | -0/+1 |
|
|
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -9/+6 |
|
|
* | Optimize nl_cache_ops_associate by checking protocol early | Thomas Graf | 2008-03-05 | 1 | -3/+6 |
|
|
* | Cache message type association interface cleanups | Thomas Graf | 2007-10-11 | 1 | -58/+40 |
|
|
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+266 |
|
|