summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nl_cb: store nl_cb_type in struct nl_cbArend van Spriel2013-09-053-8/+17
* netfilter/ct: support optional CTA_ZONE attributeHolger Eitzenberger2013-09-052-0/+5
* netfilter/ct: support optional CTA_TIMESTAMP attributeHolger Eitzenberger2013-09-053-0/+14
* link: add support for IFLA_PHYS_PORT_IDJiri Pirko2013-08-053-0/+4
* Add VXLAN support.Yasunobu Chiba2013-08-041-0/+86
* Add support for inet diag Netlink protocol.Joe Damato2013-07-198-2/+409
* netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch()Holger Eitzenberger2013-06-261-0/+2
* Add macvlan supportMichael Braun2013-05-162-0/+47
* nl: Print file:line:func in debugging messages and provide --disable-debug to...Thomas Graf2013-04-021-9/+14
* genl: Provide internal function to resolve name to idThomas Graf2013-04-011-0/+2
* Remove rtnl_link_free() declaration from the header file.Tony Cheneau2013-03-171-1/+0
* Remove superfluous declaration of rtnl_route_put()Tony Cheneau2013-03-171-1/+0
* addr: improve API reference documentation for nl_addr_*()Thomas Graf2013-03-141-2/+2
* attr: Add nla_nest_cancel() to remove partially added nested attributesThomas Graf2013-03-141-0/+1
* bond: Provide rtnl_link_bond_alloc()Thomas Graf2013-02-141-1/+3
* vlan: Provide rtnl_link_vlan_alloc()Thomas Graf2013-02-141-1/+3
* netlink: Forward declare frequent libnl types to ease inclusion depsThomas Graf2013-02-141-1/+3
* bridge: Provide rtnl_link_bridge_alloc()Thomas Graf2013-02-141-0/+2
* bridge: Support the new bridging attributesThomas Graf2013-02-074-15/+306
* attr: Provide nla_is_nested() functionThomas Graf2013-02-051-1/+2
* link: Keep reference to af_ops during lifetime of link objectThomas Graf2013-02-051-0/+2
* can: Include "linux/can/netlink.h" in the distributionThomas Graf2013-02-011-0/+1
* cache: Make NL_ACT_* and nl_cache_ops_(get|put)() availableThomas Graf2013-02-012-15/+15
* can: add helper function to get CAN bus stateBenedikt Spranger2013-01-251-0/+1
* 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-151-6/+6
* cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo...Thomas Graf2012-11-151-0/+2
* cache: Add reference counter to cache operationsThomas Graf2012-11-151-0/+6