1. 8814431 libiproute: use if_nametoindex by Ron Yorston · 9 years ago
  2. e52da55 libbb: auto_string() for efficient handling of temporary malloced stirngs by Denys Vlasenko · 9 years ago
  3. 3d8d5e8 libiproute: use itoa() where appropriate by Denys Vlasenko · 9 years ago
  4. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  5. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  6. 94466b8 libiproute: code and data shrink by Denys Vlasenko · 15 years ago
  7. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  8. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  9. 12abcb3 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ by Denis Vlasenko · 16 years ago
  10. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  11. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  12. 9de4622 - make the first arg of the filter function passed to rtnl_dump_filter constant by Bernhard Reutner-Fischer · 17 years ago
  13. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  14. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  15. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  16. 08a6118 ll_map: disable interface name caching code by Denis Vlasenko · 18 years ago
  17. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  18. b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
  19. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 18 years ago
  20. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  21. 7935a5a libiproute/ll_map.c: fix bug 279 by Denis Vlasenko · 18 years ago
  22. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  23. ecae66a Header cleanup: don't #include headers that libbb.h already includes. by Rob Landley · 19 years ago
  24. a6e131d Size reductions, mostly switching things to use libbb functions. by Rob Landley · 19 years ago
  25. 1d62d3b - make libiproute compile.. by Bernhard Reutner-Fischer · 19 years ago
  26. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  27. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago