1. e8740e4 ip/xfrm: Improve error strings by David Ward · 11 years ago
  2. 29665f9 ip/xfrm: Improve usage text and documentation by David Ward · 11 years ago
  3. f3b9aa3 ip/xfrm: Command syntax should not expect a key for compression by David Ward · 11 years ago
  4. 8dbe67d ip/xfrm: Do not print a zero-length algorithm key by David Ward · 11 years ago
  5. 6128fdf ip/xfrm: Improve transform protocol-specific parameter checking by David Ward · 11 years ago
  6. ec83952 ip/xfrm: Do not allow redundant algorithm combinations to be specified by David Ward · 11 years ago
  7. 1d26e1f ip/xfrm: Extend SPI validity checking by David Ward · 11 years ago
  8. 9c064b5 iproute2: update ip-l2tp man page by James Chapman · 11 years ago
  9. dd10baa iproute2: add l2spec_type param to l2tp add session by James Chapman · 11 years ago
  10. 5f21823 ll_map: use net/if.h to get prototype by Stephen Hemminger · 11 years ago
  11. 3e26112 ll_map: remove unused address fields by Stephen Hemminger · 11 years ago
  12. 1b95cb8 tc-tbf: remove ancient references to Alpha by Stephen Hemminger · 11 years ago
  13. 0c5982f ip xfrm state: Allow different selector family by Thomas Egerer · 11 years ago
  14. 23d5b0d ip xfrm state: Allow different selector family by Thomas Egerer · 11 years ago
  15. 4cd20da bridge: add oneline option by Stephen Hemminger · 11 years ago
  16. aa2f133 man: Add documentation for the bridge link operation. by Vlad Yasevich · 11 years ago
  17. b1b7ce0 bridge: Add support for printing bridge port attributes by Vlad Yasevich · 11 years ago
  18. 6410890 bridge: Add support for setting bridge port attributes by Vlad Yasevich · 11 years ago
  19. 1124ffb ipaddress: minor white space cleanup by Stephen Hemminger · 11 years ago
  20. d947b23 ipmaddr: add whitespace around = by Stephen Hemminger · 11 years ago
  21. 4405123 iproute2: Mention the 'up' argument in documentation by Petr Šabata · 11 years ago
  22. e7b24b6 Fix build when shared libraries are disabled by Stephen Hemminger · 11 years ago
  23. 263c894 Fix -oneline output when alias present by roopa · 11 years ago
  24. f480917 iproute2: Document the -D and -I options by Eric W. Biederman · 11 years ago
  25. 8ae6609 bridge: cleanup usage message by Stephen Hemminger · 11 years ago
  26. ab93871 bridge: Update bridge man pages to include vlan command by Vlad Yasevich · 11 years ago
  27. 9eff0e5 bridge: Add vlan configuration support by Vlad Yasevich · 11 years ago
  28. fd08839 bridge: Add vlan support to fdb entries by Vlad Yasevich · 11 years ago
  29. c6ff4b8 Revert "generalize VXLAN forwarding tables" by Stephen Hemminger · 11 years ago
  30. 90ad5ae generalize VXLAN forwarding tables by David Stevens · 11 years ago
  31. 4e9a686 iplink_vlan: Add flag for Multiple VLAN Registration Protocol (MVRP) by David Ward · 11 years ago
  32. daa45ca ip/iptunnel: Fix incorrect syntax in man page by David Ward · 11 years ago
  33. ae70d96 ipntable: more fixes for ppc64 by Stephen Hemminger · 11 years ago
  34. a55a8fd fix dependency on sizeof(__u64) == sizeof(unsigned long long) by Stephen Hemminger · 11 years ago
  35. 609106d Update kernel headers to 3.9.0-rc1 by Stephen Hemminger · 11 years ago
  36. a7c2882 ip: fix ipv6 ntable on ppc64 by Stephen Hemminger · 11 years ago
  37. 9235195 Fix compilation error of m_ipt.c with -Werror enabled by Vijay Subramanian · 11 years ago
  38. 51ff9f2 ss: show socket memory stats for unix sockets if requested by Hannes Frederic Sowa · 11 years ago
  39. 5048f9a ss: use rta_getattr_u32 by Stephen Hemminger · 11 years ago
  40. defd61c ss: show send queue length on unix domain sockets by Hannes Frederic Sowa · 11 years ago
  41. 05e983e v3.8.0 by Stephen Hemminger · 11 years ago v3.8.0
  42. 3bed7bb iproute2: clearer error messages for fifo and tbf qdiscs by Kees van Reeuwijk · 11 years ago
  43. 257422f rtnl_wilddump_request: fix alignment issue for embedded platforms by Lutz Jaenicke · 12 years ago
  44. f21963f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 by Stephen Hemminger · 11 years ago
  45. caae16b ip: handle flush with table > 2^31 by Stephen Hemminger · 11 years ago
  46. 6398d3a Makefile: turn on warnings about missing prototypes by Stephen Hemminger · 11 years ago
  47. 46ac8a5 lib: make string arguments const by Stephen Hemminger · 11 years ago
  48. d1f28cf ip: make local functions static by Stephen Hemminger · 11 years ago
  49. 14645ec iproute2: improved error messages by Kees van Reeuwijk · 11 years ago
  50. b8a0583 iproute2: clarifications in the libnetlink.3 man page by Kees van Reeuwijk · 11 years ago
  51. ecf5242 iproute2: add a missing return statement by Kees van Reeuwijk · 11 years ago
  52. 089d8f3 iproute2: clarifications in the tc-hfsc.7 man page by Kees van Reeuwijk · 11 years ago
  53. 4957250 iproute2: clarification of various man8 pages by Kees van Reeuwijk · 11 years ago
  54. 5ab3a4d Use pkg-config to obtain xtables.h path by Benjamin Poirier · 11 years ago
  55. 1cb6a11 ip: change format of promiscuity display by Stephen Hemminger · 11 years ago
  56. ede6a3e iplink: display the value of IFLA_PROMISCUITY by Nicolas Dichtel · 11 years ago
  57. e72ca3f iproute2: tc netem rate: allow negative packet/cell overhead by Johannes Naab · 11 years ago
  58. d360351 ipaddr: fix a typo in error msg about SIOCGIFTXQLEN by Nicolas Dichtel · 11 years ago
  59. e59fd3d ip/iptunnel: Extend TOS syntax by David Ward · 11 years ago
  60. 53403c5 libnetlink: add caveat by Stephen Hemminger · 11 years ago
  61. 5a65070 Makefile: make warnings into errors by Stephen Hemminger · 11 years ago
  62. 9a7b3d9 iproute2: Add "ip netns pids" and "ip netns identify" by Eric W. Biederman · 11 years ago
  63. 1e9014a iproute2: Fill in the ip-netns.8 manpage by Eric W. Biederman · 11 years ago
  64. 58a3e82 iproute2: Make "ip netns delete" more likely to succeed by Eric W. Biederman · 11 years ago
  65. 4395d48 iproute2: Improve "ip netns add" failure error message by Eric W. Biederman · 11 years ago
  66. 8e2d47d iproute2: Normalize return codes in "ip netns" by Eric W. Biederman · 11 years ago
  67. 144e6ce iproute2: Don't propogate mounts out of ip by Eric W. Biederman · 11 years ago
  68. 003f76f README: update mail address and download location by Stephen Hemminger · 11 years ago
  69. 048bff6 ipxfrm: use alloca to allocate stack space by Mike Frysinger · 11 years ago
  70. 852d512 iproute2: act_ipt fix xtables breakage by Jamal Hadi Salim · 11 years ago
  71. 55eaaeb do not ignore errors in man subdirs by Mike Frysinger · 11 years ago
  72. 5746307 add man7 to subdirs list by Mike Frysinger · 11 years ago
  73. 5bd9dd4 include needed files by Strake · 11 years ago
  74. e29d8cc bridge: update help by Cong Wang · 11 years ago
  75. 0ff8f57 bridge: make `bridge mdb` output consistent with input by Cong Wang · 11 years ago
  76. d8b75d1 bridge: distinguish permanent and temporary mdb entries by Cong Wang · 11 years ago
  77. 75e003c bridge: update kernel headers by Stephen Hemminger · 11 years ago
  78. ae7b9a0 configure: restore old behaviour by Stephen Hemminger · 11 years ago
  79. 07a6f5e build: indent shell functions in configure by Stephen Hemminger · 11 years ago
  80. d29feaa build: unbreak linakge of m_xt.so by Jan Engelhardt · 11 years ago
  81. 95d9d66 configure: pull AR from the env too by Mike Frysinger · 11 years ago
  82. 691c8a6 lib: include the Config file too by Mike Frysinger · 11 years ago
  83. 601f60e configure: move toolchain init to a function by Mike Frysinger · 11 years ago
  84. cbe195d ip: update man pages and usage() for 'ip monitor' by Nicolas Dichtel · 11 years ago
  85. 743a00a ip: add man pages for netconf by Nicolas Dichtel · 11 years ago
  86. 602e9d3 ip: add the type 'vxlan' in the output of "ip link help" by Zhi Yong Wu · 11 years ago
  87. e34d3dc ip: use rtnelink to manage mroute by Nicolas Dichtel · 11 years ago
  88. e509fb1 ip: term OPTIONS was used twice in 'ip route' man pages by Nicolas Dichtel · 11 years ago
  89. 7798791 ip: update man pages for 'ip link' by Nicolas Dichtel · 11 years ago
  90. 2a89832 ip: update mand pages and usage() for 'ip mroute' by Nicolas Dichtel · 11 years ago
  91. 195f0f6 ip/link_iptnl: fix indentation Logged in as shemminger by Nicolas Dichtel · 11 years ago
  92. 176659e iproute2: update usage info of bridge monitor by Cong Wang · 11 years ago
  93. 4a4ee61 iproute2: add support to monitor mdb entries too by Cong Wang · 11 years ago
  94. 9dca676 iproute2: implement add/del mdb entry by Cong Wang · 11 years ago
  95. 1556e29 add DOVE extensions for iproute2 by David L Stevens · 11 years ago
  96. 1ce2de9 ip: add support of 'ip link type [ipip|sit]' by Nicolas Dichtel · 11 years ago
  97. 9d0efc1 ip: add support of 'ip link type ip6tnl' by Nicolas Dichtel · 11 years ago
  98. 4852ba7 ip: add support of netconf messages by Nicolas Dichtel · 11 years ago
  99. caadda9 iproute2: fix tc ematch manpage section by Andreas Henriksson · 11 years ago
  100. e06c7f7 iproute2: add mdb sub-command to bridge by Cong Wang · 11 years ago