summaryrefslogtreecommitdiffstats
path: root/lib/route/link
Commit message (Expand)AuthorAgeFilesLines
...
* ipgre: rename new public API to avoid confusionSusant Sahani2014-05-061-8/+8
* ipgre: fix attribute IPGRE_ATTR_OKEY in ipgre_put_attrs()Susant Sahani2014-05-061-1/+1
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+624
* introduce gre tunnel supportSusant Sahani2014-05-051-0/+727
* introduce ipip tunnel supportSusant Sahani2014-05-051-0/+528
* doc: fix wrong name in documentation for rtnl_link_bridge_alloc()Thomas Haller2014-05-011-1/+1
* veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang2014-04-301-2/+3
* add NLM_F_EXCL to rtnl_link_veth_add()Cong Wang2014-04-091-2/+2
* veth: use nl_object_clone() to deep copy rtnl_link objectCong Wang2014-04-091-12/+12
* veth: implement ->io_freeCong Wang2014-04-091-4/+14
* veth: implement ->io_allocCong Wang2014-04-091-14/+27
* route: update copy of kernel header 'ip.h'Thomas Haller2014-03-211-0/+3
* route: update kernel header snmp.h and fix inet6_parse_protinfo() after kerne...Thomas Haller2014-03-211-9/+108
* route: detect missing cfgid in rtnl_link_inet_get_conf()Thomas Haller2014-03-211-2/+12
* route: don't enforce minlen in inet6_parse_protinfo() (IFLA_PROTINFO) and ine...Thomas Haller2014-03-212-6/+16
* bridge: add rtnl_link_add_bridge() functionHongweiBi2014-01-141-0/+28
* route: add libnl name prefix to global variable link_policyThomas Haller2014-01-021-1/+1
* add a parameter to rtnl_link_veth_add()Cong Wang2013-12-091-2/+5
* add veth link supportCong Wang2013-11-061-0/+281
* python: add bridge flags APINicolas PLANEL2013-10-221-0/+24
* Add VXLAN support.Yasunobu Chiba2013-08-041-0/+1157
* Add macvlan supportMichael Braun2013-05-161-0/+367
* rtnl_link_af_unregister: fix lockingNathan Lynch2013-05-081-2/+2
* link: Fix rtnl_link_af_data_compare return valueroopa2013-02-241-7/+11
* bond: Provide rtnl_link_bond_alloc()Thomas Graf2013-02-141-14/+27
* vlan: Provide rtnl_link_vlan_alloc()Thomas Graf2013-02-141-1/+22
* bridge: Provide rtnl_link_bridge_alloc()Thomas Graf2013-02-141-0/+21
* bridge: Support the new bridging attributesThomas Graf2013-02-071-12/+362
* can: Fix nested message creation in can_put_attrs()Holger Dengler2013-02-011-0/+2
* can: add helper function to get CAN bus stateBenedikt Spranger2013-01-251-0/+19
* Move private header files to <netlink-private/*>Thomas Graf2013-01-248-16/+16
* link: fix reference leak in rtnl_link_af_data_compare()Thomas Graf2013-01-181-5/+10
* Add new rtnl_link_af_data_compare function to compare af_dataroopa2013-01-181-0/+32
* Add ao_compare support to bridge family af_dataroopa2013-01-121-1/+21
* link: socket-CAN helper functionsBenedikt Spranger2012-11-291-0/+359
* link: basic socket-CAN supportBenedikt Spranger2012-11-291-0/+404
* link: Protect registration of af and link ops with rwlockThomas Graf2012-11-151-17/+57
* "%llu" replaced with "%" PRIu64Коренберг Марк (дома)2012-08-291-19/+19
* Fix types-related warnings based on clang diagnosticsКоренберг Марк2012-06-131-3/+4
* rtnl_link_bond_add: allow to allocate bond name in case NULL is givenJiri Pirko2011-11-111-4/+1
* bonding: API to create/enslave/releaseThomas Graf2011-09-161-0/+176
* 64bit unaligned accessBryan Phillippe2011-09-011-7/+17
* Updated link documentationThomas Graf2011-07-283-3/+10
* VLAN: rtnl_link_is_vlan() function and API documentationThomas Graf2011-07-211-30/+101
* bonding link moduleThomas Graf2011-07-211-0/+39
* Expose <netlink/route/link/inet.h>Thomas Graf2011-04-201-1/+1
* dummy interface supportThomas Graf2011-04-151-0/+38
* fix module parent referencesThomas Graf2011-03-211-1/+1
* Fix off-by-one when reading IFLA_INET6_CONF and IFLA_INET6_STATSThomas Graf2011-03-171-2/+2
* prefix ipv6 link statistics identifiers with IP6Thomas Graf2011-03-161-35/+37