summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-14bond: Provide rtnl_link_bond_alloc()Thomas Graf1-1/+3
2013-02-14vlan: Provide rtnl_link_vlan_alloc()Thomas Graf1-1/+3
2013-02-14netlink: Forward declare frequent libnl types to ease inclusion depsThomas Graf1-1/+3
2013-02-14bridge: Provide rtnl_link_bridge_alloc()Thomas Graf1-0/+2
2013-02-07bridge: Support the new bridging attributesThomas Graf4-15/+306
2013-02-05attr: Provide nla_is_nested() functionThomas Graf1-1/+2
2013-02-05link: Keep reference to af_ops during lifetime of link objectThomas Graf1-0/+2
2013-02-01can: Include "linux/can/netlink.h" in the distributionThomas Graf1-0/+1
2013-02-01cache: Make NL_ACT_* and nl_cache_ops_(get|put)() availableThomas Graf2-15/+15
2013-01-25can: add helper function to get CAN bus stateBenedikt Spranger1-0/+1
2013-01-24Remove obsolete warning from <netlink/object-api.h> as it breaks NM buildThomas Graf1-2/+0
2013-01-24Provide compat headers for removed private APIThomas Graf6-1/+109
2013-01-24Move private header files to <netlink-private/*>Thomas Graf11-53/+33
2013-01-23fix includes after removing some headersJiri Pirko6-12/+14
2013-01-23No longer install module API headersThomas Graf1-6/+6
2013-01-18Add new rtnl_link_af_data_compare function to compare af_dataroopa1-0/+3
2013-01-12link af ops: Add new ao_compare op to compare link af_dataroopa1-0/+13
2013-01-11cache: Add new nl_cache_find apiroopa1-0/+1
2013-01-11link: add carrier supportFlavio Leitner4-0/+15
2013-01-08fix include/Makefile.amThomas Graf1-2/+3
2013-01-08build: Fix distribution to include 'nfnetlink_conntrack.h'Otavio Salvador1-1/+2
2013-01-04Add <netlink/route/link/can.h> to dist targetThomas Graf1-0/+1
2012-12-17Merge branch 'aligned_be64' of https://github.com/rmfought/libnlThomas Graf2-0/+8
2012-12-13Included defs.h so DISABLE_PTHREADS is visible.Rich Fought1-0/+2
2012-12-13Re-adding #defines for __aligned_be64 for older kernelsRich Fought2-0/+8
2012-12-11netfilter: update local header filesThomas Graf5-280/+425
2012-12-11can: provide local copy of <linux/can/netlink.h>Thomas Graf1-0/+122
2012-11-29link: socket-CAN helper functionsBenedikt Spranger1-0/+27
2012-11-29link: basic socket-CAN supportBenedikt Spranger1-0/+32
2012-11-23Include the newly added header files in next releaseThomas Graf1-0/+3
2012-11-23cache: reserve room in cache_ops to avoid breaking module ABI too frequentlyThomas Graf1-0/+9
2012-11-19Bug Fix: Add new fill socket to cache managerroopa1-0/+1
2012-11-16cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf2-8/+2
2012-11-16Use NL_DBG() instead of printing warnings and errors to stderrThomas Graf1-6/+6
2012-11-16cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo...Thomas Graf1-0/+2
2012-11-16cache: Add reference counter to cache operationsThomas Graf1-0/+6
2012-11-15lock abstraction layerThomas Graf1-0/+50
2012-11-15cache: Add reference counter to cachesThomas Graf2-0/+2
2012-11-15Add master support to rtnl_neigh for AF_BRIDGE objectsroopa1-0/+1
2012-11-12cache: Move NL_CACHE_AF_ITER to <netlink/cache.h>Thomas Graf2-5/+6
2012-11-12New cache manager add cache apiroopa1-0/+3
2012-11-12Add support for per cache flagsroopa3-0/+10
2012-11-10Hash: Properly prefix hash functionsThomas Graf1-4/+4
2012-11-10Add hash support in cache mngrroopa3-0/+7
2012-11-10Add nl hashtable structures and access functionsroopa3-0/+64
2012-11-10Add hash functionroopa1-0/+69
2012-11-05Add support for updating objects in the cacheroopa2-0/+14
2012-11-05Add new object op oo_id_attrs_getroopa1-0/+5
2012-10-26Merge branch 'master' of https://github.com/rmfought/libnlThomas Graf8-194/+556
2012-10-23add missing '}' in __cplusplus namespacesThomas Graf2-0/+7