1. 9932abb Add flow classifier support by Patrick McHardy · 17 years ago
  2. 5626a24 Add support for SFQ xstats by Patrick McHardy · 17 years ago
  3. 4216918 whitespace typo in tc_common.h by Stephen Hemminger · 17 years ago
  4. 9becb95 vlan meta tag match by Stephen Hemminger · 17 years ago
  5. d21dd57 Revert "TC action parsing bug fix" by Stephen Hemminger · 17 years ago
  6. 4c7abb2 Merge branch 'master' into net-2.6.25 by Stephen Hemminger · 17 years ago
  7. 53c0178 iptables compatiablity by Denys Fedoryshchenko · 17 years ago
  8. eeee367 Change the rate table calc of transmit cost to use upper bound value. by Jesper Dangaard Brouer · 17 years ago
  9. d5f46f9 Cleanup: tc_calc_rtable(). by Jesper Dangaard Brouer · 17 years ago
  10. bccd014 Overhead calculation is now done in the kernel. by Jesper Dangaard Brouer · 17 years ago
  11. 6b1ac65 add decode of match rules by Stephen Hemminger · 17 years ago
  12. c1b81cb netem potential dist table overflow by Stephen Hemminger · 17 years ago
  13. e50e9f9 Merge branch 'master' into net-2.6.25 by Stephen Hemminger · 17 years ago
  14. e22b42a tc mask patch by François Delawarde · 17 years ago
  15. fc2d020 Add NAT action by Herbert Xu · 17 years ago
  16. 7ca30b7 rlim qdisc support by Stephen Hemminger · 17 years ago
  17. ece02ea Fix breakage from netfilter/ip_tables header change. by Stephen Hemminger · 17 years ago
  18. 45305c2 add q_rr to tc Makefile by Stephen Hemminger · 17 years ago
  19. 64e2ad5 Also do tc_core_time2big argument (long->unsigned). by Andreas Henriksson · 17 years ago
  20. 57a800d Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well. by Andreas Henriksson · 17 years ago
  21. 4475984 Fix overflow in time2tick / tick2time. by Andreas Henriksson · 17 years ago
  22. bc45ded Fix ematch cmp and nbyte syntax help text. by Lionel Elie Mamane · 17 years ago
  23. 6140785 Fix meta ematch usage of 0 values by Patrick McHardy · 17 years ago
  24. f7cd9b0 Fix m_ipt build by Stephen Hemminger · 17 years ago
  25. 292ce96 iproute2: sch_rr support in tc by PJ Waskiewicz · 17 years ago
  26. c29391c Bug fix tc action drop by Patrick McHardy · 17 years ago
  27. 720a2e8 TC action parsing bug fix by Patrick McHardy · 17 years ago
  28. 954df8c Snapshot update for 2.6.22 by Stephen Hemminger · 17 years ago
  29. aa27f88 Add TC_LIB_DIR environment variable. by Stephen Hemminger · 17 years ago
  30. 30af998 netem: static by Stephen Hemminger · 17 years ago
  31. c6ab5b8 [Fwd: Re: more iproute2 issues (not critical)] by Patrick McHardy · 17 years ago
  32. dcb283c iproute2: Support IFF_LOWER_UP and IFF_DORMANT by Thomas Graf · 17 years ago
  33. 8915144 Revert "Increase internal clock resolution to nsec" by Stephen Hemminger · 18 years ago
  34. 9aa4468 Old bug on tc by jamal · 18 years ago
  35. fd784cc Increase internal clock resolution to nsec by Patrick McHardy · 18 years ago
  36. 147e1d4 Handle different kernel clock resolutions by Patrick McHardy · 18 years ago
  37. bd29e35 Add sprint_ticks() function and use in CBQ by Patrick McHardy · 18 years ago
  38. 8f34caa Replace "usec" by "time" in function names by Patrick McHardy · 18 years ago
  39. f0bda7e Introduce TIME_UNITS_PER_SEC to represent internal clock resolution by Patrick McHardy · 18 years ago
  40. 76dc0aa Introduce tc_calc_xmitsize and use where appropriate by Patrick McHardy · 18 years ago
  41. 476daa7 Use tc_calc_xmittime() where appropriate by Patrick McHardy · 18 years ago
  42. 7b77c0c tbf: fix latency printing by Patrick McHardy · 18 years ago
  43. b64f58b update rest to use nl_mgrp by jamal · 18 years ago
  44. de539ec iptables library fix by Stephen Hemminger · 18 years ago
  45. 95dd595 do not ignore build failures in subdirs of iproute2 by Mike Frysinger · 18 years ago
  46. 40076f6 netem parameters to change command by Stephen Hemminger · 18 years ago
  47. e5d179d Fixes for tc help commands by Hasso Tepper · 18 years ago
  48. 81c6179 Eliminate trailing whitespace by Stephen Hemminger · 18 years ago
  49. dcf1349 Fix missing class/flowid oddity by jamal · 18 years ago
  50. ae665a5 Remove trailing whitespace by Stephen Hemminger · 18 years ago
  51. fa56513 Trap possible overflow in usec values to netem by Stephen Hemminger · 18 years ago
  52. 302d3fb More TC patches from Jamal. by Stephen Hemminger · 18 years ago
  53. ebf3208 First part of cleaning up the help output of actions. by Jamal Hadi Salim · 18 years ago
  54. da7aea7 Add ignore files to make using git easier by Stephen Hemminger · 18 years ago
  55. 5bec348 This patch adds ability to monitor tc events similar to ipmonitor. by Jamal Hadi Salim · 18 years ago
  56. e81c1a2 Trivial correction to the usage text. by Jesper Dangaard Brouer · 18 years ago
  57. f1e4f04 Add help text for actions. by jamal · 18 years ago
  58. 267480f Backout the 2.4 utsname hash patch. by shemminger · 19 years ago
  59. 46b67da Fix build errors from last patch by shemminger · 19 years ago
  60. 3925ad8 Fixes for tc hash sample. by shemminger · 19 years ago
  61. 7e6b809 Make error message better on tc with wrong args. by shemminger · 19 years ago
  62. f3b1006 Missing memset in tc sample by shemminger · 19 years ago
  63. d8a4581 Fix u32 filter for ipv6 priority by shemminger · 19 years ago
  64. e9bc3c4 Always send reorder message (for compatiablity) by shemminger · 19 years ago
  65. a31a5d5 Add corrupt option for netem by shemminger · 19 years ago
  66. f453a0d Fix tc pfifo_fast with options by shemminger · 19 years ago
  67. 8ed63ab Fix leaks and warnings reported by valgrind. by shemminger · 19 years ago
  68. 4073448 add usage for batch to tc. by shemminger · 19 years ago
  69. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  70. 6864c1e Update to latest kernel headers. Fix out of range on paretonormal by shemminger · 19 years ago
  71. 3fcdebb Fix ematch warnings with GCC4.0 by shemminger · 19 years ago
  72. 737f15f Thomas's ematch fixes for lex. Fix more GCC signedness warnings. by shemminger · 19 years ago
  73. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  74. 52d5ac3 Fix build issues by shemminger · 19 years ago
  75. c428e91 More missing cvs adds.. by shemminger · 19 years ago
  76. 6a805a6 and the .h file.. by shemminger · 19 years ago
  77. 7a473c7 Overlooked one more file. by shemminger · 19 years ago
  78. 311b414 Add new extended match files. by shemminger · 19 years ago
  79. c0fc3ab Build of ematch requires bison extensions to yacc. by shemminger · 19 years ago
  80. 6d4662d From: Pablo Neira by shemminger · 19 years ago
  81. dd3e908 Fix off-by-one while generating argument vector by shemminger · 19 years ago
  82. 87773db Add ematch cleanup by shemminger · 19 years ago
  83. 9ddbb02 Add extended matches (nbyte, cmp, u32, meta) by shemminger · 19 years ago
  84. ea8fc10 Netem support for reorder Update include files and add support for TCP_CONG by shemminger · 19 years ago
  85. 6ce88ca Fix from jamal by osdl.net!shemminger · 20 years ago
  86. 894b1c6 Import patch p_mipt by net[shemminger]!shemminger · 20 years ago
  87. 08856f0 Handle batch mode better. Add comments midline and -force option. by osdl.net!shemminger · 20 years ago
  88. c2f3a0f Fix batch mode, allow continuation, comments, etc. by site!shemminger · 20 years ago
  89. c1027a7 Fix batch mode handle usage. by site!shemminger · 20 years ago
  90. 7901660 change how netlink socket is handled for batch mode. by osdl.net!shemminger · 20 years ago
  91. 94c9cc5 Style fix. by osdl.net!shemminger · 20 years ago
  92. 024481b Style fix. by osdl.net!shemminger · 20 years ago
  93. b611d51 Style fix. by osdl.net!shemminger · 20 years ago
  94. 52f337c Style fix. by osdl.net!shemminger · 20 years ago
  95. f9375b7 Style fix. by osdl.net!shemminger · 20 years ago
  96. 11656f1 Style fix. by osdl.net!shemminger · 20 years ago
  97. 044ebf3 Style fix. by osdl.net!shemminger · 20 years ago
  98. 38c7e2e Import patch iproute-batch.1.050209.patch by net[shemminger]!shemminger · 20 years ago
  99. 5e8bc63 Import patch iproute2-hz by net[shemminger]!shemminger · 20 years ago
  100. a5a6f1e more ifdef excession. by osdl.net!shemminger · 20 years ago