summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/link
Commit message (Expand)AuthorAgeFilesLines
* link/inet6: add support for tokenized interface identifiersLubomir Rintel2014-10-081-0/+6
* link/inet6: add link IPv6 address generation mode supportDan Williams2014-07-301-0/+37
* link/ip6tnl: Declare rtnl_link_is_ip6_tnl()Thomas Graf2014-07-271-0/+2
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-161-0/+56
* vlan: add support for IFLA_VLAN_PROTOCOLSusant Sahani2014-05-121-0/+3
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-061-0/+43
* ipgre: rename new public API to avoid confusionSusant Sahani2014-05-061-10/+10
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+53
* introduce gre tunnel supportSusant Sahani2014-05-051-0/+59
* introduce ipip tunnel supportSusant Sahani2014-05-051-0/+47
* bridge: add rtnl_link_add_bridge() functionHongweiBi2014-01-141-0/+1
* add a parameter to rtnl_link_veth_add()Cong Wang2013-12-091-1/+2
* add veth link supportCong Wang2013-11-061-0/+35
* python: add bridge flags APINicolas PLANEL2013-10-221-0/+3
* Add VXLAN support.Yasunobu Chiba2013-08-041-0/+86
* Add macvlan supportMichael Braun2013-05-161-0/+46
* bond: Provide rtnl_link_bond_alloc()Thomas Graf2013-02-141-1/+3
* vlan: Provide rtnl_link_vlan_alloc()Thomas 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-071-0/+54
* can: add helper function to get CAN bus stateBenedikt Spranger2013-01-251-0/+1
* Provide compat headers for removed private APIThomas Graf2013-01-242-0/+40
* Move private header files to <netlink-private/*>Thomas Graf2013-01-242-173/+0
* 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: 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
* 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
* VLAN: rtnl_link_is_vlan() function and API documentationThomas Graf2011-07-211-2/+4
* Expose <netlink/route/link/inet.h>Thomas Graf2011-04-201-1/+1
* link: AF_INET link moduleThomas Graf2010-11-162-0/+38
* link: Support for IFLA_AF_SPECThomas Graf2010-11-131-0/+5
* link/api: Improve API documentation.Thomas Graf2010-11-111-4/+9
* link/api: Convert link info ops to use nl_list_headThomas Graf2010-11-111-2/+2
* link: API for address family specific link dataThomas Graf2010-11-112-55/+119
* Remove old line counting while dumpingThomas Graf2008-05-231-2/+2
* Link info interface and vlan supportThomas Graf2008-01-082-0/+126