summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Merge /home/kaber/src/repos/libnl.gitHEADmasterPatrick McHardy5-9/+65
2013-06-27netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch()Holger Eitzenberger1-0/+2
2013-05-16Add macvlan supportMichael Braun2-0/+47
2013-04-02nl: Print file:line:func in debugging messages and provide --disable-debug to...Thomas Graf1-9/+14
2013-04-01Merge git://git.infradead.org/users/tgr/libnlPatrick McHardy77-1214/+3332
2013-04-01genl: Provide internal function to resolve name to idThomas Graf1-0/+2
2013-03-17Remove rtnl_link_free() declaration from the header file.Tony Cheneau1-1/+0
2013-03-17Remove superfluous declaration of rtnl_route_put()Tony Cheneau1-1/+0
2013-03-14addr: improve API reference documentation for nl_addr_*()Thomas Graf1-2/+2
2013-03-14attr: Add nla_nest_cancel() to remove partially added nested attributesThomas Graf1-0/+1
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