summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Correct missing fwmark mask proto.Andrew Collins2012-06-111-0/+1
* genl: Export genl_ops_resolve() and genl_mngt_resolve() in headerThomas Graf2012-06-011-0/+3
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-7/+26
* genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()Thomas Graf2012-05-311-0/+4
* genl: updates to API reference documentationThomas Graf2012-05-314-30/+93
* correct HTB rtable/HZ calculationsAndrew Collins2012-05-291-0/+1
* add fwmark mask supportA C2012-05-291-0/+1
* u32: fix various u32 hashing related warningsAdrian Ban2012-05-161-0/+1
* tc: fix included headersThomas Graf2012-05-1612-0/+16
* doc: documentation restructuringThomas Graf2012-05-103-13/+13
* u32: add support for hashingAdrian Ban2012-05-081-0/+4
* nl: Fix return value of nl_recvmsgs()Thomas Graf2012-05-081-0/+1
* object: Add functions to access the object type, cache and object opsThomas Graf2012-04-241-1/+6
* cache: Add co_include_event allowing caches to provide their own nl_cache_inc...Thomas Graf2012-04-222-3/+19
* cache: improve documentation of co_event_filterThomas Graf2012-04-221-3/+20
* cache_mngr: Provide nl_cache_mngr_info() to pring cache manager detailsThomas Graf2012-04-211-0/+2
* cache_mngr: Automatically allocate socket if neededThomas Graf2012-04-212-3/+4
* Add new nl_cache_clone() function.Thierry Reding2012-02-161-0/+1
* Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan2012-02-144-0/+58
* add new function to provide neighbour event parsingBrett Ciphery2012-01-301-0/+2
* 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