1. 1e5aa99 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  2. b5bb182 lib/utils: improve error messages of get_addr() and get_prefix() by Phil Sutter · 9 years ago
  3. c6646c1 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  4. 303cc9c libnetlink: introduce rta_nest and u8, u16, u64 helpers for nesting within rtattr by Roopa Prabhu · 9 years ago
  5. 0d238ca ip neigh: Add support for filtering dumps by master device by David Ahern · 9 years ago
  6. 39e3d38 batch: support quoted strings by Christophe Gouault · 9 years ago
  7. fcc16c2 provide common json output formatter by Stephen Hemminger · 9 years ago
  8. 9e5ba07 lib/namespace: fix fd leakage in non-error case by Phil Sutter · 9 years ago
  9. 5950ba9 lib/namespace: don't leak fd in error case by Phil Sutter · 9 years ago
  10. ea34366 Replace BSD MAXPATHLEN by POSIX PATH_MAX by Felix Janda · 9 years ago
  11. 03371c7 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  12. c079e12 libnetlink: add size argument to rtnl_talk by Stephen Hemminger · 9 years ago
  13. 449b824 ipmonitor: allows to monitor in several netns by Nicolas Dichtel · 9 years ago
  14. 0628cdd libnetlink: introduce rtnl_listen_filter_t by Nicolas Dichtel · 9 years ago
  15. f7dd7e5 iproute2: Fix typo in get_prefix_1() by Thomas Graf · 9 years ago
  16. d7bd2db ip: Add color output option by Mathias Nyman · 9 years ago
  17. d652ccb netns: allow to dump and monitor nsid by Nicolas Dichtel · 9 years ago
  18. bd733e4 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  19. 8b90a99 tc class: Ignore if default class name file does not exist by Vadim Kochan · 9 years ago
  20. dacc5d4 add basic mpls support to iproute by Eric W. Biederman · 9 years ago
  21. 45c90d1 add address family to/from string helper functions. by Eric W. Biederman · 9 years ago
  22. 0b218ab add support for printing AF_PACKET addresses by Eric W. Biederman · 9 years ago
  23. 71b4d59 make the addr argument of ll_addr_n2a const by Eric W. Biederman · 9 years ago
  24. 26dcdf3 add a source addres length parameter to rt_addr_n2a by Eric W. Biederman · 9 years ago
  25. 106ca27 lib utils: fix family during af_bit_len calculation by Roopa Prabhu · 9 years ago
  26. 4612d04 tc class: Show class names from file by Vadim Kochan · 9 years ago
  27. f3a2ddc lib utils: Use helpers to get AF bit/byte len by Vadim Kochan · 9 years ago
  28. b217df1 ss: Unify socket address output by one generic func by Vadim Kochan · 9 years ago
  29. e998e11 lib: Exec func on each netns by Vadim Kochan · 9 years ago
  30. c3087c1 netns: Rename & move get_netns_fd to lib by Vadim Kochan · 9 years ago
  31. ddb1129 Use one func to print timestamp from nlmsg by Vadim Kochan · 9 years ago
  32. decbb43 libnetlink: add parse_rtattr_one_nested helper by Jiri Pirko · 10 years ago
  33. eb67e44 lib: Add netns_switch func for change network namespace by Vadim Kochan · 10 years ago
  34. 486ccd9 ss: Use rtnl_dump_filter for inet_show_netlink by Vadim Kochan · 10 years ago
  35. 79aa79d ip lib: Added shorter timestamp option by Vadim Kochan · 10 years ago
  36. 8a4025f ss: Use rtnl_dump_filter in handle_netlink_request by vadimk · 10 years ago
  37. b0d30f7 rt_names can't be const by Stephen Hemminger · 10 years ago
  38. f00073e lib names: Add helper func for parse id and name from file by vadimk · 10 years ago
  39. 4e5615b lib names: Use CONFDIR for specify 'group' file path by vadimk · 10 years ago
  40. 1fa804e iproute2: Add support for babel protocol table entry by Dave Taht · 10 years ago
  41. eef43b5 ss: Identify more netlink protocol names by vadimk · 10 years ago
  42. 4d9a264 utils: relax strtoX checking in get_time_rtt by Florian Westphal · 10 years ago
  43. e557212 netlink: extend buffers to 16K by Eric Dumazet · 10 years ago
  44. 1910618 ll_types: add netlink ARPHRD by Daniel Borkmann · 10 years ago
  45. 656111b cleanup warnings by Stephen Hemminger · 10 years ago
  46. 316c234 iproute2: utils: change hexstring_n2a and hexstring_a2n to do not work with ":" by Jiri Pirko · 10 years ago
  47. 81ebcb2 iproute2: use named constants instead of number literals to fill rtnl_rttable_hash by Masatake YAMATO · 10 years ago
  48. 58ed50e iproute2: use named constants instead of number literals to fill rtnl_rtscope_tab by Masatake YAMATO · 10 years ago
  49. aa574cd vxlan: add ipv6 support by WANG Cong · 11 years ago
  50. 4e20cc5 ipv6 gre: add entry to ether types by Stephen Hemminger · 11 years ago
  51. c4fdf75 ip link: fix display of interface groups by Stefan Tomanek · 11 years ago
  52. 8fd8f6e ip: iplink_vlan: add 802.1ad support by Patric McHardy · 11 years ago
  53. bcb9d40 ip: set the close-on-exec flag for descriptors by Andrey Vagin · 11 years ago
  54. c083d99 iproute2: fix build failure on sparc due to -Wformat and tv_usec by Andreas Henriksson · 11 years ago
  55. 63338dc libnetlink: Use ifinfomsg instead of rtgenmsg in rtnl_wilddump_req_filter by Alexander Duyck · 11 years ago
  56. 697ac63 utils: fix range checking for get_u32/get_u64 et all by Stephen Hemminger · 11 years ago
  57. 0025e5d ll_map: add name and index hash by Stephen Hemminger · 11 years ago
  58. 16f02e1 libnetlink: check flag NLM_F_DUMP_INTR during dumps by Nicolas Dichtel · 11 years ago
  59. 5f21823 ll_map: use net/if.h to get prototype by Stephen Hemminger · 11 years ago
  60. 3e26112 ll_map: remove unused address fields by Stephen Hemminger · 11 years ago
  61. b1b7ce0 bridge: Add support for printing bridge port attributes by Vlad Yasevich · 11 years ago
  62. 9eff0e5 bridge: Add vlan configuration support by Vlad Yasevich · 11 years ago
  63. 257422f rtnl_wilddump_request: fix alignment issue for embedded platforms by Lutz Jaenicke · 12 years ago
  64. 46ac8a5 lib: make string arguments const by Stephen Hemminger · 11 years ago
  65. 5bd9dd4 include needed files by Strake · 12 years ago
  66. 691c8a6 lib: include the Config file too by Mike Frysinger · 12 years ago
  67. 2c389b0 iproute2: drop libresolv by Andreas Henriksson · 12 years ago
  68. 328d482 iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER by Julian Anastasov · 12 years ago
  69. 8afcc28 iproute2: add libgenl files by Julian Anastasov · 12 years ago
  70. b8cf1e9 iproute: Fix errno propagation from rtnl_talk by Pavel Emelyanov · 12 years ago
  71. fb72129 iproute2 - Don't hardcode the path to config files by Christoph J. Thompson · 12 years ago
  72. bd886eb iproute2: Add netlink attribute to filter dump requests by Rose, Gregory V · 12 years ago
  73. 30d10db utils: add s32 parser by Hagen Paul Pfeifer · 13 years ago
  74. aa38c3e using NLM_F_DUMP flag constant in libnetlink.c by Masatake YAMATO · 12 years ago
  75. cd70f3f libnetlink: remove unused junk callback by Stephen Hemminger · 13 years ago
  76. 2aa3dd2 libnetlink: add more attribute functions by Stephen Hemminger · 13 years ago
  77. 6cf8398 libnetlink: change rtnl_send() to take void * by Stephen Hemminger · 13 years ago
  78. 97c1358 Fix file descriptor leak on error in rtnl_hash_initialize() by Thomas Jarosch · 13 years ago
  79. 75dbf13 Add LLDP to ethernet type table by Stephen Hemminger · 13 years ago
  80. 21a85d3 Fix test for EOF on continuation line by Stephen Hemminger · 13 years ago
  81. 2dd9f8e libnetlink: fix set never used warning by Stephen Hemminger · 13 years ago
  82. d5b7420 Remove #ifdef's by Stephen Hemminger · 13 years ago
  83. 81d03dc iproute: rename 'get_jiffies' since it uses msecs by Gerrit Renker · 13 years ago
  84. 9b2cdc0 iproute: fix unit conversion of rtt/rttvar/rto_min by Gerrit Renker · 13 years ago
  85. 94089ef utils: get_jiffies always uses base=0 by Gerrit Renker · 14 years ago
  86. f960c92 iproute2: support listing devices by group by Vlad Dogaru · 13 years ago
  87. 4b3385f Cleanup ll_map by Stephen Hemminger · 14 years ago
  88. 3056423 iproute2: initialize the ll_map only once by Octavian Purdila · 14 years ago
  89. 1e21ea7 Increase size of ifindex hash heads by Stephen Hemminger · 14 years ago
  90. 3bc1c4f iproute2: Fix filtering related to flushing IP addresses. by Ben Greear · 14 years ago
  91. 4dbda0f Update ARP header type table by Stephen Hemminger · 14 years ago
  92. 9ec0e89 dnet: fix strict aliasing warnings by Mike Frysinger · 14 years ago
  93. 24abb62 iproute2: fix addrlabel interface names handling by Florian Westphal · 14 years ago
  94. 800b444 ip: correctly report tunnel link type by Jan Engelhardt · 14 years ago
  95. 6e46ec8 libnetlink: Modify the parser to track first duplicated attributes by Williams, Mitch A · 14 years ago
  96. b49240e flush secondary addresses before primary ones by Simon Horman · 15 years ago
  97. 6837f77 iproute2: use -fPIC in lib/ by Andreas Henriksson · 15 years ago
  98. ee7ba98 iproute2: Add ll_index_to_addr function by David Ward · 15 years ago
  99. 232642c Remove Changes: comments by Stephen Hemminger · 15 years ago
  100. e03dcc0 iproute2: Support 20-byte link layer address in idxmap by David Ward · 15 years ago