1. 3bb235c iproute: fix parsing and matching of of "short" IP addrs like 10/8 by Denys Vlasenko · 14 years ago
  2. f133471 iproute: fix handling of "dev IFACE" selector by Denys Vlasenko · 14 years ago
  3. 11872ca networking/*: remove superfluous comments by Denys Vlasenko · 14 years ago
  4. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  5. b78ac5a libnetlink: code shrink by Natanael Copa · 14 years ago
  6. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  7. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  8. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  9. a771e7c *: remove check for errors on getsockaddr in cases we know they can't happen by Denis Vlasenko · 16 years ago
  10. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  11. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  12. 0db2c2e libiproute: print_route() always uses stdout, do not pass FILE pointer to it. by Denis Vlasenko · 16 years ago
  13. 9de4622 - make the first arg of the filter function passed to rtnl_dump_filter constant by Bernhard Reutner-Fischer · 17 years ago
  14. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  15. 8723a94 libnetlink: comment out unused code; don't use 8k stack buffers by Denis Vlasenko · 17 years ago
  16. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  17. b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
  18. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  19. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  20. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  21. ea62077 add open_read_close() and similar stuff 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. cbd1c85 Kill off some unused code that was wasting several k, as noticed by by Eric Andersen · 19 years ago
  25. d78aea8 sort out yet more type issues by Eric Andersen · 19 years ago
  26. 6c8161d Steve Grubb writes: by Eric Andersen · 21 years ago
  27. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  28. 0f08e53 Patch from Lars Kellogg-Stedman: by Eric Andersen · 22 years ago
  29. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  30. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  31. d4de975 Cleanup error messages by Glenn L McGrath · 22 years ago
  32. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago