summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete warning from <netlink/object-api.h> as it breaks NM buildThomas Graf2013-01-241-2/+0
* Provide compat headers for removed private APIThomas Graf2013-01-246-1/+109
* Move private header files to <netlink-private/*>Thomas Graf2013-01-2411-53/+33
* fix includes after removing some headersJiri Pirko2013-01-236-12/+14
* No longer install module API headersThomas Graf2013-01-231-6/+6
* Add new rtnl_link_af_data_compare function to compare af_dataroopa2013-01-181-0/+3
* link af ops: Add new ao_compare op to compare link af_dataroopa2013-01-121-0/+13
* cache: Add new nl_cache_find apiroopa2013-01-111-0/+1
* link: add carrier supportFlavio Leitner2013-01-114-0/+15
* fix include/Makefile.amThomas Graf2013-01-081-2/+3
* build: Fix distribution to include 'nfnetlink_conntrack.h'Otavio Salvador2013-01-081-1/+2
* Add <netlink/route/link/can.h> to dist targetThomas Graf2013-01-041-0/+1
* Merge branch 'aligned_be64' of https://github.com/rmfought/libnlThomas Graf2012-12-172-0/+8
|\
| * Re-adding #defines for __aligned_be64 for older kernelsRich Fought2012-12-132-0/+8
* | Included defs.h so DISABLE_PTHREADS is visible.Rich Fought2012-12-131-0/+2
|/
* netfilter: update local header filesThomas Graf2012-12-115-280/+425
* can: provide local copy of <linux/can/netlink.h>Thomas Graf2012-12-111-0/+122
* link: socket-CAN helper functionsBenedikt Spranger2012-11-291-0/+27
* link: basic socket-CAN supportBenedikt Spranger2012-11-291-0/+32
* Include the newly added header files in next releaseThomas Graf2012-11-231-0/+3
* cache: reserve room in cache_ops to avoid breaking module ABI too frequentlyThomas Graf2012-11-231-0/+9
* Bug Fix: Add new fill socket to cache managerroopa2012-11-191-0/+1
* cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf2012-11-162-8/+2
* Use NL_DBG() instead of printing warnings and errors to stderrThomas Graf2012-11-161-6/+6
* cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo...Thomas Graf2012-11-161-0/+2
* cache: Add reference counter to cache operationsThomas Graf2012-11-161-0/+6
* lock abstraction layerThomas Graf2012-11-151-0/+50
* cache: Add reference counter to cachesThomas Graf2012-11-152-0/+2
* Add master support to rtnl_neigh for AF_BRIDGE objectsroopa2012-11-151-0/+1
* cache: Move NL_CACHE_AF_ITER to <netlink/cache.h>Thomas Graf2012-11-122-5/+6
* New cache manager add cache apiroopa2012-11-121-0/+3
* Add support for per cache flagsroopa2012-11-123-0/+10
* Hash: Properly prefix hash functionsThomas Graf2012-11-101-4/+4
* Add hash support in cache mngrroopa2012-11-103-0/+7
* Add nl hashtable structures and access functionsroopa2012-11-103-0/+64
* Add hash functionroopa2012-11-101-0/+69
* Add support for updating objects in the cacheroopa2012-11-052-0/+14
* Add new object op oo_id_attrs_getroopa2012-11-051-0/+5
* Merge branch 'master' of https://github.com/rmfought/libnlThomas Graf2012-10-268-194/+556
|\
| * Source cleanup for upstreamRich Fought2012-10-192-39/+38
| * Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought2012-10-166-213/+352
| * define advanced attributes outRich Fought2012-10-121-5/+27
| * bugfixesRich Fought2012-10-091-0/+1
| * Starting CLI workRich Fought2012-10-081-0/+30
| * Successful compilation of libnl-nf with expectationRich Fought2012-10-081-20/+8
| * Checkpoint before compilation attemptRich Fought2012-10-082-4/+1
| * "checkpoint"Rich Fought2012-10-052-20/+17
| * Checkpoint: compare functionRich Fought2012-10-051-3/+25
| * Exp checkpointRich Fought2012-10-052-0/+167
* | add missing '}' in __cplusplus namespacesThomas Graf2012-10-232-0/+7