summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask()Thomas Graf2011-11-251-3/+3
* link: allow to add/get linkinfo of unknown typeJiri Pirko2011-11-111-0/+1
* link: generic link enslaving APIThomas Graf2011-11-071-0/+6
* cache: event_filter() cache operation to filter notificationsThomas Graf2011-10-211-0/+7
* Don't install CLI header files when --disable-cli has been configured.Michael Altizer2011-10-101-11/+15
* Provide micro version in <netlink/version.h>Thomas Graf2011-09-191-0/+1
* Bonding: Fix header guard of <netlink/route/link/bonding.h>Thomas Graf2011-09-161-2/+2
* bonding: Install <netlink/route/link/bonding.h>Thomas Graf2011-09-161-0/+1
* bonding: API to create/enslave/releaseThomas Graf2011-09-161-0/+37
* addr: Add missing header to <netlink/route/addr.h>Thomas Graf2011-09-131-0/+1
* Switch to libtool versioning systemThomas Graf2011-09-131-0/+4
* Install headers in ${includedir}/libnl3Thomas Graf2011-09-131-1/+3
* socket: introduce nl_socket_modify_err_cbJiri Pirko2011-08-311-0/+2
* Updated link documentationThomas Graf2011-07-281-66/+76
* include <linux/if.h> from <netlink/route/link.h> to export IFF_* flagsThomas Graf2011-07-251-0/+1
* VLAN: rtnl_link_is_vlan() function and API documentationThomas Graf2011-07-211-2/+4
* Use 'link type' instead of 'link info type'Thomas Graf2011-07-211-2/+5
* Support for NLM_F_INTRThomas Graf2011-07-143-1/+5
* Don't redefine offsetof when already defined by e.g. stddef.hChristian Ruppert2011-06-211-0/+5
* HTB: Add support for level and direct pkt stats, complete access functionsThomas Graf2011-06-092-10/+20
* Update local copies of include/linuxThomas Graf2011-06-098-149/+165
* Add nl_rate2str()Thomas Graf2011-06-091-0/+6
* Add rtnl_tc_data_check()Thomas Graf2011-06-091-0/+2
* Provide silent variation of nl_cache_require()Thomas Graf2011-05-111-0/+1
* addr: store link object and provide rtnl_addr_get()Thomas Graf2011-05-032-1/+8
* Add missing declaration of rtnl_tc_get_link()Thomas Graf2011-04-211-0/+1
* Expose <netlink/route/link/inet.h>Thomas Graf2011-04-202-1/+2
* export rtnl_link_add() and rtnl_link_build_add_request()Thomas Graf2011-04-151-1/+4
* Improve rtnl_link_change() behaviourThomas Graf2011-04-131-1/+2
* API to issue direct GET requests to the kernelThomas Graf2011-04-112-0/+12
* link: Provide rtnl_link_delete() to delete virtual linksThomas Graf2011-04-101-0/+4
* link: Make return and argument type matchThomas Graf2011-04-101-2/+2
* Provide nl_cache_set_arg{1,2}() to specify cache argsThomas Graf2011-04-101-0/+2
* Provide nl_object_dump_buf() to easily dump to buffersThomas Graf2011-04-101-0/+1
* Provide TC_HANDLE(maj, min) macro to generate tc handlesThomas Graf2011-04-011-0/+6
* trafic class/classifer API improvements and documentationThomas Graf2011-03-292-30/+35
* Qdisc API improvements and documentationThomas Graf2011-03-252-11/+27
* Add nl_send_sync()Thomas Graf2011-03-251-0/+1
* Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()Thomas Graf2011-03-241-2/+3
* Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf2011-03-241-0/+12
* Cleanup <netlink/route/qdisc.h>Thomas Graf2011-03-241-11/+9
* Add NLE_NODEV errorThomas Graf2011-03-241-1/+2
* Fix "make distcheck".Thierry Reding2011-03-231-0/+50
* add missing nl_cache_search in cache.hDaniel Walter2011-03-221-0/+2
* Documentation updatesThomas Graf2011-03-221-0/+24
* rename sch -> qdiscThomas Graf2011-03-2110-9/+9
* Unified TC APIThomas Graf2011-03-2118-328/+213
* provide function to retrieve htb rateThomas Graf2011-03-171-0/+1
* Make struct nl_object public, NLHDR_COMMON has been public anywayThomas Graf2011-03-172-5/+6
* Provide numeric version definesThomas Graf2011-03-161-1/+6