1. 15b13dd bonding: Install <netlink/route/link/bonding.h> by Thomas Graf · 13 years ago
  2. 96f17ce bonding: API to create/enslave/release by Thomas Graf · 13 years ago
  3. 5151cbc link: Eat ACK followed by RTM_NEWLINK when requesting single link by Thomas Graf · 13 years ago
  4. 67bd56f Fix a73cb2f26 fallout to allow building in separate directory by Thomas Graf · 13 years ago
  5. 109ea68 tools: Use LDADD and link against .la files instead of LDFLAGS and -llib by Thomas Graf · 13 years ago
  6. 6d93b83 route: Remove dead link_cache variable by Thomas Graf · 13 years ago
  7. b50195c addr: Add missing header to <netlink/route/addr.h> by Thomas Graf · 13 years ago
  8. 4c210ad Switch to libtool versioning system by Thomas Graf · 13 years ago
  9. a73cb2f build: always install files into /etc/libnl by Jan Engelhardt · 13 years ago
  10. 6e5332b Inform users about changed include location at end of configure script by Thomas Graf · 13 years ago
  11. 226b387 Install headers in ${includedir}/libnl3 by Thomas Graf · 13 years ago
  12. 7b0d063 lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-info by Thomas Graf · 13 years ago
  13. 5a59cf8 asciidoc xhtml stylesheet by Thomas Graf · 13 years ago
  14. 2a37ab5 prepare for 3.2 release by Thomas Graf · 13 years ago
  15. 80569bb remove dist lines for non existing files by Thomas Graf · 13 years ago
  16. 7ac948c Remove GPL-3.0 license file. by Thomas Graf · 13 years ago
  17. db6de56 fix license of lib/route/pktloc.c by Thomas Graf · 13 years ago
  18. b4b853e Do not require python and swig to be present by Thomas Graf · 13 years ago
  19. f1d9e9d 64bit unaligned access by Bryan Phillippe · 13 years ago
  20. 7adaad7 genl: genl_ctrl_grp_by_name: fix retval in case group id not found by Jiri Pirko · 13 years ago
  21. 17781e4 socket: fix two typos by Jiri Pirko · 13 years ago
  22. 6faeffe socket: introduce nl_socket_modify_err_cb by Jiri Pirko · 13 years ago
  23. eabb753 nl-link-name2ifindex: fix usage text by Jiri Pirko · 13 years ago
  24. b367024 Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0) by Andrew Rybchenko · 13 years ago
  25. 4be7adb htb: fix misplaced memset() overwriting already set htb prio option by Thomas Graf · 13 years ago
  26. cc9ae9b doc: need to include @srcdir@/src not @top_srcdir@/src by Thomas Graf · 13 years ago
  27. 23333e5 python: Include python/ in distribution and provide a README on how to build & install by Thomas Graf · 13 years ago
  28. d8d96bb link: fix unaligned access to 64bit link stats by Bryan Phillippe · 13 years ago
  29. 7a46ef0 Include all files necessary to build documentation in distribution by Thomas Graf · 13 years ago
  30. 569bec5 make port map thread safe by Thomas Graf · 13 years ago
  31. b5d081d Avoid freeing memory if vasprintf() failed by Thomas Graf · 13 years ago
  32. d886de5 Allow building documentation out of the tree by Thomas Graf · 13 years ago
  33. bbe5e94 Put "break" inside the "if" block in route_compare() by Pavel Roskin · 13 years ago
  34. 7701c85 Make some functions and global variables static by Pavel Roskin · 13 years ago
  35. f999383 Remove write-only variables in lib/cache.c by Pavel Roskin · 13 years ago
  36. f1c8d5b 3.1 release by Thomas Graf · 13 years ago
  37. 70c9371 Updated link documentation by Thomas Graf · 13 years ago
  38. 915a23f Hack doxygen CSS to avoid stupid margins in modules listing by Thomas Graf · 13 years ago
  39. f3ee216 include <linux/if.h> from <netlink/route/link.h> to export IFF_* flags by Thomas Graf · 13 years ago
  40. 20e9797 use rtnl_link_set/get_type() by Thomas Graf · 13 years ago
  41. bf1b5d2 removed autogenerated swig interface files from git tree by Thomas Graf · 13 years ago
  42. 8219cc7 VLAN: rtnl_link_is_vlan() function and API documentation by Thomas Graf · 13 years ago
  43. 16d38a4 Use 'link type' instead of 'link info type' by Thomas Graf · 13 years ago
  44. 49d29e9 ignore python build directory by Thomas Graf · 13 years ago
  45. c79ab52 ignore various generated files by Thomas Graf · 13 years ago
  46. 4d23836 bonding link module by Thomas Graf · 13 years ago
  47. 5007473 more documentation updates by Thomas Graf · 13 years ago
  48. dea6de4 Include IFLA_LINK in link messages by Thomas Graf · 13 years ago
  49. 7d48455 Documentation updates by Thomas Graf · 13 years ago
  50. 63548f5 documentation updates by Thomas Graf · 13 years ago
  51. 21d52ea Support for NLM_F_INTR by Thomas Graf · 13 years ago
  52. dba0e91 Merge branch 'master' of master.kernel.org:/pub/scm/libs/netlink/libnl by Thomas Graf · 13 years ago
  53. 4806c5c Don't redefine offsetof when already defined by e.g. stddef.h by Christian Ruppert · 13 years ago
  54. ca0fc75 socket: Set SOCK_CLOEXEC if available by Thomas Graf · 13 years ago
  55. c881908 neigh: include ndm flags while building message by Thomas Graf · 13 years ago
  56. e56eb06 Work on libnl-python by Thomas Graf · 13 years ago
  57. 09210d9 HTB: Add support for level and direct pkt stats, complete access functions by Thomas Graf · 13 years ago
  58. 053c93f Update local copies of include/linux by Thomas Graf · 13 years ago
  59. aba3689 Provide documentation for rtnl_tc_data() and rtnl_tc_data_check() by Thomas Graf · 13 years ago
  60. 58e0e1e Add nl_rate2str() by Thomas Graf · 13 years ago
  61. ed69b2a Add rtnl_tc_data_check() by Thomas Graf · 13 years ago
  62. 4cb1666 Provide silent variation of nl_cache_require() by Thomas Graf · 14 years ago
  63. f443be6 python interface to netlink protocols by Thomas Graf · 14 years ago
  64. 023c662 Use name "global" instead of "universe" for largest scope by Thomas Graf · 14 years ago
  65. d44c31d addr: store link object and provide rtnl_addr_get() by Thomas Graf · 14 years ago
  66. cb6a089 Adding rule with "From" option doesn't work by Romary Sonrier · 14 years ago
  67. cc33b09 Add missing declaration of rtnl_tc_get_link() by Thomas Graf · 14 years ago
  68. daefa76 Provide rtnl_tc_get_link() and fix link refcnt by Thomas Graf · 14 years ago
  69. 83f1411 Fix clone() of AF specific link data by Thomas Graf · 14 years ago
  70. c18730d Set tc->tc_link if link cache is available by Thomas Graf · 14 years ago
  71. fac4885 Improve readability of classid string representation by Thomas Graf · 14 years ago
  72. 4c6dd3a Expose <netlink/route/link/inet.h> by Thomas Graf · 14 years ago
  73. 36b0474 Support link info types with no payload by Thomas Graf · 14 years ago
  74. 3d70697 Add support for ARPHRD_NONE by Thomas Graf · 14 years ago
  75. 8ffab45 export rtnl_link_add() and rtnl_link_build_add_request() by Thomas Graf · 14 years ago
  76. 5a66101 dummy interface support by Thomas Graf · 14 years ago
  77. e81814a Support for rtnl_link_add() by Thomas Graf · 14 years ago
  78. 96bc6d6 Improve rtnl_link_change() behaviour by Thomas Graf · 14 years ago
  79. b5918b5 fix line removed by mistake by Thomas Graf · 14 years ago
  80. 48d543c API to issue direct GET requests to the kernel by Thomas Graf · 14 years ago
  81. 41fb241 link: Provide rtnl_link_delete() to delete virtual links by Thomas Graf · 14 years ago
  82. 0893aaf link: Make return and argument type match by Thomas Graf · 14 years ago
  83. 23c27b4 Provide nl_cache_set_arg{1,2}() to specify cache args by Thomas Graf · 14 years ago
  84. ef327ff Provide nl_object_dump_buf() to easily dump to buffers by Thomas Graf · 14 years ago
  85. 2dbe7d7 Initialize dump buffer in case caller missed it by Thomas Graf · 14 years ago
  86. 475dffa Provide TC_HANDLE(maj, min) macro to generate tc handles by Thomas Graf · 14 years ago
  87. 350b15f Move to asciidoc by Thomas Graf · 14 years ago
  88. 7c62050 trafic class/classifer API improvements and documentation by Thomas Graf · 14 years ago
  89. 747b892 Qdisc API improvements and documentation by Thomas Graf · 14 years ago
  90. 23845e9 Add nl_send_sync() by Thomas Graf · 14 years ago
  91. 7e9d5f6 correctly handle the object not found case by Nicolas Sitbon · 14 years ago
  92. e4b507e Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls() by Thomas Graf · 14 years ago
  93. f523f29 Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir by Thomas Graf · 14 years ago
  94. 8d54934 Cleanup <netlink/route/qdisc.h> - remove dead prototypes - reformat by Thomas Graf · 14 years ago
  95. a62bfdb Check if all mandatory attributes are present in rtnl_tc_msg_build() by Thomas Graf · 14 years ago
  96. 93b6c11 Add NLE_NODEV error by Thomas Graf · 14 years ago
  97. 14fa557 Set default MTU to 1500 by Thomas Graf · 14 years ago
  98. 9f1abdd Fix "make distcheck". by Thierry Reding · 14 years ago
  99. 913579b Fix out-of-tree build. by Thierry Reding · 14 years ago
  100. a0fe7a1 Omit empty nested attributes by Thomas Graf · 14 years ago