summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/tc.h
Commit message (Expand)AuthorAgeFilesLines
* route/tc: add rtnl_tc_stat2str() and rtnl_tc_str2stat()Cong Wang2015-02-021-0/+2
* add initial tc action supportCong Wang2013-11-091-0/+1
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-0/+2
* fix includes after removing some headersJiri Pirko2013-01-231-0/+7
* Add missing declaration of rtnl_tc_get_link()Thomas Graf2011-04-211-0/+1
* Provide TC_HANDLE(maj, min) macro to generate tc handlesThomas Graf2011-04-011-0/+6
* Unified TC APIThomas Graf2011-03-211-3/+23
* Include <linux/pkt_cls.h> and <linux/pkt_sched.h> in <netlink/route/tc.h> for...Thomas Graf2011-03-161-0/+2
* classid auto generation if provided tc name does not existThomas Graf2010-11-011-0/+2
* Unified TC attributes interfaceThomas Graf2010-10-261-21/+31
* Update include/linux header copiesThomas Graf2010-10-211-1/+1
* classid databaseThomas Graf2010-10-191-0/+1
* Initial importThomas Graf2007-09-141-0/+63