1. daa45ca ip/iptunnel: Fix incorrect syntax in man page by David Ward · 12 years ago
  2. ae70d96 ipntable: more fixes for ppc64 by Stephen Hemminger · 11 years ago
  3. a55a8fd fix dependency on sizeof(__u64) == sizeof(unsigned long long) by Stephen Hemminger · 12 years ago
  4. 609106d Update kernel headers to 3.9.0-rc1 by Stephen Hemminger · 12 years ago
  5. a7c2882 ip: fix ipv6 ntable on ppc64 by Stephen Hemminger · 12 years ago
  6. 9235195 Fix compilation error of m_ipt.c with -Werror enabled by Vijay Subramanian · 12 years ago
  7. 51ff9f2 ss: show socket memory stats for unix sockets if requested by Hannes Frederic Sowa · 12 years ago
  8. 5048f9a ss: use rta_getattr_u32 by Stephen Hemminger · 12 years ago
  9. defd61c ss: show send queue length on unix domain sockets by Hannes Frederic Sowa · 12 years ago
  10. 05e983e v3.8.0 by Stephen Hemminger · 12 years ago
  11. 3bed7bb iproute2: clearer error messages for fifo and tbf qdiscs by Kees van Reeuwijk · 12 years ago
  12. 257422f rtnl_wilddump_request: fix alignment issue for embedded platforms by Lutz Jaenicke · 12 years ago
  13. f21963f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 by Stephen Hemminger · 12 years ago
  14. caae16b ip: handle flush with table > 2^31 by Stephen Hemminger · 12 years ago
  15. 6398d3a Makefile: turn on warnings about missing prototypes by Stephen Hemminger · 12 years ago
  16. 46ac8a5 lib: make string arguments const by Stephen Hemminger · 12 years ago
  17. d1f28cf ip: make local functions static by Stephen Hemminger · 12 years ago
  18. 14645ec iproute2: improved error messages by Kees van Reeuwijk · 12 years ago
  19. b8a0583 iproute2: clarifications in the libnetlink.3 man page by Kees van Reeuwijk · 12 years ago
  20. ecf5242 iproute2: add a missing return statement by Kees van Reeuwijk · 12 years ago
  21. 089d8f3 iproute2: clarifications in the tc-hfsc.7 man page by Kees van Reeuwijk · 12 years ago
  22. 4957250 iproute2: clarification of various man8 pages by Kees van Reeuwijk · 12 years ago
  23. 5ab3a4d Use pkg-config to obtain xtables.h path by Benjamin Poirier · 12 years ago
  24. 1cb6a11 ip: change format of promiscuity display by Stephen Hemminger · 12 years ago
  25. ede6a3e iplink: display the value of IFLA_PROMISCUITY by Nicolas Dichtel · 12 years ago
  26. e72ca3f iproute2: tc netem rate: allow negative packet/cell overhead by Johannes Naab · 12 years ago
  27. d360351 ipaddr: fix a typo in error msg about SIOCGIFTXQLEN by Nicolas Dichtel · 12 years ago
  28. e59fd3d ip/iptunnel: Extend TOS syntax by David Ward · 12 years ago
  29. 53403c5 libnetlink: add caveat by Stephen Hemminger · 12 years ago
  30. 5a65070 Makefile: make warnings into errors by Stephen Hemminger · 12 years ago
  31. 9a7b3d9 iproute2: Add "ip netns pids" and "ip netns identify" by Eric W. Biederman · 12 years ago
  32. 1e9014a iproute2: Fill in the ip-netns.8 manpage 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. 003f76f README: update mail address and download location by Stephen Hemminger · 12 years ago
  38. 048bff6 ipxfrm: use alloca to allocate stack space by Mike Frysinger · 12 years ago
  39. 852d512 iproute2: act_ipt fix xtables breakage by Jamal Hadi Salim · 12 years ago
  40. 55eaaeb do not ignore errors in man subdirs by Mike Frysinger · 12 years ago
  41. 5746307 add man7 to subdirs list by Mike Frysinger · 12 years ago
  42. 5bd9dd4 include needed files by Strake · 12 years ago
  43. e29d8cc bridge: update help by Cong Wang · 12 years ago
  44. 0ff8f57 bridge: make `bridge mdb` output consistent with input by Cong Wang · 12 years ago
  45. d8b75d1 bridge: distinguish permanent and temporary mdb entries by Cong Wang · 12 years ago
  46. 75e003c bridge: update kernel headers by Stephen Hemminger · 12 years ago
  47. ae7b9a0 configure: restore old behaviour by Stephen Hemminger · 12 years ago
  48. 07a6f5e build: indent shell functions in configure by Stephen Hemminger · 12 years ago
  49. d29feaa build: unbreak linakge of m_xt.so by Jan Engelhardt · 12 years ago
  50. 95d9d66 configure: pull AR from the env too by Mike Frysinger · 12 years ago
  51. 691c8a6 lib: include the Config file too by Mike Frysinger · 12 years ago
  52. 601f60e configure: move toolchain init to a function by Mike Frysinger · 12 years ago
  53. cbe195d ip: update man pages and usage() for 'ip monitor' by Nicolas Dichtel · 12 years ago
  54. 743a00a ip: add man pages for netconf by Nicolas Dichtel · 12 years ago
  55. 602e9d3 ip: add the type 'vxlan' in the output of "ip link help" by Zhi Yong Wu · 12 years ago
  56. e34d3dc ip: use rtnelink to manage mroute by Nicolas Dichtel · 12 years ago
  57. e509fb1 ip: term OPTIONS was used twice in 'ip route' man pages by Nicolas Dichtel · 12 years ago
  58. 7798791 ip: update man pages for 'ip link' by Nicolas Dichtel · 12 years ago
  59. 2a89832 ip: update mand pages and usage() for 'ip mroute' by Nicolas Dichtel · 12 years ago
  60. 195f0f6 ip/link_iptnl: fix indentation Logged in as shemminger by Nicolas Dichtel · 12 years ago
  61. 176659e iproute2: update usage info of bridge monitor by Cong Wang · 12 years ago
  62. 4a4ee61 iproute2: add support to monitor mdb entries too by Cong Wang · 12 years ago
  63. 9dca676 iproute2: implement add/del mdb entry by Cong Wang · 12 years ago
  64. 1556e29 add DOVE extensions for iproute2 by David L Stevens · 12 years ago
  65. 1ce2de9 ip: add support of 'ip link type [ipip|sit]' by Nicolas Dichtel · 12 years ago
  66. 9d0efc1 ip: add support of 'ip link type ip6tnl' by Nicolas Dichtel · 12 years ago
  67. 4852ba7 ip: add support of netconf messages by Nicolas Dichtel · 12 years ago
  68. caadda9 iproute2: fix tc ematch manpage section by Andreas Henriksson · 12 years ago
  69. e06c7f7 iproute2: add mdb sub-command to bridge by Cong Wang · 12 years ago
  70. 0834250 bridge: add if_bridge.h header by Stephen Hemminger · 12 years ago
  71. 910773d Update kernel headers to 3.8-pre by Stephen Hemminger · 12 years ago
  72. 6abef21 v3.7.0 by Stephen Hemminger · 12 years ago
  73. 7de7e59 iproute2: ss - change default filter to include all socket types by Petr Sabata · 12 years ago
  74. efa344f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 by Stephen Hemminger · 12 years ago
  75. 8f2550a tc: add canid ematch to ematch_map by Rostislav Lisovy · 12 years ago
  76. df5574d ip/ip6tunnel: fix update of tclass and flowlabel by Nicolas Dichtel · 12 years ago
  77. 3f83dce ip/ip6tunnel: reset encap limit flag on change by Nicolas Dichtel · 12 years ago
  78. d0c8420 ip/ip6tunnel: fix help for TCLASS by Nicolas Dichtel · 12 years ago
  79. 35122a7 configure: respect $CC environment var override by Wookey · 12 years ago
  80. 8b2f2d7 ip/ip6tunnel: fix update of tclass and flowlabel by Nicolas Dichtel · 12 years ago
  81. 1da8454 ip/ip6tunnel: reset encap limit flag on change by Nicolas Dichtel · 12 years ago
  82. 2a930d2 ip/ip6tunnel: fix help for TCLASS by Nicolas Dichtel · 12 years ago
  83. 2c389b0 iproute2: drop libresolv by Andreas Henriksson · 12 years ago
  84. cc57430 man: fix incorrect use of "it's" by Stephen Hemminger · 12 years ago
  85. 987e9d7 iproute2: avoid errors from double-installing manpages by Andreas Henriksson · 12 years ago
  86. e4fc4ad allow pkg-config to be customized by Mike Frysinger · 12 years ago
  87. 1465db1 bridge: use rta_getattr_xxx wrappers by Stephen Hemminger · 12 years ago
  88. 38df7ac bridge: remove trailing whitespace by Stephen Hemminger · 12 years ago
  89. 346f8ca ss: Get udp sockets info via sock-diag by Pavel Emelyanov · 12 years ago
  90. 886d19d ss: Support sock-diag by Pavel Emelyanov · 12 years ago
  91. 746a695 ss: Split inet_show_netlink into parts by Pavel Emelyanov · 12 years ago
  92. 3fe5b53 ss: Rename some tcp- names into inet- by Pavel Emelyanov · 12 years ago
  93. 4d6c379 ip: fix "ip -6 route add ... nexthop" by Vincent Bernat · 12 years ago
  94. f1a6f4e iplink: add vxlan to man page by Stephen Hemminger · 12 years ago
  95. de03899 iplink: Added support for the kernel IPoIB RTNL ops by Or Gerlitz · 12 years ago
  96. e95c8fc Update kernel headers to 3.7-rc1 by Stephen Hemminger · 12 years ago
  97. b64da5a vxlan: only send group address if defined by Stephen Hemminger · 12 years ago
  98. 2d59612 vxlan: add support for port range by Stephen Hemminger · 12 years ago
  99. ea63a69 iproute2: add support for tcp_metrics by Julian Anastasov · 12 years ago
  100. 6ea3eba iproute2: inform user when a neighbor is removed by Nicolas Dichtel · 12 years ago