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