1. 0b4b35e json: move json printer to common library by Daniel Borkmann · 7 years ago
  2. 50ea3c6 utils: strlcpy() and strlcat() don't clobber dst by Phil Sutter · 7 years ago
  3. a17a011 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  4. a0b5b7c bpf: consolidate dumps to use bpf_dump_prog_info by Daniel Borkmann · 7 years ago
  5. 1b736dc bpf: minor cleanups for bpf_trace_pipe by Daniel Borkmann · 7 years ago
  6. 7c87c7f lib/bpf: Fix bytecode-file parsing by Phil Sutter · 7 years ago
  7. 2e706e1 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  8. 18f156b Convert the obvious cases to strlcpy() by Phil Sutter · 7 years ago
  9. 8d15e01 utils: Implement strlcpy() and strlcat() by Phil Sutter · 7 years ago
  10. f474588 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  11. 893deac lib/libnetlink: Don't pass NULL parameter to memcpy() by Phil Sutter · 7 years ago
  12. ac3415f lib/fs: Fix and simplify make_path() by Phil Sutter · 7 years ago
  13. b5c78e1 lib/bpf: Check return value of write() by Phil Sutter · 7 years ago
  14. 0b5eadc bpf: drop unused parameter to bpf_report_map_in_map by Stephen Hemminger · 7 years ago
  15. 0efa625 libnetlink: drop unused parameter to rtnl_dump_done by Stephen Hemminger · 7 years ago
  16. 4b9e917 lib/ll_map: Choose size of new cache items at run-time by Phil Sutter · 7 years ago
  17. cfda500 lib/inet_proto: Review inet_proto_{a2n,n2a}() by Phil Sutter · 7 years ago
  18. eab4507 lib/fs: Fix format string in find_fs_mount() by Phil Sutter · 7 years ago
  19. 5f1df30 config: put CFLAGS/LDLIBS in config.mk by Stephen Hemminger · 7 years ago
  20. 5118636 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  21. c3724e4 lib/bpf: Don't leak fp in bpf_find_mntpt() by Phil Sutter · 7 years ago
  22. a4b8e88 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  23. b3c5f84 lib/rt_names: Drop dead code in rtnl_rttable_n2a() by Phil Sutter · 7 years ago
  24. fa93d9a Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  25. e5fa0e6 libnetlink: Fix extack attribute parsing by David Ahern · 7 years ago
  26. 7252f16 json_writer: add new json handlers (null, float with format, lluint, hu) by Julien Fortin · 7 years ago
  27. 959f142 color: add new COLOR_NONE and disable_color function by Julien Fortin · 7 years ago
  28. 8cc360f bpf: unbreak libelf linkage for bpf obj loader by Daniel Borkmann · 7 years ago
  29. fb6cb30 lib: Dump ext-ack string by default by David Ahern · 7 years ago
  30. 089f856 lib: need to pass LIBMNL flag by Stephen Hemminger · 7 years ago
  31. 7d23fa5 lib: fix extended ack with and without libmnl by Stephen Hemminger · 7 years ago
  32. b6432e6 iproute: Add support for extended ack to rtnl_talk by Stephen Hemminger · 7 years ago
  33. 34705c8 Really fix get_addr() and get_prefix() error messages by Phil Sutter · 7 years ago
  34. 3da3ebf bpf: Make bytecode-file reading a little more robust by Phil Sutter · 7 years ago
  35. 5ce897a utils: return default family when rtm_family is not RTNL_FAMILY_IPMR/IP6MR by Hangbin Liu · 7 years ago
  36. 95ae9a4 bpf: fix mnt path when from env by Daniel Borkmann · 7 years ago
  37. ecb05c0 bpf: improve error reporting around tail calls by Daniel Borkmann · 7 years ago
  38. 779525c bpf: dump id/jited info for cls/act programs by Daniel Borkmann · 7 years ago
  39. 612ff09 bpf: support loading map in map from obj by Daniel Borkmann · 7 years ago
  40. 89ec74a remove duplicated #include's by Stephen Hemminger · 7 years ago
  41. c9c3720 bpf: indicate lderr when bpf_apply_relo_data fails by Daniel Borkmann · 7 years ago
  42. 2185601 bpf: dump error to the user when retrieving pinned prog fails by Daniel Borkmann · 7 years ago
  43. 05a14fc netlink: Change rtnl_dump_done to always show error by David Ahern · 7 years ago
  44. 4af4471 ip: add support for more MPLS labels by David Ahern · 7 years ago
  45. aac4040 ip: mpls: fix printing of mpls labels by David Ahern · 7 years ago
  46. 0da8250 ip vrf: Add command name next to pid by David Ahern · 7 years ago
  47. 3ad6d17 netlink: Add flag to suppress print of nlmsg error by David Ahern · 7 years ago
  48. 51361a9 bpf: test for valid type in bpf_get_work_dir by Daniel Borkmann · 7 years ago
  49. 54eab4c color: use "light" colors for dark background by Petr Vorel · 8 years ago
  50. d896797 bpf: remove unnecessary cast by Stephen Hemminger · 8 years ago
  51. 2bf1a81 utils: hex2mem get rid of unnecessary goto by Stephen Hemminger · 8 years ago
  52. 1ca2e08 ip route: Make name of protocol 0 consistent by David Ahern · 8 years ago
  53. 1c570c5 utils: make hex2mem available to all users by Jamal Hadi Salim · 8 years ago
  54. 5ffbf45 rttable: Fix invalid range checking when table id is converted to u32 by David Ahern · 8 years ago
  55. 3bad1db whitespace cleanup by Stephen Hemminger · 8 years ago
  56. 719e331 Add support for rt_protos.d by David Ahern · 8 years ago
  57. 2bbc5b0 ip vrf: Improve cgroup2 error messages by David Ahern · 8 years ago
  58. edbae5e ip vrf: Fix run-on error message on mkdir failure by David Ahern · 8 years ago
  59. 8b59612 Fix compile warning in get_addr_1 by David Ahern · 8 years ago
  60. e1933b9 utils: cleanup style by Stephen Hemminger · 8 years ago
  61. 892a25e libnetlink: break up dump function by Stephen Hemminger · 8 years ago
  62. 463d9ef libnetlink: Add variant of rtnl_talk that does not display RTNETLINK answers error by David Ahern · 8 years ago
  63. 1dafceb Add filesystem APIs to lib by David Ahern · 8 years ago
  64. 08bd33d move cmd_exec to lib utils by David Ahern · 8 years ago
  65. 869d889 bpf: export bpf_prog_load by David Ahern · 8 years ago
  66. fc4ccce lib bpf: Add support for BPF_PROG_ATTACH and BPF_PROG_DETACH by David Ahern · 8 years ago
  67. b15f440 lwt: BPF support for LWT by Thomas Graf · 8 years ago
  68. c7272ca bpf: add initial support for attaching xdp progs by Daniel Borkmann · 8 years ago
  69. fb24802 bpf: check for owner_prog_type and notify users when differ by Daniel Borkmann · 8 years ago
  70. 0f74d0f bpf: Fix number of retries when growing log buffer by Thomas Graf · 8 years ago
  71. 9f66764 libnetlink: Add test for error code returned from netlink reply by Cyrill Gorcunov · 8 years ago
  72. 328374d Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  73. 2c500a4 libnetlink: style cleanups by Stephen Hemminger · 8 years ago
  74. 1b109a3 libnetlink: reduce size of message sent to kernel by Zhang Shengju · 8 years ago
  75. 2d98dd4 iproute2: fix the link group name getting error by Zhang Shengju · 8 years ago
  76. e422566 bpf: make tc's bpf loader generic and move into lib by Daniel Borkmann · 8 years ago
  77. 8ae2c53 ip: update link types to show 6lowpan and ieee802.15.4 monitor by stefan@datenfreihafen.org · 8 years ago
  78. d54e3ab Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  79. 6cf2609 fix netlink message length checks by Igor Ryzhov · 8 years ago
  80. 88ba11b Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  81. 56e3eb4 ip: route: fix multicast route dumps by Nikolay Aleksandrov · 8 years ago
  82. 7abf5de bridge: vlan: add support to display per-vlan statistics by Nikolay Aleksandrov · 8 years ago
  83. 2b68cb7 libgenl: introduce genl_init_handle by Sabrina Dubroca · 8 years ago
  84. f89bb02 Replace malloc && memset by calloc by Phil Sutter · 8 years ago
  85. d17b136 Use C99 style initializers everywhere by Phil Sutter · 8 years ago
  86. d721a14 json_writer: Removed automatic json-object type from the constructor by Anuradha Karuppiah · 8 years ago
  87. d91fb3f Add support for configuring Infiniband GUIDs by Eli Cohen · 8 years ago
  88. 9ba4126 utils: fix hex digits parsing in hexstring_a2n() by Beniamino Galvani · 8 years ago
  89. 609640f utils: provide get_hex to read a hex digit from a char by Sabrina Dubroca · 8 years ago
  90. 9f7401f utils: add get_be{16, 32, 64}, use them where possible by Sabrina Dubroca · 8 years ago
  91. 89ae502 utils: make hexstring_a2n provide the number of hex digits parsed by Sabrina Dubroca · 8 years ago
  92. 57bdf8b Make builds default to quiet mode by David Ahern · 8 years ago
  93. b0a4ce6 ip link: Add support for kernel side filtering by David Ahern · 8 years ago
  94. 4952b45 include: add linked list implementation from kernel by Jiri Pirko · 8 years ago
  95. e9e9365 scrub out whitespace issues by Stephen Hemminger · 8 years ago
  96. 334af76 fix get_addr() and get_prefix() error messages by Marco Varlese · 8 years ago
  97. f63ed3e lib/ll_addr: improve ll_addr_n2a() a bit by Phil Sutter · 8 years ago
  98. 2e96d2c utils: make rt_addr_n2a() non-reentrant by default by Phil Sutter · 8 years ago
  99. a418e45 make format_host non-reentrant by default by Phil Sutter · 8 years ago
  100. a1121aa color: introduce color helpers and COLOR_CLEAR by Phil Sutter · 8 years ago