1. c3087c1 netns: Rename & move get_netns_fd to lib by Vadim Kochan · 10 years ago
  2. ddb1129 Use one func to print timestamp from nlmsg by Vadim Kochan · 10 years ago
  3. 27b14f2 Add define for nlmsg_types with timestamp by Vadim Kochan · 10 years ago
  4. 8c29ae7 ip link: Fix crash on older kernels when show VF dev by Vadim Kochan · 10 years ago
  5. ee0067a iplink: print out addrgenmode attribute by Jiri Pirko · 10 years ago
  6. a925535 ip: Small corrections of '-tshort' option in usage by Vadim Kochan · 10 years ago
  7. 52700d4 ip: Allow to easy change network namespace by Vadim Kochan · 10 years ago
  8. eb67e44 lib: Add netns_switch func for change network namespace by Vadim Kochan · 10 years ago
  9. a1e2e5f ip link: use addattr_nest()/addattr_nest_end() by Duan Jiong · 10 years ago
  10. 5c2c10b Merge branch 'net-next' by Stephen Hemminger · 10 years ago
  11. 712249d ip link: Show devices by type by Vadim Kochan · 10 years ago
  12. b5f39b2 ip: allow ip address show to list addresses with certain flags not being set by Heiner Kallweit · 10 years ago
  13. 79aa79d ip lib: Added shorter timestamp option by Vadim Kochan · 10 years ago
  14. effdfc9 Merge branch 'master' into net-next by Stephen Hemminger · 10 years ago
  15. d26caee iproute2: Add support for CAN presume-ack feature by Nikita Edward Baruzdin · 10 years ago
  16. 6fcabac ip monitor: Fix issue when timestamp is printed w/o msg by vadimk · 10 years ago
  17. 2ec2893 ipaddress: enable -details option by Nicolas Dichtel · 10 years ago
  18. 2ea49a3 ipaddress: enable -details option by Nicolas Dichtel · 10 years ago
  19. c9b8aef Merge branch 'master' into net-next by Stephen Hemminger · 10 years ago
  20. 29d1f73 ip route: enable per-route ecn settings via 'features' option by Florian Westphal · 10 years ago
  21. 14e9767 tunnel: decode ESP tunnel type by Stephen Hemminger · 10 years ago
  22. 81eaf67 ip link: Add ipvlan support to the iproute2/ip util by Mahesh Bandewar · 10 years ago
  23. 922b482 ip route: don't assume default route by Pavel Simerda · 10 years ago
  24. 1b94414 ip link: Allow to filter devices by master dev by Vadim Kochan · 10 years ago
  25. 0948adc ip netns: Identify netns for the current process by vadimk · 10 years ago
  26. 093b764 ip monitor: Allow to filter events by dev by vadimk · 10 years ago
  27. 666cdc5 vxlan: Add support for enabling UDP checksums by Tom Herbert · 10 years ago
  28. 80c24b0 ip link gre: Add support to configure FOU and GUE by Tom Herbert · 10 years ago
  29. c115915 ip link ipip: Add support to configure FOU and GUE by Tom Herbert · 10 years ago
  30. 6928747 ip fou: Support to configure foo-over-udp RX by Tom Herbert · 10 years ago
  31. 50ec665 ip-link: in human readable output use dynamic precision length by Christian Hesse · 10 years ago
  32. f4fe81d ip-link: fix column alignment by Christian Hesse · 10 years ago
  33. 1e264ab ip: add iec formatted option and cleanup code by Stephen Hemminger · 10 years ago
  34. b68d983 ip-link: add switch to show human readable output by Christian Hesse · 10 years ago
  35. a0638e1 iproute2: ip6_tunnel mode bugfixes: any,vti6 by Alexey Andriyanov · 10 years ago
  36. 0bf4c35 Merge branch 'net-next' by Stephen Hemminger · 10 years ago
  37. 0151b56 xfrm: add support of ESN and anti-replay window by dingzhi · 10 years ago
  38. 561e650 ip link: Shortify printing the usage of link type by vadimk · 10 years ago
  39. 4cb8d03 ip tunnel: fix 'ip -oneline tunnel show' for some GRE tunnels by Dmitry Popov · 10 years ago
  40. 5d5cf1b ip address: print stats with -s by Jiri Benc · 10 years ago
  41. 68ac9ab iplink: do not require assigning negative ifindex at link creation by Atzm Watanabe · 10 years ago
  42. 40aadf8 ip monitor: Changed 'Unknown message' format to be more informative by vadimk · 10 years ago
  43. c1cbb18 ip netns: Create /var/run/netns dir when do 'ip netns monitor' by vadimk · 10 years ago
  44. 28d84b4 add bridge master device support by Jiri Pirko · 10 years ago
  45. 8c39db3 add bridge_slave device support by Jiri Pirko · 10 years ago
  46. 2f7fbec iproute2: VTI6 support for ip -6 link command. by Steffen Klassert · 10 years ago
  47. f36d114 iproute2: Add support for IPv6 VTI tunnels to ip6tunnel by Steffen Klassert · 10 years ago
  48. 08ce8ae ip tuntap: Added missing commands in usage by vadimk · 10 years ago
  49. f1a505a ip tuntap: Add checking if tun/tap mode was set by default by vadimk · 10 years ago
  50. 6ad5399 ip/vxlan: fix display of maxaddress option by Nicolas Dichtel · 10 years ago
  51. c2fbc57 ip/vxlan: add a help for ageing and maxaddress options by Nicolas Dichtel · 10 years ago
  52. 7feb76c add help command to bonding master by Jiri Pirko · 10 years ago
  53. 620dded iproute2: allow to change slave options via type_slave by Nikolay Aleksandrov · 10 years ago
  54. 3c68214 iplink: forbid negative ifindex and modifying ifindex by WANG Cong · 10 years ago
  55. 9464a5f ip: support of usec rtt in tcp_metrics by Eric Dumazet · 10 years ago
  56. c56361f ip monitor: Skip IPv6 ND user option messages by vadimk · 10 years ago
  57. 2271779 ip monitor: Dont print timestamp or banner-label for cloned routes by vadimk · 10 years ago
  58. f1b66ff ip link: Remove unnecessary device checking by vadimk · 10 years ago
  59. bcf1aae ip netns: Show error message if mkdir failed to create /var/run/netns by vadimk · 10 years ago
  60. ff7c208 iproute2: allow to ipv6 set address generation mode by Jiri Pirko · 10 years ago
  61. 656111b cleanup warnings by Stephen Hemminger · 10 years ago
  62. 50b9950 link dump filter by Roopa Prabhu · 10 years ago
  63. 23d526c fix ip tunnel for vti tunnels with ikey by Dmitry Popov · 10 years ago
  64. 3196244 ipnetns: fixed typo "seting" -> "setTing" by Vasily Averin · 10 years ago
  65. cfea8b3 ip: Added missing usage for netconf object by vadimk · 10 years ago
  66. 7968262 ip: add nlmon as a device type to help message by Masatake YAMATO · 10 years ago
  67. 9a02651 ip: check for missing dev arg when doing VF rate by Stephen Hemminger · 10 years ago
  68. 1199c4f ip: add paren to silence warning by Stephen Hemminger · 10 years ago
  69. f89a2a0 Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool by Sucheta Chakraborty · 10 years ago
  70. 0cb6bb5 do not exit silently when link is not found by Cong Wang · 10 years ago
  71. 4ec0ffd fix format warnings by Stephen Hemminger · 10 years ago
  72. 2b70fe1 iplink: can: fix help text and man page by Oliver Hartkopp · 10 years ago
  73. c897067 iproute2: ipa: show port id by Jiri Pirko · 10 years ago
  74. 55713c8 ipnetns: fix misprint in an error message by Mike Rapoport · 10 years ago
  75. 4b726cb Whitespace and indentation cleanup by Stephen Hemminger · 10 years ago
  76. 30b5579 iproute2: show counter of carrier on<->off transitions by david decotigny · 10 years ago
  77. 2bfe047 iproute2: can: support CAN FD control interface by Oliver Hartkopp · 10 years ago
  78. 3bbff7d iproute2: can: fix indention white spaces by Oliver Hartkopp · 10 years ago
  79. e4d5edb Merge branch 'net-next' by Stephen Hemminger · 10 years ago
  80. a424c39 ip: officially support flag mngtmpaddr also for "ip addr del" by Heiner Kallweit · 10 years ago
  81. 8b21f88 ipaddress: do not add IFA_FLAGS when not necessary by WANG Cong · 10 years ago
  82. 1891754 veth: Handle flags correctry by Kusanagi Kouichi · 10 years ago
  83. f687d73 ipxfrm: allow to setup filter when dumping SA by Nicolas Dichtel · 10 years ago
  84. 577e5a5 iproute: Show default type, table, proto and scope of route by Masatake YAMATO · 10 years ago
  85. 574e748 iplink_bond_slave: show mii_status only once by Michal Kubeček · 10 years ago
  86. f7a45e0 iplink_bond: fix parameter value matching by Michal Kubeček · 10 years ago
  87. 4806867 kill spaces before tabs by Stephen Hemminger · 10 years ago
  88. 0612519 Remove trailing whitespace by Stephen Hemminger · 10 years ago
  89. 730d3f6 iplink: add support for bonding slave by Jiri Pirko · 10 years ago
  90. fbea611 introduce support for slave info data by Jiri Pirko · 10 years ago
  91. 32ad31f iplink_bond: fix arp_all_targets parameter name in output by Michal Kubeček · 10 years ago
  92. c330490 tcp_metrics: Allow removal based on the source-IP by Christoph Paasch · 10 years ago
  93. 114aa72 tcp_metrics: Display source-address by Christoph Paasch · 10 years ago
  94. 54b237a tcp_metrics: Rename addr to daddr and add local variable by Christoph Paasch · 10 years ago
  95. a37c747 Merge branch 'net-next-for-3.13' by Stephen Hemminger · 10 years ago
  96. 58c69b2 add support for IFA_F_NOPREFIXROUTE by Thomas Haller · 11 years ago
  97. 5b7e21c add support for IFA_F_MANAGETEMPADDR by Jiri Pirko · 11 years ago
  98. 514cdfb Revert "vxlan: remove dstport option" by Stephen Hemminger · 11 years ago
  99. 63d127b iproute2: finish support for bonding attributes by sfeldma@cumulusnetworks.com · 11 years ago
  100. 37c9b94 add support for extended ifa_flags by Jiri Pirko · 11 years ago