summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* refresh linux/netfilter/nfnetlink_log.h with linux 5.4Michael Braun2022-03-091-0/+11
* route/link: Add IPv6 GRE supportScott Parlane2022-03-091-0/+62
* lib: add more _nl_auto* cleanup macrosThomas Haller2022-03-041-10/+32
* 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-032-0/+9
* Supporting Hardware offload capability for MACsecJohan Alexis Duque Cadena2022-03-032-0/+4
* 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: add test for valid content of map_stat_id_from_IPSTATS_MIB_v2 arrayThomas Haller2020-04-163-0/+5
* route/link: add RTNL_LINK_REASM_OVERLAPS statIlya Pronin2020-04-161-0/+1
* route: add "netlink-private/route/utils.h" headerThomas Haller2020-04-161-0/+6
* 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-16128-897/+128
* license: cleanup copyright commentsThomas Haller2020-04-162-2/+3
* license: fix SPDX license identifier for nl-auto.hThomas Haller2020-04-161-1/+1
* lib: cleanup _nl_strncpy_assert()Thomas Haller2020-04-151-7/+9
* lib: rename _nl_strncpy() to _nl_strncpy_assert()Thomas Haller2020-04-151-2/+2
* lib: add _NL_RETURN_*() helper macrosThomas Haller2020-04-151-0/+43
* lib: add "include/netlink-private/nl-auto.h" headerThomas Haller2020-04-152-12/+62
* lib: add _nl_assert_not_reached()Thomas Haller2020-04-151-0/+2
* 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-014-12/+27
* Add 64bit rate/ceil support for htb classd0u92019-09-013-6/+8
* xfrmi: return error code from getters for XFRM linksThomas Haller2019-09-011-2/+2
* xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-011-0/+37
* Sync linux headers to 4.19.66Michael Forney2019-08-2643-188/+1442
* all: Use __typeof__ instead of typeofMichael Forney2019-08-163-16/+16
* dbg: Use __func__ instead of __PRETTY_FUNCTION__Michael Forney2019-08-161-3/+3
* utils: add internal helper macros for cleanupThomas Haller2019-08-091-1/+194
* Add CTA_LABELS and CTA_LABELS_MASK to ctattr_type according to the new kernelxinbao2019-08-071-0/+2
* route/link: expose IFLA_INFO_SLAVE_KINDTobias Jungel2018-10-222-0/+4
* 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-102-12/+11
* route:act: add vlan actionVolodymyr Bendiuga2018-10-102-0/+49
* include: import tc_vlan.hVolodymyr Bendiuga2018-10-101-0/+39
* route/tc: return error code from rtnl_tc_get_chain()Thomas Haller2018-10-101-1/+1
* route:tc: allow to set chain index for tc objectsVolodymyr Bendiuga2018-10-103-2/+6
* lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"Thomas Haller2018-10-091-1/+1
* lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"Thomas Haller2018-10-091-11/+11
* route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga2018-07-262-0/+62
* include: import linux header pkt_sched.hVolodymyr Bendiuga2018-07-241-41/+328
* include/linux: update copy of kernel headersThomas Haller2018-06-251-5/+38
* if_tunnel: Update IFLA defines up to FWMARKThomas Winter2018-06-251-0/+14
* neigh: update neighbour.h and add missing flagsTobias Jungel2018-06-251-1/+11
* Add support for cloning cgroup filter object.d0u92018-06-251-0/+2
* neigh: add get/set functions for NEIGH_ATTR_MASTERTobias Jungel2018-06-251-0/+3
* route/class: add new api rtnl_class_get_by_parent()d0u92018-04-111-0/+3
* route:cls: add matchall classifierVolodymyr Bendiuga2018-04-112-0/+44