1. 6648853 lib: make resolve_hosts variable common by Ivan Vecera · 7 years ago
  2. 2e706e1 Merge branch 'master' into net-next by Stephen Hemminger · 7 years ago
  3. 532b887 Convert harmful calls to strncpy() to strlcpy() by Phil Sutter · 7 years ago
  4. 5f1df30 config: put CFLAGS/LDLIBS in config.mk by Stephen Hemminger · 7 years ago
  5. 69fed53 change how Config is used in Makefile's by Stephen Hemminger · 7 years ago
  6. f89bb02 Replace malloc && memset by calloc by Phil Sutter · 8 years ago
  7. d17b136 Use C99 style initializers everywhere by Phil Sutter · 8 years ago
  8. 57bdf8b Make builds default to quiet mode by David Ahern · 8 years ago
  9. e9e9365 scrub out whitespace issues by Stephen Hemminger · 8 years ago
  10. b27f005 genl: make string const by Stephen Hemminger · 8 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. 0628cdd libnetlink: introduce rtnl_listen_filter_t by Nicolas Dichtel · 9 years ago
  14. 3669d21 genl: fix a typo in help message of ctrl by Masatake YAMATO · 10 years ago
  15. e7b24b6 Fix build when shared libraries are disabled by Stephen Hemminger · 11 years ago
  16. d1f28cf ip: make local functions static by Stephen Hemminger · 11 years ago
  17. ff24746 Convert to use rta_getattr_ functions by Stephen Hemminger · 12 years ago
  18. cd70f3f libnetlink: remove unused junk callback by Stephen Hemminger · 12 years ago
  19. 6cf8398 libnetlink: change rtnl_send() to take void * by Stephen Hemminger · 12 years ago
  20. 1b129bf genl: remove unused code by Dan McGee · 13 years ago
  21. 5582c0c iproute2: Remove unreachable code by Petr Sabata · 13 years ago
  22. 46dc73a Add no-strict-aliasing to genl by Stephen Hemminger · 13 years ago
  23. f2e27cf support static-only systems by Mike Frysinger · 15 years ago
  24. 80c05b0 show multicast groups by Johannes Berg · 17 years ago
  25. 81c6179 Eliminate trailing whitespace by Stephen Hemminger · 17 years ago
  26. 8cd09e6 make muticast group to bitmask conversion generic by jamal · 18 years ago
  27. 26328fc Add controller support for new features exposed by jamal · 18 years ago
  28. 83ef226 Multicast computation off by one by jamal · 18 years ago
  29. a18fa24 genl Makefile LDFLAGS by Stephen Hemminger · 18 years ago
  30. 4f2d811 Add ignore file for new genl by Stephen Hemminger · 18 years ago
  31. 65018ae This patch adds a generic netlink controller interface. by Jamal Hadi Salim · 18 years ago