summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/link
Commit message (Expand)AuthorAgeFilesLines
...
* link/ipip: Add missing prototype for rtnl_link_is_ipip()Tobias Klauser2017-01-201-1/+2
* sriov: Add missing prototype for rtnl_link_vf_vlan_free()Tobias Klauser2017-01-201-0/+1
* sit: Fix invalid function prototypes in public headerTobias Klauser2017-01-201-1/+1
* ppp: fix API in ppp.h headerThomas Haller2016-11-281-2/+2
* Add PPP supportJonas Johansson2016-11-281-0/+30
* lib/route: SRIOV Set FunctionalityJef Oliver2016-11-241-0/+25
* lib/route: SRIOV Utility FunctionsJef Oliver2016-11-241-0/+7
* lib/route: SRIOV Parse and Read supportJef Oliver2016-11-241-0/+112
* lib/route: Export correct ipgre functionalityJef Oliver2016-11-051-0/+3
* vxlan: refactor setting/getting vxlan flagsThomas Haller2016-11-051-8/+2
* vxlan: don't store vxlan flags as ce_maskThomas Haller2016-11-051-0/+9
* vxlan: remove redundant enable/disable API from vxlanThomas Haller2016-11-051-18/+0
* vxlan: add support for additional VXLAN attributes.Brandon Carpenter2016-10-301-5/+56
* macvlan: adjust types and merge MACVLAN_HAS_MACCOUNT and MACVLAN_HAS_MACDATAThomas Haller2016-09-271-1/+1
* macvlan: add support for "source" modeMichael Braun2016-09-261-0/+18
* lib/route: Support IFLA_BRIDGE_MODEJef Oliver2016-09-241-0/+13
* lib/route: Extend Bridge FlagsJef Oliver2016-09-241-0/+3
* lib/route: Add port state translation functionsJef Oliver2016-09-241-0/+3
* build: fixup headers for C++ inclusionCraig Gallek2016-08-122-2/+2
* lib/route: add macsec supportSabrina Dubroca2016-06-251-0/+73
* sit: add public API for sit 6RD supportThomas Haller2016-04-151-0/+12
* sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.hThomas Haller2016-04-151-1/+1
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-151-0/+2
* route/link/bridge: fixed return typeTobias Jungel2015-12-161-1/+1
* bridge: add support for VLANsDavid Ahern2015-12-071-0/+15
* route/link: add macvtap supportBeniamino Galvani2015-11-191-0/+46
* route/vrf: add VRF supportDavid Ahern2015-11-011-0/+32
* ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal errorThomas Haller2015-06-261-1/+1
* ipvlan: add ipvlan supportCong Wang2015-06-191-0/+37
* 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