1. 4952b45 include: add linked list implementation from kernel by Jiri Pirko · 8 years ago
  2. 56f5daa ip: code cleanup by Stephen Hemminger · 8 years ago
  3. a1b4a27 netns: Fix an off-by-one strcpy() in netns_map_add(). by Nicolas Cavallari · 8 years ago
  4. 2f29d6b ipnetns: make net namespace cache variable size by Stephen Hemminger · 9 years ago
  5. ea34366 Replace BSD MAXPATHLEN by POSIX PATH_MAX by Felix Janda · 9 years ago
  6. 03371c7 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  7. c079e12 libnetlink: add size argument to rtnl_talk by Stephen Hemminger · 9 years ago
  8. 0628cdd libnetlink: introduce rtnl_listen_filter_t by Nicolas Dichtel · 9 years ago
  9. d652ccb netns: allow to dump and monitor nsid by Nicolas Dichtel · 9 years ago
  10. 4c7d9a5 ipnetns: add a runtime check for RTM_GETNSID support by Nicolas Dichtel · 9 years ago
  11. 5a2ce86 Revert "ip netns: Fix rtnl error while print netns list" by Nicolas Dichtel · 9 years ago
  12. d116ff3 ip netns: Fix rtnl error while print netns list by Vadim Kochan · 9 years ago
  13. d182ee1 ipnetns: allow to get and set netns ids by Nicolas Dichtel · 9 years ago
  14. 3372493 ip netns: Delete all netns by Vadim Kochan · 10 years ago
  15. b13ba03 ip netns: Allow exec on each netns by Vadim Kochan · 10 years ago
  16. c3087c1 netns: Rename & move get_netns_fd to lib by Vadim Kochan · 10 years ago
  17. eb67e44 lib: Add netns_switch func for change network namespace by Vadim Kochan · 10 years ago
  18. 0948adc ip netns: Identify netns for the current process by vadimk · 10 years ago
  19. c1cbb18 ip netns: Create /var/run/netns dir when do 'ip netns monitor' by vadimk · 10 years ago
  20. bcf1aae ip netns: Show error message if mkdir failed to create /var/run/netns by vadimk · 10 years ago
  21. 3196244 ipnetns: fixed typo "seting" -> "setTing" by Vasily Averin · 10 years ago
  22. 55713c8 ipnetns: fix misprint in an error message by Mike Rapoport · 10 years ago
  23. 0612519 Remove trailing whitespace by Stephen Hemminger · 10 years ago
  24. 3c61c01 ipnetns: fix ip batch mode when using 'netns exec' by Nicolas Dichtel · 11 years ago
  25. d259f03 Fix spelling errors by Stephen Hemminger · 11 years ago
  26. a3aa47a Make tc and ip batch mode consistent by Stephen Hemminger · 11 years ago
  27. a05f651 netns: follow return value conventions of the rest of the code by Stephen Hemminger · 11 years ago
  28. 95592b4 ipbatch: fix use of 'ip netns exec' by JunweiZhang · 11 years ago
  29. bcb9d40 ip: set the close-on-exec flag for descriptors by Andrey Vagin · 11 years ago
  30. 03fdb01 ipnetns: fix build on older systems by Stephen Hemminger · 11 years ago
  31. 14645ec iproute2: improved error messages by Kees van Reeuwijk · 11 years ago
  32. 9a7b3d9 iproute2: Add "ip netns pids" and "ip netns identify" by Eric W. Biederman · 12 years ago
  33. 58a3e82 iproute2: Make "ip netns delete" more likely to succeed by Eric W. Biederman · 12 years ago
  34. 4395d48 iproute2: Improve "ip netns add" failure error message by Eric W. Biederman · 12 years ago
  35. 8e2d47d iproute2: Normalize return codes in "ip netns" by Eric W. Biederman · 12 years ago
  36. 144e6ce iproute2: Don't propogate mounts out of ip by Eric W. Biederman · 12 years ago
  37. 223f4d8 iproute2: Fail "ip netns add" on existing network namespaces. by Eric W. Biederman · 13 years ago
  38. 2e8a07f iproute2: Auto-detect the presence of setns in libc by Eric W. Biederman · 13 years ago
  39. 0dc34c7 iproute2: Add processless network namespace support by Eric W. Biederman · 13 years ago