1. e8016d1 Add UBSAN blocklist to allow intentional overflows in hash functions by Yi Kong · 5 days ago main master
  2. f07ef77 Update for new version of libnl. by Christopher Ferris · 7 weeks ago
  3. 8540e0b Upgrade libnl to libnl3_9_0 by Christopher Ferris · 7 weeks ago
  4. ca20da1 Remove VNDK definition(s) by Kiyoung Kim · 2 months ago
  5. bdf8315 libnl-3.9.0 release by Thomas Haller · 6 months ago
  6. aa7353f include/linux-private: import 'seg6 local' headers from kernel tree by Konstantin Kogdenko · 10 months ago
  7. 9466f68 lib: remove unused assignment in nl_addr_parse() by Thomas Haller · 6 months ago
  8. acd05d6 route/tc: avoid integer overflow in rtnl_tc_calc_cell_log() by Thomas Haller · 6 months ago
  9. daa8efc xfrm: return -NLE_MISSING_ATTR from xfrmnl_sa_get_auth_params() by Thomas Haller · 6 months ago
  10. d8a1ff3 xfrm: fix leaking usertemplate in xfrmnl_sp_parse() by Thomas Haller · 6 months ago
  11. 4fcb075 socket: workaround coverity warning about time_t handling by Thomas Haller · 6 months ago
  12. f743c62 github: update Fedora image and version for clang-format by Thomas Haller · 6 months ago
  13. f33e8cd clang-format: rework container script by Thomas Haller · 6 months ago
  14. aea3f9f lib: fix signed overflow warning in nl_object_diff() by Thomas Haller · 6 months ago
  15. 57e0170 socket: explicitly cast time() to uint32_t by Thomas Haller · 6 months ago
  16. 46e8739 src: fix leak in "nl-cls-add" by Thomas Haller · 6 months ago
  17. a06c8f7 route/cls: add get/take wrappers for rtnl_act_append() by Thomas Haller · 6 months ago
  18. 7912b4f route/cls: fix leak in error handling of rtnl_flower_append_action() by Thomas Haller · 6 months ago
  19. efd65fe route: fix just introduced use-after-free in rtnl_act_parse() by Thomas Haller · 6 months ago
  20. 105a6be route: use cleanup macro in rtnl_act_parse() by Thomas Haller · 6 months ago
  21. 78246da nl-aux-route: add cleanup macro for rtnl_act_put_all() by Thomas Haller · 6 months ago
  22. 72762b2 base: add _NL_AUTO_DEFINE_FCN_INDIRECT0() macro by Thomas Haller · 6 months ago
  23. a70f789 route: fix memleak in rtnl_act_parse() by Thomas Haller · 6 months ago
  24. 65ab16f base: don't use static array indices for buffer argument of _nl_inet_ntop() by Thomas Haller · 6 months ago
  25. 444e2c0 route/can: implement can_device_stats by Job Feikens · 6 months ago
  26. a4718e6 github: build with "-fexceptions" CFLAGS by Thomas Haller · 6 months ago
  27. 30d6e63 xfrm: erge branch 'th/xfrm-addr-cleanup' by Thomas Haller · 6 months ago
  28. 2f485cc xfrm: refactor error handling in XFRM parsing by Thomas Haller · 6 months ago
  29. 01bd8fb include: add "nl-aux-xfrm" helpers by Thomas Haller · 6 months ago
  30. 49c20ef xfrm: fix crashes in case of ENOMEM by Thomas Haller · 6 months ago
  31. 9e7b5c8 xfrm: refactor nl_addr_build() calls in XFRM code by Thomas Haller · 6 months ago
  32. dbfd87b xfrm: use cleanup attribute for nl_addr in XFRM parsing by Thomas Haller · 6 months ago
  33. db42483 xfrm: fix error code for NLE_ENOMEM in xfrmnl_ae_parse() by Thomas Haller · 6 months ago
  34. 9c97def xfrm: fix parsing address in xfrmnl_ae_parse() by Thomas Haller · 6 months ago
  35. 8b6dc83 nl-aux-core: add _nl_addr_build() helper by Thomas Haller · 6 months ago
  36. 057aac1 nl-base-utils: add _nl_addr_family_to_size() helper by Thomas Haller · 6 months ago
  37. cd4016b xfrm: merge branch 'spellingmistake:main' by Thomas Haller · 6 months ago
  38. 664f8f1 xfrm: clear XFRM_SP_ATTR_TMPL when removing the last template from a policy by Thomas Egerer · 7 months ago
  39. c4c22d2 xfrm/sp: fix reference counters of sa selector/tmpl addresses by Thomas Egerer · 6 months ago
  40. 5979fcb route/link: add bonding interface options set rtnl apis by Lokesh Dhoundiyal · 8 months ago
  41. f281428 libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df am: a43eed86c5 am: b26026586c am: 97ae35983a by Alexander Koskovich · 8 months ago android-u-qpr3-beta-2-gpl android-wear-14.0.0-gpl_r1
  42. 97ae359 libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df am: a43eed86c5 am: b26026586c by Alexander Koskovich · 8 months ago android-u-qpr2-beta-2-gpl android-u-qpr3-beta-1-gpl
  43. b260265 libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df am: a43eed86c5 by Alexander Koskovich · 8 months ago
  44. a43eed8 libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df by Alexander Koskovich · 8 months ago
  45. c0eceb3 libnl: Add APIs for managing addresses am: 6002fe52ce by Alexander Koskovich · 8 months ago android-u-rb-dp-10-gpl android-u-rb-dp-10-gpl
  46. 6002fe5 libnl: Add APIs for managing addresses by Alexander Koskovich · 8 months ago
  47. a735989 build: fix declaring special targets as ".PHONY" by Thomas Haller · 9 months ago
  48. 052a97c Makefile.am: avoid use of non-portable echo arguments by Sam James · 9 months ago
  49. 9aab12d python: Use correct decorator syntax in HTBQdisc by David Ward · 9 months ago
  50. 6b2533c libnl-3.8.0 release by Thomas Haller · 9 months ago
  51. 6be46af build: merge branch 'th/configure-fixes' by Thomas Haller · 9 months ago
  52. 1558bd6 build: replace old "NOTE" in configure output and add summary by Thomas Haller · 9 months ago
  53. f66383a build: avoid aclocal warning about missing "m4" directory by Thomas Haller · 9 months ago
  54. e4402a4 build: run `autoupdate` for AM_PROG_LIBTOOL by Thomas Haller · 9 months ago
  55. 5761b6a build: add "-Wno-portability" to AC_INIT_AUTOMAKE() by Thomas Haller · 9 months ago
  56. 0f60ab3 license: merge branch 'th/fix-gpl-license' by Thomas Haller · 9 months ago
  57. 661f10a license: fix/adjust license for "src/nl-cls-add.c" by Thomas Haller · 9 months ago
  58. c8fcb41 license: fix/adjust license for "src/nl-addr-{add,delete,list}.c" by Thomas Haller · 9 months ago
  59. b544a3c all: merge 'th/avoid-mt-unsafe-libc' by Thomas Haller · 9 months ago
  60. e3e6fd6 tests: use thread-safe localtime_r() instead of localtime() by Thomas Haller · 9 months ago
  61. f520471 lib/xfrm: use thread-safe gmtime_r() instead of gmtime() by Thomas Haller · 9 months ago
  62. be5add7 tests: avoid srandom()/random() in favor of _nltst_rand_u32() by Thomas Haller · 9 months ago
  63. 40578a6 lib: use getprotobyname_r(), getprotobynumber_r() if available by Thomas Haller · 9 months ago
  64. 8ee8b05 lib: fix error handling in nl_str2ip_proto() by Thomas Haller · 9 months ago
  65. 09f03f2 tests: check nl_str2ip_proto() by Thomas Haller · 9 months ago
  66. 74bffbf route: fix documentation comment for nl_nh_group_info by Thomas Haller · 9 months ago
  67. 59f8db0 clang-format: add "-l" alias for option in "tools/clang-format.sh" by Thomas Haller · 9 months ago
  68. e9b9802 clang-format: merge branch 'th/update-clang-format' by Thomas Haller · 9 months ago
  69. 935cc90 clang-format: ignore reformatting commit in ".git-blame-ignore-revs" by Thomas Haller · 9 months ago
  70. 53da471 clang-format: reformat files with new format by Thomas Haller · 9 months ago
  71. 65c43bf clang-format: update ".clang-format" from linux kernel by Thomas Haller · 9 months ago
  72. 4c39a2c include: use <linux/$file> instead of <linux-private/linux/$file> by Thomas Haller · 10 months ago
  73. a1e9fb3 include/linux: add all linux headers that we use by Thomas Haller · 10 months ago
  74. d37ffe1 include/linux: update all linux headers by Thomas Haller · 10 months ago
  75. 1af767a include: add missing "extern "C"" specifier to public headers by Thomas Haller · 10 months ago
  76. e0a5d12 all: drop "extern "C"" from internal code by Thomas Haller · 10 months ago
  77. d9a1e0c build: add "check-local-build-headers" test target to build public headers by Thomas Haller · 10 months ago
  78. 02b8701 build: add a "check-local" build target by Thomas Haller · 10 months ago
  79. f941391 include: fix headers "include/netlink/route/{netconf.h,route/qdisc/red.h}" to be self-contained by Thomas Haller · 10 months ago
  80. 680df17 idiag: "fix" license for "idiag-socket-details" tool by Thomas Haller · 10 months ago
  81. 2f210d9 github: test build on alpine:latest for musl by Thomas Haller · 10 months ago
  82. dcc4c0a Revert "gitignore: ignore patch files" by Thomas Haller · 10 months ago
  83. 3910630 github: add test for linking with mold and fail on unknown versions by Thomas Haller · 10 months ago
  84. f475c3b route/nh: drop not implemented "nh" API from headers by Thomas Haller · 10 months ago
  85. 4c681e7 build: fix exporting symbol rtnl_link_info_ops_get by Thomas Haller · 10 months ago
  86. b2b8315 merge branch 'th/cleanup-includes-1' by Thomas Haller · 10 months ago
  87. 260c957 include: don't explicitly include headers from "nl-default.h" by Thomas Haller · 10 months ago
  88. 98c1e69 tests: cleanup include of netlink headers by Thomas Haller · 10 months ago
  89. 42bec46 build: cleanup default include list in Makefile.am by Thomas Haller · 10 months ago
  90. 4c1a119 include: include private linux headers with explicit path by Thomas Haller · 10 months ago
  91. ca06372 python: add make target for python build by Thomas Haller · 10 months ago
  92. 25c9019 python: drop unused "python/netlink/fixes.h" by Thomas Haller · 10 months ago
  93. 3f3da7f gitignore: ignore python build artifacts by Thomas Haller · 10 months ago
  94. 61ef560 gitignore: ignore generated doc files by Thomas Haller · 10 months ago
  95. b36d999 include: merge branch 'th/move-private-headers-3' by Thomas Haller · 10 months ago
  96. 298c5dc include: drop "netlink-private/netlink.h" and move declarations by Thomas Haller · 10 months ago
  97. 862eed5 all: cleanup includes and use "nm-default.h" by Thomas Haller · 10 months ago
  98. 2b3cd74 include: add "nl-default.h" header by Thomas Haller · 10 months ago
  99. 8952ce6f build: move "lib/defs.h" to "include/config.h" by Thomas Haller · 10 months ago
  100. 1010776 include: split and drop "netlink-private/types.h" by Thomas Haller · 10 months ago