1. a424c39 ip: officially support flag mngtmpaddr also for "ip addr del" by Heiner Kallweit · 11 years ago
  2. 8b21f88 ipaddress: do not add IFA_FLAGS when not necessary by WANG Cong · 11 years ago
  3. 1891754 veth: Handle flags correctry by Kusanagi Kouichi · 11 years ago
  4. 577e5a5 iproute: Show default type, table, proto and scope of route by Masatake YAMATO · 11 years ago
  5. 574e748 iplink_bond_slave: show mii_status only once by Michal Kubeček · 11 years ago
  6. f7a45e0 iplink_bond: fix parameter value matching by Michal Kubeček · 11 years ago
  7. 4806867 kill spaces before tabs by Stephen Hemminger · 11 years ago
  8. 0612519 Remove trailing whitespace by Stephen Hemminger · 11 years ago
  9. 730d3f6 iplink: add support for bonding slave by Jiri Pirko · 11 years ago
  10. fbea611 introduce support for slave info data by Jiri Pirko · 11 years ago
  11. 32ad31f iplink_bond: fix arp_all_targets parameter name in output by Michal Kubeček · 11 years ago
  12. c330490 tcp_metrics: Allow removal based on the source-IP by Christoph Paasch · 11 years ago
  13. 114aa72 tcp_metrics: Display source-address by Christoph Paasch · 11 years ago
  14. 54b237a tcp_metrics: Rename addr to daddr and add local variable by Christoph Paasch · 11 years ago
  15. a37c747 Merge branch 'net-next-for-3.13' by Stephen Hemminger · 11 years ago
  16. 58c69b2 add support for IFA_F_NOPREFIXROUTE by Thomas Haller · 11 years ago
  17. 5b7e21c add support for IFA_F_MANAGETEMPADDR by Jiri Pirko · 11 years ago
  18. 514cdfb Revert "vxlan: remove dstport option" by Stephen Hemminger · 11 years ago
  19. 63d127b iproute2: finish support for bonding attributes by sfeldma@cumulusnetworks.com · 11 years ago
  20. 37c9b94 add support for extended ifa_flags by Jiri Pirko · 11 years ago
  21. ef056b2 Merge branch 'master' into net-next-for-3.13 by Stephen Hemminger · 11 years ago
  22. 1c28bd5 iptunnel: Allow GRE_KEY for vti interface by Hangbin Liu · 11 years ago
  23. 5e25cf7 iproute: Make it possible to specify index on link creation by Pavel Emelyanov · 11 years ago
  24. 5c0aec9 ip: Add HSR support by Arvid Brodin · 11 years ago
  25. e0d47aa Handle netdev group for veth peer too by Sergey Popovich · 11 years ago
  26. be2c314 veth: fix uninitialized arguments by Stephen Hemminger · 11 years ago
  27. d2468da check return value of rtnl_send and related functions by Stephen Hemminger · 11 years ago
  28. 29cc864 netconf: add support for neighbor proxy attribute by Stephen Hemminger · 11 years ago
  29. 4d98ab0 Fix FSF address in file headers by Stephen Hemminger · 11 years ago
  30. fa10855 ip: make -resolve addr to print names rather than addresses by Sami Kerola · 11 years ago net-next-3.11
  31. bc7635a ipaddrlabel: use uint32_t instead of int32_t by Hangbin Liu · 11 years ago
  32. cc26a89 iplink: add support for bonding netlink by Jiri Pirko · 11 years ago
  33. aa574cd vxlan: add ipv6 support by WANG Cong · 11 years ago
  34. 1253a10 iplink: update available type list by Nicolas Dichtel · 11 years ago
  35. b557416 xfrm: enable to set non-wildcard mark 0 on SAs and SPs by Christophe Gouault · 11 years ago
  36. af89576 iproute2: GRE over IPv6 tunnel support. by xeb@mail.ru · 11 years ago
  37. 99500b5 xfrm: use memcpy to suppress gcc phony buffer overflow warning. by Fan Du · 11 years ago
  38. c5e3ee2 Merge branch 'master' into net-next-3.11 by Stephen Hemminger · 12 years ago
  39. 3c61c01 ipnetns: fix ip batch mode when using 'netns exec' by Nicolas Dichtel · 12 years ago
  40. 1ed509b ip/xfrm: Fix potential SIGSEGV when printing extra flags by Thomas Egerer · 12 years ago
  41. 7dc0481 macvlan: fix typo in macvlan_print_opt() by Lutz Jaenicke · 12 years ago
  42. 30d07e9 iproute2: spelling: noptmudisc -> nopmtudisc by Richard Godbee · 12 years ago
  43. 8f48063 iproute2: iproute.c: fix usage() spacing problems by Richard Godbee · 12 years ago
  44. 0018565 add ability to filter neighbour discovery by protocol by Stephen Hemminger · 12 years ago
  45. 488c41d ip: Add label option to ip monitor by Martin Schwenke · 12 years ago
  46. d259f03 Fix spelling errors by Stephen Hemminger · 12 years ago
  47. ac3ff72 cleanup help message by Stephen Hemminger · 12 years ago
  48. b1d0525 ip rule: add route suppression options by Stefan Tomanek · 12 years ago
  49. c4fdf75 ip link: fix display of interface groups by Stefan Tomanek · 12 years ago
  50. 77620be ip: allow to specify mode for sit tunnels by Nicolas Dichtel · 12 years ago
  51. 973eb50 ipadress: fix display of IPv6 peer address by Nicolas Dichtel · 12 years ago
  52. 7cfa380 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 12 years ago
  53. cc71ad3 Merge branch 'net-next-3.10' by Stephen Hemminger · 12 years ago
  54. a3aa47a Make tc and ip batch mode consistent by Stephen Hemminger · 12 years ago
  55. a05f651 netns: follow return value conventions of the rest of the code by Stephen Hemminger · 12 years ago
  56. 95592b4 ipbatch: fix use of 'ip netns exec' by JunweiZhang · 12 years ago
  57. 86c00fa iptunnel: check SIT_ISATAP flag only for SIT tunnel by Amerigo Wang · 12 years ago
  58. 5d8a752 ip: fix build failure if time_t is not long int by Adam Borowski · 12 years ago
  59. 8fd8f6e ip: iplink_vlan: add 802.1ad support by Patric McHardy · 12 years ago
  60. b37f2c8 add quickack option to ip route by Cong Wang · 12 years ago
  61. 07fa9c1 Add VF link state control by Rony Efraim · 12 years ago
  62. bcb9d40 ip: set the close-on-exec flag for descriptors by Andrey Vagin · 12 years ago
  63. c41e038 iptuntap: allow creation of multi-queue tun/tap device by Sriram Narasimhan · 12 years ago
  64. 92deabc vxlan: remove dstport option by Stephen Hemminger · 12 years ago
  65. f7431e2 ipnetconf: by default dump all entries by Nicolas Dichtel · 12 years ago
  66. dc8867d ip/xfrm: all to set flag XFRM_SA_XFLAG_DONT_ENCAP_DSCP by Nicolas Dichtel · 12 years ago
  67. 2a126a8 vxlan: nag user to set port value by Stephen Hemminger · 12 years ago
  68. d85e0a5 Add vxlan destination port option by Stephen Hemminger · 12 years ago
  69. 191b60b ip: ipv6: add tokenized interface identifier support by Daniel Borkmann · 12 years ago
  70. b0a9dbb ip: add missing help about mode argument by Nicolas Dichtel · 12 years ago
  71. 03fdb01 ipnetns: fix build on older systems by Stephen Hemminger · 12 years ago
  72. f0124b0 ip: remove unnecessary ll_init_map by Stephen Hemminger · 12 years ago
  73. e8740e4 ip/xfrm: Improve error strings by David Ward · 12 years ago
  74. 29665f9 ip/xfrm: Improve usage text and documentation by David Ward · 12 years ago
  75. f3b9aa3 ip/xfrm: Command syntax should not expect a key for compression by David Ward · 12 years ago
  76. 8dbe67d ip/xfrm: Do not print a zero-length algorithm key by David Ward · 12 years ago
  77. 6128fdf ip/xfrm: Improve transform protocol-specific parameter checking by David Ward · 12 years ago
  78. ec83952 ip/xfrm: Do not allow redundant algorithm combinations to be specified by David Ward · 12 years ago
  79. 1d26e1f ip/xfrm: Extend SPI validity checking by David Ward · 12 years ago
  80. dd10baa iproute2: add l2spec_type param to l2tp add session by James Chapman · 12 years ago
  81. 0c5982f ip xfrm state: Allow different selector family by Thomas Egerer · 12 years ago
  82. 23d5b0d ip xfrm state: Allow different selector family by Thomas Egerer · 12 years ago
  83. 1124ffb ipaddress: minor white space cleanup by Stephen Hemminger · 12 years ago
  84. d947b23 ipmaddr: add whitespace around = by Stephen Hemminger · 12 years ago
  85. 4405123 iproute2: Mention the 'up' argument in documentation by Petr Šabata · 12 years ago
  86. e7b24b6 Fix build when shared libraries are disabled by Stephen Hemminger · 12 years ago
  87. 263c894 Fix -oneline output when alias present by roopa · 12 years ago
  88. f480917 iproute2: Document the -D and -I options by Eric W. Biederman · 12 years ago
  89. 4e9a686 iplink_vlan: Add flag for Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
  90. ae70d96 ipntable: more fixes for ppc64 by Stephen Hemminger · 12 years ago
  91. a55a8fd fix dependency on sizeof(__u64) == sizeof(unsigned long long) by Stephen Hemminger · 12 years ago
  92. a7c2882 ip: fix ipv6 ntable on ppc64 by Stephen Hemminger · 12 years ago
  93. caae16b ip: handle flush with table > 2^31 by Stephen Hemminger · 12 years ago
  94. d1f28cf ip: make local functions static by Stephen Hemminger · 12 years ago
  95. 14645ec iproute2: improved error messages by Kees van Reeuwijk · 12 years ago
  96. ecf5242 iproute2: add a missing return statement by Kees van Reeuwijk · 12 years ago
  97. 1cb6a11 ip: change format of promiscuity display by Stephen Hemminger · 12 years ago
  98. ede6a3e iplink: display the value of IFLA_PROMISCUITY by Nicolas Dichtel · 12 years ago
  99. d360351 ipaddr: fix a typo in error msg about SIOCGIFTXQLEN by Nicolas Dichtel · 12 years ago
  100. e59fd3d ip/iptunnel: Extend TOS syntax by David Ward · 12 years ago