1. 4d98ab0 Fix FSF address in file headers by Stephen Hemminger · 11 years ago
  2. 8cecdc2 tc: more user friendly rates by Eric Dumazet · 11 years ago
  3. d05df68 tc: add cls_bpf frontend by Daniel Borkmann · 11 years ago
  4. 9bea14f Fix tc stats when using -batch mode by Nigel Kukard · 11 years ago
  5. 734c0ca htb: remove old unused duplicate qdisc name by Stephen Hemminger · 11 years ago
  6. 0a502b2 Fix handling of qdis without options by Stephen Hemminger · 11 years ago
  7. e26520e action: typo nat fix by Jamal Hadi Salim · 11 years ago
  8. 087f46e tc: introduce simple action by Jamal Hadi Salim · 11 years ago
  9. af60cf4 Merge branch 'net-next-3.11' by Stephen Hemminger · 11 years ago
  10. b43f331 htb: add support for direct_qlen attribute by Eric Dumazet · 11 years ago
  11. 8f7574e tc: support TCA_STATS_RATE_EST64 by Eric Dumazet · 11 years ago
  12. bc113e4 pkt_sched: fq: Fair Queue packet scheduler by Eric Dumazet · 11 years ago
  13. 3e92ff5 linklayer interface between kernel and tc/userspace by Jesper Dangaard Brouer · 11 years ago
  14. e9e78b0 tc: allow qdisc without options by Stephen Hemminger · 11 years ago
  15. b8a4589 More minor spelling fixes by Stephen Hemminger · 11 years ago
  16. a3aa47a Make tc and ip batch mode consistent by Stephen Hemminger · 11 years ago
  17. a303853 get_rate: detect 32bit overflows by Eric Dumazet · 11 years ago
  18. 22fa92e htb: fix indentation by Stephen Hemminger · 11 years ago
  19. 44f1ff0 htb: report overhead attribute by Eric Dumazet · 11 years ago
  20. cfa292d iproute2: act_ipt fix xtables breakage on older versions. by Alexander Duyck · 12 years ago
  21. e7b24b6 Fix build when shared libraries are disabled by Stephen Hemminger · 12 years ago
  22. 3bed7bb iproute2: clearer error messages for fifo and tbf qdiscs by Kees van Reeuwijk · 12 years ago
  23. d1f28cf ip: make local functions static by Stephen Hemminger · 12 years ago
  24. 5ab3a4d Use pkg-config to obtain xtables.h path by Benjamin Poirier · 12 years ago
  25. e72ca3f iproute2: tc netem rate: allow negative packet/cell overhead by Johannes Naab · 12 years ago
  26. 852d512 iproute2: act_ipt fix xtables breakage by Jamal Hadi Salim · 12 years ago
  27. 5bd9dd4 include needed files by Strake · 12 years ago
  28. e4fc4ad allow pkg-config to be customized by Mike Frysinger · 12 years ago
  29. 92905c6 iproute2-3.6.0 assumes presence of iptables by Matt Burgess · 12 years ago
  30. 7b5f30e Ematch used to classify CAN frames according to their identifiers by Rostislav Lisovy · 12 years ago
  31. f1675d6 utils: invarg: msg precedes the faulty arg by Dan Kenigsberg · 12 years ago
  32. 8194411 tc: add ipset ematch by Florian Westphal · 12 years ago
  33. 6cef544 tc: man: change man page and comment to confirm to code's behavior. by Li Wei · 12 years ago
  34. 424adc1 tc: filter: validate filter priority in userspace. by Li Wei · 12 years ago
  35. 690b11f tc: u32: Fix firstfrag filter. by Hiroaki SHIMODA · 12 years ago
  36. 1d62f99 tc: u32: Fix icmp_code off. by Hiroaki SHIMODA · 12 years ago
  37. 3c4f545 tc: prio: Perform more strict check on priomap. by Li Wei · 12 years ago
  38. 50a3ec3 tc-codel: Update usage text by Vijay Subramanian · 12 years ago
  39. c3524ef fq_codel: Fair Queue Codel AQM by Eric Dumazet · 12 years ago
  40. 185d88f tc_codel: Controlled Delay AQM by Eric Dumazet · 12 years ago
  41. 1070205 tc-netem: Add support for ECN packet marking by Vijay Subramanian · 12 years ago
  42. 5c434a9 iproute2 - Fix up and simplify variables pointing to install directories by Christoph J. Thompson · 13 years ago
  43. ff24746 Convert to use rta_getattr_ functions by Stephen Hemminger · 13 years ago
  44. 90d98ed csum action, fix typo by Anton Danilov · 13 years ago
  45. f526af9 iproute: fix tc -iec display of Mibit rates by Andreas Henriksson · 13 years ago
  46. 8ced4fc iproute2: cleanup dependencies by Yegor Yefremov · 13 years ago
  47. e2a4536 iproute2: tc - mqprio formatted print fix by Petr Sabata · 13 years ago
  48. d798a04 red: add missing include math.h by Stephen Hemminger · 13 years ago
  49. 14a1c16 netem: Fail cleanly if user input is wrong by Vijay Subramanian · 13 years ago
  50. 1b6f0bb gred: support TCA_GRED_MAX_P attribute by Eric Dumazet · 13 years ago
  51. 650252d choke: support TCA_CHOKE_MAX_P by Eric Dumazet · 13 years ago
  52. 6987ecf sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  53. 54a2fce red: fix adaptive spelling by Eric Dumazet · 13 years ago
  54. e7e4abe red: Add adaptative algo Logged in as shemminger by Eric Dumazet · 13 years ago
  55. 6b8dc4d tc: netem rate shaping and cell extension by Hagen Paul Pfeifer · 13 years ago
  56. 8e91a80 iproute2: fix calling up the xt action by Jan Engelhardt · 13 years ago
  57. d7aa57d iproute2: proper detection of libxtables position and flags by Jan Engelhardt · 13 years ago
  58. 155ad80 ematch: fix warning about unused input() by Stephen Hemminger · 13 years ago
  59. 5761f04 ematch: fix warning about yyerror and const by Stephen Hemminger · 13 years ago
  60. cd70f3f libnetlink: remove unused junk callback by Stephen Hemminger · 13 years ago
  61. d060de7 netem: fix a typo in explain() by Eric Dumazet · 13 years ago
  62. 3c7950a netem: add support for 4 state and GE loss model by Stephen Hemminger · 13 years ago
  63. 841fc7b red: harddrop support and cleanups by Eric Dumazet · 13 years ago
  64. ab15aea red: make burst optional by Eric Dumazet · 13 years ago
  65. 0cf67ea red: give a hint about burst value by Eric Dumazet · 13 years ago
  66. fcbd016 tc: Use correct variable type for get_distribution() result by Thomas Jarosch · 13 years ago
  67. a3da01c tc: Remove unused variable 'res'. by Thomas Jarosch · 13 years ago
  68. 93ba481 cleanup ematch yacc files by Stephen Hemminger · 13 years ago
  69. 41f6004 HFSC (7) & (8) documentation + assorted changes by Michal Soltys · 13 years ago
  70. aa48b59 tc: fix parallel build file with lex/yacc by Mike Frysinger · 13 years ago
  71. 1a6543c Fix memory leak of lname variable in get_target_name() by Thomas Jarosch · 13 years ago
  72. 9f1ba57 Fix wrong sanity check in choke_parse_opt() by Thomas Jarosch · 13 years ago
  73. 6d5ee98 Fix wrong comparison in cmp_print_eopt() by Thomas Jarosch · 13 years ago
  74. 4f3626f xt: only unset fields if m is non NULL by Dan McGee · 13 years ago
  75. 05fb918 tc: filter: fix default 'protocol all' on little-endian platforms by Florian Westphal · 13 years ago
  76. c441bd4 Add QFQ scheduler by Stephen Hemminger · 14 years ago
  77. be18132 Remove redundant limits.h by Stephen Hemminger · 13 years ago
  78. 73de5d9 iproute2: Fix building xt module against xtables version 6 by Andreas Henriksson · 13 years ago
  79. 5582c0c iproute2: Remove unreachable code by Petr Sabata · 13 years ago
  80. 49dff8c xt match: fix set-never-used warning by Stephen Hemminger · 13 years ago
  81. 02ee3db skbedit: fix set-never-used warning by Stephen Hemminger · 13 years ago
  82. bf808cb tc: fix set never used warning in red by Stephen Hemminger · 13 years ago
  83. bcd7abd tc filter: fix dport/sport in pretty print output by Stephen Hemminger · 13 years ago
  84. 892eba3 iproute2: improve mqprio inputs for queue offsets and counts by John Fastabend · 14 years ago
  85. 9149530 iproute2: tc add mqprio qdisc support by John Fastabend · 14 years ago
  86. d7f3299 tc : SFB flow scheduler by Juliusz Chroboczek · 14 years ago
  87. 59a935d Update email address of netem by Stephen Hemminger · 14 years ago
  88. d7ac9ad Fix warning in u32 from assignment in conditional by Stephen Hemminger · 14 years ago
  89. f3f28c2 sfq: add divisor support by Eric Dumazet · 14 years ago
  90. a4eca97 CHOKe scheduler by Stephen Hemminger · 14 years ago
  91. 3822cc9 tc: add ACT_CSUM action support (csum) by Gregoire Baron · 14 years ago
  92. 7162c92 iproute2: tc: f_flow: add key rxhash by Changli Gao · 14 years ago
  93. be3c4d4 m_xt: stop using xtables_set_revision() by Mike Frysinger · 14 years ago
  94. cb4bd0e Fix GRED options clearing by Stephen Hemminger · 14 years ago
  95. e3d153c Fix byte order of ether address match for u32 by Stephen Hemminger · 14 years ago
  96. 02833d1 tc: make symbols loaded from tc action modules global. by Andreas Henriksson · 14 years ago
  97. 4b45abd Fix NULL pointer reference when using basic match by Stephen Hemminger · 14 years ago
  98. 0156412 iproute: fix tc generating ipv6 priority filter by Petr Lautrbach · 14 years ago
  99. bf51268 tc: revert "echo" in install target by Mike Frysinger · 14 years ago
  100. 608a96c fix build issues with flex ver 2.5 by Bart Trojanowski · 15 years ago