summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/route: add macsec supportSabrina Dubroca2016-06-251-0/+73
* import macsec uapi headersSabrina Dubroca2016-06-252-0/+199
* pass flags through ->io_compare opSabrina Dubroca2016-06-251-2/+3
* xfrm: make character pointers in setters constThomas Egerer2016-06-251-7/+9
* lib: return error on Netlink attribute length overflowPrzemyslaw Szczerbik2016-06-241-1/+2
* link: allow overwriting IFLA_EXT_MASK flag in ao_get_af() functionThomas Haller2016-06-241-1/+2
* neigh: add function to look up neighbour (fdb) by ifindex, mac and vlanJonas Johansson2016-05-291-0/+2
* 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
* lib: add type casting for nla_for_each_nested macroPrzemyslaw Szczerbik2016-02-251-1/+1
* lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller2016-02-121-0/+6
* lib: update ce-mask to uint64_tDavid Ahern2016-02-124-7/+11
* remove null dereference from netlink/link.hNick Lewycky2016-02-121-1/+3
* route/link/bridge: fixed return typeTobias Jungel2015-12-161-1/+1
* bridge: add support for VLANsDavid Ahern2015-12-071-0/+15
* include/linux: update copy of kernel headersThomas Haller2015-12-075-12/+831
* lib: handle family-based parsing of IFLA_AF_SPEC attributeDavid Ahern2015-12-071-0/+5
* link: add AF operation to append attributes to a GETLINK messageDavid Ahern2015-12-071-0/+4
* route/link/vxlan: add support for link_info compareDavid Ahern2015-11-201-0/+6
* route/link: add link info compare operationDavid Ahern2015-11-201-0/+6
* route/link: fix dump of parent link for some link typesBeniamino Galvani2015-11-191-0/+1
* route/link: add macvtap supportBeniamino Galvani2015-11-192-0/+47
* link/neigh: add flags option to link and neighbor cachesDavid Ahern2015-11-195-1/+16
* route/vlan: allow clearing vlan ingress mapThomas Haller2015-11-191-0/+8
* route/link: fix parsing of 'remote' attribute for GRE linksBeniamino Galvani2015-11-191-0/+6
* neigh: add support for NTF_SELFDavid Ahern2015-11-011-0/+2
* route/vrf: add VRF supportDavid Ahern2015-11-013-0/+42
* rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZEThomas Haller2015-10-211-0/+6
* libnl-3.2.27 releaselibnl3_2_27Thomas Haller2015-10-161-0/+6
* lib/attr: add nla utility functions for signed integersThomas Haller2015-10-051-1/+41
* route: add capability indicating the behavior of rtnl_neigh_get()Thomas Haller2015-09-291-0/+8
* vlan: add MVRP VLAN flagJiří Klimeš2015-09-031-0/+1
* socket: fix assertion in nl_connect() when all ports are already in useThomas Haller2015-08-241-1/+1
* route/link: make link_netnsid argument (signed) int32_tThomas Haller2015-08-172-3/+3
* lib/attr: add nla utility functions for s32Thomas Haller2015-08-171-0/+11
* route/link: add support for IFLA_LINK_NETNSIDThomas Haller2015-08-172-1/+5
* include/linux: update copy of kernel header "if_link.h"Thomas Haller2015-08-171-5/+49
* link: set ifi_change in link messagematben22015-07-091-0/+8
* ipvlan: fix signature of rtnl_link_ipvlan_get_mode() to signal errorThomas Haller2015-06-261-1/+1
* ipvlan: add ipvlan supportCong Wang2015-06-193-0/+53
* lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEKThomas Haller2015-06-051-2/+2
* lib: return error if an incomplete message was readThomas Egerer2015-06-051-0/+8
* utils: update link layer protocol translationsTobias Klauser2015-06-041-0/+4
* utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTOTobias Klauser2015-05-051-3/+6
* libnl-3.2.26 releaselibnl3_2_26Thomas Haller2015-03-301-1/+7
* neigh: add support for NDA_VLAN nl attributeJonas Johansson2015-03-233-0/+5
* utils: add code comment about capability number assignmentThomas Haller2015-03-191-2/+9
* route: remove unnecessary include of private linux/if.hDavid Chappelle2015-03-171-1/+0
* lib/socket: add nl_socket_set_fd() functionThomas Haller2015-03-051-0/+1
|\