summaryrefslogtreecommitdiffstats
path: root/include/netlink
Commit message (Expand)AuthorAgeFilesLines
...
* route/cls: add flower classifierVolodymyr Bendiuga2022-03-151-0/+58
* route: make argument of rtnl_link_can_set_{bittiming,data_bittiming}() constThomas Haller2022-03-151-2/+2
* route: add rtnl_link_can_set_data_bittiming_const()Thomas Haller2022-03-151-0/+2
* route: drop bitrate,sample-point getters/setters from can linkThomas Haller2022-03-151-6/+0
* route: rename rtnl_link_can_get_data_bt_const() to rtnl_link_can_get_data_bit...Thomas Haller2022-03-151-2/+2
* route: fix indentationThomas Haller2022-03-151-6/+6
* route/link: add CAN FD supportAnders Piniesjö2022-03-151-0/+13
* route/mdb: hide rtnl_mdb_entry_alloc() from public APIThomas Haller2022-03-141-2/+0
* route/mdb: cleanup mdb.h headerThomas Haller2022-03-141-26/+27
* mdb: support bridge multicast database notificationRubens Figueiredo2022-03-142-0/+54
* route/cls: rename rtnl_cls_get{,_by_prio}() API to rtnl_cls_find_by{handle,pr...Thomas Haller2022-03-141-4/+4
* route/cls: allow fetching of classifiers from cacheVolodymyr Bendiuga2022-03-141-0/+4
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-111-8/+1
* ip6vti: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6gre: Add fwmark APIThomas Winter2022-03-111-0/+3
* sit: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipip: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6_tnl: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipvti: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipgre: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6vti: Add IPv6 VTI supportThomas Winter2022-03-111-0/+44
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-112-15/+2
* route/route: support FIB lookups using rtnlTobias Waldekranz2022-03-111-0/+3
* route/link: add support for team deviceJonas Johansson2022-03-101-0/+32
* route/qdisc: allow fetching qdiscs by their kindVolodymyr Bendiuga2022-03-101-0/+2
* nflog:add conntrack flag and enable flags for nflogMichael Braun2022-03-091-0/+1
* nflog: add CT supportMichael Braun2022-03-092-0/+11
* nflog: add mac_header supportMichael Braun2022-03-091-0/+12
* nflog: add vlan attributeMichael Braun2022-03-091-0/+10
* route/link: Add IPv6 GRE supportScott Parlane2022-03-091-0/+62
* route: add accessors for setting/getting ENCAP_MPLS attributesAnn Pokora2022-03-041-0/+2
* cli: Add C++ linkage supportLevend Sayar2022-03-0311-0/+87
* xfrm: Add support for xfrm user offloadingThomas Egerer2022-03-031-0/+3
* Supporting Hardware offload capability for MACsecJohan Alexis Duque Cadena2022-03-031-0/+3
* lib: allow to compare incomplete objects in nl_object_identical()Thomas Haller2020-04-171-0/+7
* lib: fix spelling errors in "netlink/handlers.h"Vinita Maloo2020-04-171-3/+3
* route: convert non-leading tabs to spaces in "include/netlink/route/link.h"Thomas Haller2020-04-161-158/+158
* route/link: add RTNL_LINK_REASM_OVERLAPS statIlya Pronin2020-04-161-0/+1
* gitignore: merge all gitignore files in top level directoryThomas Haller2020-04-161-1/+0
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-16117-820/+117
* license: cleanup copyright commentsThomas Haller2020-04-162-2/+3
* libnl-3.5.0 releaselibnl3_5_0Thomas Haller2019-09-011-0/+6
* route/qdisc: adjust API for 64 bit rate/ceil support for htb classThomas Haller2019-09-012-6/+13
* Add 64bit rate/ceil support for htb classd0u92019-09-012-6/+6
* xfrmi: return error code from getters for XFRM linksThomas Haller2019-09-011-2/+2
* xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-011-0/+37
* all: Use __typeof__ instead of typeofMichael Forney2019-08-161-6/+6
* route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel2018-10-221-0/+3
* route/act: return error code from act-vlan gettersThomas Haller2018-10-101-5/+5
* route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller2018-10-101-7/+6