1. 771a242 iplink: List valid 'type' argument in ip link help text by Phil Sutter · 8 years ago
  2. ef0a738 ip: link style cleanup by Stephen Hemminger · 8 years ago
  3. d91fb3f Add support for configuring Infiniband GUIDs by Eli Cohen · 8 years ago
  4. 104444c ip link/addr: Add support for vrf keyword by David Ahern · 8 years ago
  5. 0aae234 Fix MAC address length check by Phil Sutter · 8 years ago
  6. 8fe58d5 iplink: Check address length via netlink by Phil Sutter · 8 years ago
  7. a89193a iplink: Add missing variable initialization by Phil Sutter · 8 years ago
  8. 56f5daa ip: code cleanup by Stephen Hemminger · 8 years ago
  9. 5c2ea5b iplink: fix help text syntax by Phil Sutter · 8 years ago
  10. b6d77d9 iplink: Support VF Trust by Hiroshi Shimamoto · 8 years ago
  11. 2505780 Merge branch 'net-next' by Stephen Hemminger · 9 years ago
  12. f921f56 iplink: replace exit with return by Roopa Prabhu · 9 years ago
  13. 8e12bc0 iplink: support show and set of "addrgenmode random" by Bjørn Mork · 9 years ago
  14. 8e098dd iplink: support setting addrgenmode stable_secret by Bjørn Mork · 9 years ago
  15. 8aacb9b ip: allow using a device "help" (or a prefix thereof) by Christoph Schulz · 9 years ago
  16. 940a96e ip-link: do not support 'ip link add dev help' by Phil Sutter · 9 years ago
  17. f1e225b Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  18. 5d295bb add support for brief output for link and addresses by Andy Gospodarek · 9 years ago
  19. 6c5ffb9 iplink: cleanup whitespace and checkpatch issues by Stephen Hemminger · 9 years ago
  20. 15faa0a add support for VRF device by David Ahern · 9 years ago
  21. dfc3d01 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  22. 6843d36 ip-link: cut one level indentation by Zhang Shengju · 9 years ago
  23. 9a6422c Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  24. ff1e35e ip-link: enhance prompt message by Zhang Shengju · 9 years ago
  25. 4b942cb Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  26. e543a6a ip-link: fix a typo in help message by Zhang Shengju · 9 years ago
  27. d8cf93d iplink: add missing link type by Zhang Shengju · 9 years ago
  28. 1886482 ip link: proto_down config and display. by Anuradha Karuppiah · 9 years ago
  29. 03371c7 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  30. c079e12 libnetlink: add size argument to rtnl_talk by Stephen Hemminger · 9 years ago
  31. 0628cdd libnetlink: introduce rtnl_listen_filter_t by Nicolas Dichtel · 9 years ago
  32. 908755d iproute2: GENEVE support by John W. Linville · 9 years ago
  33. 6c55c8c ip link set vf: Added "query_rss" command by Vlad Zolotarov · 9 years ago
  34. 8916ccf ip link: Add group in usage() for 'ip link delete' by Vadim Kochan · 9 years ago
  35. 21107f5 ip-link: Align usage at [link-netns ID] line by Vadim Kochan · 9 years ago
  36. ccdcbf3 iplink: add support of IFLA_LINK_NETNSID attribute by Nicolas Dichtel · 9 years ago
  37. c3087c1 netns: Rename & move get_netns_fd to lib by Vadim Kochan · 10 years ago
  38. a1e2e5f ip link: use addattr_nest()/addattr_nest_end() by Duan Jiong · 10 years ago
  39. 5c2c10b Merge branch 'net-next' by Stephen Hemminger · 10 years ago
  40. 712249d ip link: Show devices by type by Vadim Kochan · 10 years ago
  41. 81eaf67 ip link: Add ipvlan support to the iproute2/ip util by Mahesh Bandewar · 10 years ago
  42. 1b94414 ip link: Allow to filter devices by master dev by Vadim Kochan · 10 years ago
  43. 561e650 ip link: Shortify printing the usage of link type by vadimk · 10 years ago
  44. 68ac9ab iplink: do not require assigning negative ifindex at link creation by Atzm Watanabe · 10 years ago
  45. 620dded iproute2: allow to change slave options via type_slave by Nikolay Aleksandrov · 10 years ago
  46. 3c68214 iplink: forbid negative ifindex and modifying ifindex by WANG Cong · 10 years ago
  47. f1b66ff ip link: Remove unnecessary device checking by vadimk · 10 years ago
  48. ff7c208 iproute2: allow to ipv6 set address generation mode by Jiri Pirko · 10 years ago
  49. 50b9950 link dump filter by Roopa Prabhu · 10 years ago
  50. 7968262 ip: add nlmon as a device type to help message by Masatake YAMATO · 10 years ago
  51. 9a02651 ip: check for missing dev arg when doing VF rate by Stephen Hemminger · 10 years ago
  52. f89a2a0 Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool by Sucheta Chakraborty · 10 years ago
  53. 2b70fe1 iplink: can: fix help text and man page by Oliver Hartkopp · 10 years ago
  54. 4b726cb Whitespace and indentation cleanup by Stephen Hemminger · 10 years ago
  55. fbea611 introduce support for slave info data by Jiri Pirko · 11 years ago
  56. 5e25cf7 iproute: Make it possible to specify index on link creation by Pavel Emelyanov · 11 years ago
  57. d2468da check return value of rtnl_send and related functions by Stephen Hemminger · 11 years ago
  58. cc26a89 iplink: add support for bonding netlink by Jiri Pirko · 11 years ago
  59. 1253a10 iplink: update available type list by Nicolas Dichtel · 11 years ago
  60. af89576 iproute2: GRE over IPv6 tunnel support. by xeb@mail.ru · 11 years ago
  61. 07fa9c1 Add VF link state control by Rony Efraim · 11 years ago
  62. f0124b0 ip: remove unnecessary ll_init_map by Stephen Hemminger · 11 years ago
  63. 4405123 iproute2: Mention the 'up' argument in documentation by Petr Šabata · 11 years ago
  64. d1f28cf ip: make local functions static by Stephen Hemminger · 11 years ago
  65. 14645ec iproute2: improved error messages by Kees van Reeuwijk · 11 years ago
  66. 602e9d3 ip: add the type 'vxlan' in the output of "ip link help" by Zhi Yong Wu · 12 years ago
  67. 1ce2de9 ip: add support of 'ip link type [ipip|sit]' by Nicolas Dichtel · 12 years ago
  68. 9d0efc1 ip: add support of 'ip link type ip6tnl' by Nicolas Dichtel · 12 years ago
  69. de03899 iplink: Added support for the kernel IPoIB RTNL ops by Or Gerlitz · 12 years ago
  70. d992f3e iplink: add support for num[tr]xqueues by Jiri Pirko · 12 years ago
  71. 5c434a9 iproute2 - Fix up and simplify variables pointing to install directories by Christoph J. Thompson · 12 years ago
  72. 4ccfb44 Make link mode case independent by Stephen Hemminger · 12 years ago
  73. 4f2fdd4 Add ability to set link state with ip by Stephen Hemminger · 12 years ago
  74. 8249928 ip: allow set and display of link mode parameter by Stephen Hemminger · 12 years ago
  75. 09fa327 iproute: allow changing gretap parameters by Stephen Hemminger · 12 years ago
  76. cd70f3f libnetlink: remove unused junk callback by Stephen Hemminger · 13 years ago
  77. 6cf8398 libnetlink: change rtnl_send() to take void * by Stephen Hemminger · 13 years ago
  78. 7b8179c iproute2: Add new command to ip link to enable/disable VF spoof check by Greg Rose · 13 years ago
  79. a22e929 iproute2: Fix usage and man page for 'ip link' by Sridhar Samudrala · 13 years ago
  80. 0dc34c7 iproute2: Add processless network namespace support by Eric W. Biederman · 13 years ago
  81. d5b7420 Remove #ifdef's by Stephen Hemminger · 13 years ago
  82. a1e191b iplink: implement setting of master devic by Jiri Pirko · 13 years ago
  83. db02608 iproute2: support device group semantics by Vlad Dogaru · 13 years ago
  84. f960c92 iproute2: support listing devices by group by Vlad Dogaru · 13 years ago
  85. 1598b9e Revert "iproute2: add VF_PORT support" by Stephen Hemminger · 14 years ago
  86. 632110a iproute2: add VF_PORT support by Roopa Prabhu · 14 years ago
  87. 3fd8663 iproute2: rework SR-IOV VF support by Chris Wright · 14 years ago
  88. ae7229d ip: Add support for setting and showing SR-IOV virtual funtion link params by Williams, Mitch A · 14 years ago
  89. 5a20447 iproute2: Support for the CAN netlink by Wolfgang Grandegger · 15 years ago
  90. cb2eb99 Bug#526329: iproute: Segfault on garbage lladdr by Andreas Henriksson · 15 years ago
  91. 685f3a9 iproute2: add vcan to ip link help text by Oliver Hartkopp · 15 years ago
  92. ace9c96 Add support for IFALIAS by Stephen Hemminger · 15 years ago
  93. 750a405 Fix help text for ip link by Stephen Hemminger · 16 years ago
  94. 3ef0c85 Refuse "ip link add/replace" without device type parameter by Patrick McHardy · 16 years ago
  95. 0532555 Support "ip link add help" for rtnl_link API by Patrick McHardy · 16 years ago
  96. 5e3bb53 iproute: DESTDIR vs LIBDIR. by Andreas Henriksson · 16 years ago
  97. b514b35 Fixed installation when changing DESTDIR by Rafael Almeida · 16 years ago
  98. e2613dc iproute2: add support for IFLA_NET_NS_PID in ip link by Benjamin Thery · 16 years ago
  99. 909dfe2 iplink_parse() routine by Pavel Emelyanov · 17 years ago
  100. 66e529f iproute 2.6.23 incompatibility by Patrick McHardy · 17 years ago