1. 232e42b Merge tag 'libnl3_5_0' into HEAD by Haibo Huang · 4 years, 3 months ago
  2. cea47bd Merge tag 'libnl3_2_25' into HEAD by Haibo Huang · 4 years, 3 months ago
  3. 0a450fb Revert "[BACKPORT] build: move copy of linux headers to private directory" by Haibo Huang · 4 years, 3 months ago
  4. 7b167ef libnl-3.5.0 release by Thomas Haller · 4 years, 9 months ago
  5. 03ee05d route/qdisc: adjust API for 64 bit rate/ceil support for htb class by Thomas Haller · 4 years, 9 months ago
  6. 4cf69a1 Add 64bit rate/ceil support for htb class by d0u9 · 6 years ago
  7. ff61de2 xfrmi: return error code from getters for XFRM links by Thomas Haller · 4 years, 9 months ago
  8. d147019 xfrmi: introduce XFRM interfaces support by Eyal Birger · 5 years ago
  9. 73c1d04 Sync linux headers to 4.19.66 by Michael Forney · 4 years, 10 months ago
  10. 24e5b31 all: Use __typeof__ instead of typeof by Michael Forney · 4 years, 10 months ago
  11. 1a88619 dbg: Use __func__ instead of __PRETTY_FUNCTION__ by Michael Forney · 4 years, 10 months ago
  12. 6c57442 utils: add internal helper macros for cleanup by Thomas Haller · 4 years, 10 months ago
  13. fbf831f Add CTA_LABELS and CTA_LABELS_MASK to ctattr_type according to the new kernel by xinbao · 5 years ago
  14. c503f92 route/link: expose IFLA_INFO_SLAVE_KIND by Tobias Jungel · 6 years ago
  15. 46440e7 route/act: return error code from act-vlan getters by Thomas Haller · 6 years ago
  16. a358cf2 route/act: style fixes in "lib/route/act/vlan.c" by Thomas Haller · 6 years ago
  17. b004e40 route:act: add vlan action by Volodymyr Bendiuga · 6 years ago
  18. 07fa87b include: import tc_vlan.h by Volodymyr Bendiuga · 6 years ago
  19. a90256d route/tc: return error code from rtnl_tc_get_chain() by Thomas Haller · 6 years ago
  20. c9b2817 route:tc: allow to set chain index for tc objects by Volodymyr Bendiuga · 6 years ago
  21. b7419a1 lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c" by Thomas Haller · 6 years ago
  22. 8a6c8e5 lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c" by Thomas Haller · 6 years ago
  23. 25cf1d3 route:qdisc: add MQPRIO Qdisc by Volodymyr Bendiuga · 6 years ago
  24. 0fc332d include: import linux header pkt_sched.h by Volodymyr Bendiuga · 6 years ago
  25. 2eb0eeb include/linux: update copy of kernel headers by Thomas Haller · 6 years ago
  26. bb50439 if_tunnel: Update IFLA defines up to FWMARK by Thomas Winter · 6 years ago
  27. a153517 neigh: update neighbour.h and add missing flags by Tobias Jungel · 6 years ago
  28. ddfc36f Add support for cloning cgroup filter object. by d0u9 · 6 years ago
  29. 2e87f72 neigh: add get/set functions for NEIGH_ATTR_MASTER by Tobias Jungel · 6 years ago
  30. 17f0459 route/class: add new api rtnl_class_get_by_parent() by d0u9 · 6 years ago
  31. 5893c3f route:cls: add matchall classifier by Volodymyr Bendiuga · 7 years ago
  32. 50918a9 include: copy entire pkt_cls.h from linux by Volodymyr Bendiuga · 6 years ago
  33. 961c4f6 rule: Add support for protocol and port ranges by David Ahern · 6 years ago
  34. fc4880f Update fib_rules.h to latest kernel by David Ahern · 6 years ago
  35. cb8e348 lib/rtnl: rename public define RTNL_GENEVE_ID_MAX by Thomas Haller · 6 years ago
  36. 6b4fc60 link: add Geneve support. by Wang Jian · 6 years ago
  37. 5205783 Fix for cgroup filter addition problem. by d0u9 · 6 years ago
  38. 7eeb29b route: rename rtnl_cls_cache_set_tcm_params() and fix symbol versioning by Thomas Haller · 6 years ago
  39. ca02edd Add new function for setting ifindex and parent of a classifier cache. by d0u9 · 6 years ago
  40. 11580c5 route: mark data argument for rtnl_netem_set_delay_distribution_data() as const by Thomas Haller · 6 years ago
  41. b590366 route: add separate function to set netem qdisc delay distribution by Steffen Vogel · 6 years ago
  42. 3c427d0 Change rtnl_link_af_ops.ao_override_rtm behavior by Jef Oliver · 7 years ago
  43. be550df route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_set_egress_map() by Thomas Haller · 7 years ago
  44. b4802a1 nl: add "const" specifier for nla_policy argument of parse functions by Thomas Haller · 7 years ago
  45. 3fe3454 libnl-3.4.0 release by Thomas Haller · 7 years ago
  46. 4e957ea cli: include sys/select.h for select(2) by Tobias Klauser · 7 years ago
  47. 760d74f route: Add support for MPLS encap by David Ahern · 7 years ago
  48. 0164d57 route: Add support for lwtunnel encapsulations by David Ahern · 7 years ago
  49. 000a792 Import lwtunnel encap files from kernel by David Ahern · 7 years ago
  50. 63d02c3 route: Add support for ttl propagation in MPLS routes by David Ahern · 7 years ago
  51. 0a6d27c route: Add support for MPLS address family by David Ahern · 7 years ago
  52. 665fcca addr: Add implementations for mpls_ntop and mpls_pton by David Ahern · 7 years ago
  53. ce59f4d Import mpls header from kernel tree by David Ahern · 7 years ago
  54. 3672258 Update rtnetlink.h from kernel tree by David Ahern · 7 years ago
  55. 32d13c0 genl: drop usage of GENL_ID_GENERATE by Tobias Klauser · 7 years ago
  56. c881a27 build: allow building cli without dynamic librarires support by Thomas Haller · 7 years ago
  57. a25db57 rule: change API for setting/getting l3mdev rule property by Thomas Haller · 7 years ago
  58. ef4a2bd rule: Add support for l3mdev in FIB rules by David Ahern · 7 years ago
  59. 17b95e2 Update fib_rules.h to latest kernel by David Ahern · 7 years ago
  60. 37fda66 route: Add support for MPLS to netconf by David Ahern · 7 years ago
  61. d55f004 route: Add support for netconf by David Ahern · 7 years ago
  62. 7a26c79 Provide accessors for actions (rtnl_act). by Santhosh Kumar · 7 years ago
  63. b9a5a83 route/link: add accessor API for IPv6 flags by Markus Trapp · 7 years ago
  64. 2e0c4ad libnl-3.3.0 release by Thomas Haller · 7 years ago
  65. 54344bc all: don't use math.h or link with libm.so by Thomas Haller · 7 years ago
  66. eddd04e include: restore linux header includes in public headers by Thomas Haller · 7 years ago
  67. 45cbfb9 include: don't include kernel headers in public libnl3 headers by Thomas Haller · 7 years ago
  68. 3261dc4 xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx() by Thomas Haller · 7 years ago
  69. 9b22e31 route: neigh: use NDA_MASTER for neigh->n_master if available by Roopa Prabhu · 7 years ago
  70. f9890fa build: merge include/Makefile.am into top-level makefile by Thomas Haller · 7 years ago
  71. 6593e20 all: merge branch 'tklauser-missing-prototypes' by Thomas Haller · 7 years ago
  72. 6c7f421 build: distribute in.h in6.h libc-compat.h by Jeroen Roovers · 7 years ago
  73. 160c5f0 xfrm/sa: Include own public header for function prototypes by Tobias Klauser · 7 years ago
  74. 652aea2 idiag/req: Add missing function prototype by Tobias Klauser · 7 years ago
  75. dbc5f41 netfilter/exp: Add missing function prototypes by Tobias Klauser · 7 years ago
  76. a4aa54f netfilter/queue: Add missing prototype for nfnl_queue_msg_build_verdict_batch() by Tobias Klauser · 7 years ago
  77. 976f669 link/sit: Add missing prototype for rtnl_link_is_sit() by Tobias Klauser · 7 years ago
  78. 5d2a5f4 link/ipvti: Fix and add function prototypes in public header by Tobias Klauser · 7 years ago
  79. cb66079 link/ipip: Add missing prototype for rtnl_link_is_ipip() by Tobias Klauser · 7 years ago
  80. 6cae3db fib_lookup: Add missing prototypes to public header by Tobias Klauser · 7 years ago
  81. 0c6792a qdisc/red: Add missing prototypes for rtnl_red_set_limit() and rtnl_red_get_limit() by Tobias Klauser · 7 years ago
  82. ae2d1d5 sriov: Add missing prototype for rtnl_link_vf_vlan_free() by Tobias Klauser · 7 years ago
  83. 6b4a098 sit: Fix invalid function prototypes in public header by Tobias Klauser · 7 years ago
  84. c560a37 libnl-3.2.29 release by Thomas Haller · 7 years ago
  85. 02cccc6 utils/trivial: rename internal _nl_offset_plus_sizeof() macro to _nl_offsetofend() by Thomas Haller · 7 years ago
  86. 6fc6bef link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE by Tobias Klauser · 8 years ago
  87. 598e35d link: add support for IFLA_PHYS_SWITCH_ID by Tobias Klauser · 8 years ago
  88. 1eb0c1c link: add support for IFLA_PHYS_PORT_NAME by Tobias Klauser · 8 years ago
  89. 0c4b2ea link: add support for IFLA_CARRIER_CHANGES by Tobias Klauser · 8 years ago
  90. 993a62d route/act: add gact tc action by Sushma Sitaram · 8 years ago
  91. 66d032a cache_mngr: add include callback v2 by Tobias Jungel · 8 years ago
  92. 55ea6e6 lib: use MSG_PEEK by default for nl_recvmsgs() by Thomas Haller · 8 years ago
  93. 6f96207 link: set ifi_change flags for rtnl_link_build_add_request() by Thomas Haller · 8 years ago
  94. 5040fc8 lib/route: add rx_nohandler link stats field by Tobias Klauser · 8 years ago
  95. 90680e0 route/cls: support setting of selector fields by Sushma Sitaram · 8 years ago
  96. 4a3cf02 ppp: fix API in ppp.h header by Thomas Haller · 8 years ago
  97. 53fd38d Add PPP support by Jonas Johansson · 8 years ago
  98. 8fdac53 utils: add internal _nl_offset_plus_sizeof() macro by Thomas Haller · 8 years ago
  99. 54d5f1a lib/route: SRIOV Set Functionality by Jef Oliver · 8 years ago
  100. 5b10c45 lib/route: SRIOV Info Dump Functions by Jef Oliver · 8 years ago