summaryrefslogtreecommitdiffstats
path: root/include/netlink/route
Commit message (Expand)AuthorAgeFilesLines
* fix includes after removing some headersJiri Pirko2013-01-232-7/+7
* 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
* link: add carrier supportFlavio Leitner2013-01-111-0/+7
* link: socket-CAN helper functionsBenedikt Spranger2012-11-291-0/+27
* link: basic socket-CAN supportBenedikt Spranger2012-11-291-0/+32
* add missing '}' in __cplusplus namespacesThomas Graf2012-10-232-0/+7
* link: Support link groupingThomas Graf2012-10-091-0/+3
* link: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUESThomas Graf2012-10-091-0/+6
* link: Support IFLA_PROMISCUITY link attributeThomas Graf2012-10-091-1/+4
* route: Document ROUTE_CACHE_CONTENT flagThomas Graf2012-08-301-2/+7
* Correct missing fwmark mask proto.Andrew Collins2012-06-111-0/+1
* u32: fix various u32 hashing related warningsAdrian Ban2012-05-161-0/+1
* tc: fix included headersThomas Graf2012-05-1612-0/+16
* u32: add support for hashingAdrian Ban2012-05-081-0/+4
* Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan2012-02-141-0/+30
* 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: generic link enslaving APIThomas Graf2011-11-071-0/+6
* Bonding: Fix header guard of <netlink/route/link/bonding.h>Thomas Graf2011-09-161-2/+2
* 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
* 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
* HTB: Add support for level and direct pkt stats, complete access functionsThomas Graf2011-06-091-10/+18
* Add rtnl_tc_data_check()Thomas Graf2011-06-091-0/+2
* addr: store link object and provide rtnl_addr_get()Thomas Graf2011-05-031-1/+7
* Add missing declaration of rtnl_tc_get_link()Thomas Graf2011-04-211-0/+1
* Expose <netlink/route/link/inet.h>Thomas Graf2011-04-201-1/+1
* export rtnl_link_add() and rtnl_link_build_add_request()Thomas Graf2011-04-151-1/+4
* API to issue direct GET requests to the kernelThomas Graf2011-04-111-0/+4
* 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 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-251-10/+19
* Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()Thomas Graf2011-03-241-2/+3
* Cleanup <netlink/route/qdisc.h>Thomas Graf2011-03-241-11/+9
* rename sch -> qdiscThomas Graf2011-03-219-0/+0
* Unified TC APIThomas Graf2011-03-2111-260/+186
* provide function to retrieve htb rateThomas Graf2011-03-171-0/+1
* Include <linux/pkt_cls.h> and <linux/pkt_sched.h> in <netlink/route/tc.h> for...Thomas Graf2011-03-161-0/+2
* prefix ipv6 link statistics identifiers with IP6Thomas Graf2011-03-161-30/+30
* link: AF_INET link moduleThomas Graf2010-11-162-0/+38
* link: Support for IFLA_AF_SPECThomas Graf2010-11-131-0/+5
* Add support for per interface ICMPv6 statisticsThomas Graf2010-11-111-0/+4
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-111-1/+33
* link/api: Improve API documentation.Thomas Graf2010-11-111-4/+9