1. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  2. b541ca2 [PKT_SCHED]: Correctly handle empty ematch trees by Thomas Graf · 19 years ago
  3. 2d43f11 Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  4. eb229c4 [NETEM]: Add version string by Stephen Hemminger · 19 years ago
  5. 300ce17 [NETEM]: Support time based reordering by Stephen Hemminger · 19 years ago
  6. bdc450a [PKT_SCHED]: (G)RED: Introduce hard dropping by Thomas Graf · 19 years ago
  7. b38c7ee [PKT_SCHED]: GRED: Support ECN marking by Thomas Graf · 19 years ago
  8. d8f64e1 [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop by Thomas Graf · 19 years ago
  9. 1e4dfaf9 [PKT_SCHED]: GRED: Cleanup and remove unnecessary code by Thomas Graf · 19 years ago
  10. 6214e65 [PKT_SCHED]: GRED: Remove auto-creation of default VQ by Thomas Graf · 19 years ago
  11. 7051703 [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing by Thomas Graf · 19 years ago
  12. 4a59183 [PKT_SCHED]: GRED: Remove initd flag by Thomas Graf · 19 years ago
  13. 18e3fb84 [PKT_SCHED]: GRED: Improve error handling and messages by Thomas Graf · 19 years ago
  14. 716a1b4 [PKT_SCHED]: GRED: Introduce tc_index_to_dp() by Thomas Graf · 19 years ago
  15. edf7a7b [PKT_SCHED]: GRED: Use generic queue management interface by Thomas Graf · 19 years ago
  16. c3b553c [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN by Thomas Graf · 19 years ago
  17. 301d063 [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change by Thomas Graf · 19 years ago
  18. 22b3342 [PKT_SCHED]: GRED: Use new generic red interface by Thomas Graf · 19 years ago
  19. f62d6b9 [PKT_SCHED]: GRED: Use central VQ change procedure by Thomas Graf · 19 years ago
  20. a8aaa99 [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal by Thomas Graf · 19 years ago
  21. 6639607 [PKT_SCHED]: GRED: Use a central table definition change procedure by Thomas Graf · 19 years ago
  22. e063682 [PKT_SCHED]: GRED: Dump table definition by Thomas Graf · 19 years ago
  23. 05f1cc0 [PKT_SCHED]: GRED: Cleanup dumping by Thomas Graf · 19 years ago
  24. d6fd4e9 [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE by Thomas Graf · 19 years ago
  25. dea3f62 [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection by Thomas Graf · 19 years ago
  26. dba051f [PKT_SCHED]: RED: Cleanup and remove unnecessary code by Thomas Graf · 19 years ago
  27. 6a1b63d [PKT_SCHED]: RED: Dont start idle periods while already idling by Thomas Graf · 19 years ago
  28. 9e178ff [PKT_SCHED]: RED: Use generic queue management interface by Thomas Graf · 19 years ago
  29. 6b31b28 [PKT_SCHED]: RED: Use new generic red interface by Thomas Graf · 19 years ago
  30. 07aaa11 [NETEM]: use PSCHED_LESS by Stephen Hemminger · 19 years ago
  31. 52ab4ac [PKT_SCHED]: Rework QoS and/or fair queueing configuration by Thomas Graf · 19 years ago
  32. 34cb711 [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts by Andi Kleen · 19 years ago
  33. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  34. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  35. 29cb9f9 [LIB]: Make TEXTSEARCH_BM plain tristate like the others by David S. Miller · 19 years ago
  36. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  37. 0a242ef [NET]: Deinline netif_carrier_{on,off}(). by Denis Vlasenko · 19 years ago
  38. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  39. 0fbbeb1 [PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt() by Thomas Graf · 19 years ago
  40. 7686ee1 [EMATCH]: Remove feature ifdefs in meta ematch. by Patrick McHardy · 19 years ago
  41. 261688d [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} by David S. Miller · 19 years ago
  42. 28e212f [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. by David S. Miller · 19 years ago
  43. 3f1c81f [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well. by David S. Miller · 19 years ago
  44. 452f299 [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue by Thomas Graf · 19 years ago
  45. d7c7ed4 [PKT_SCHED]: Remove debugging leftover from textsearch ematch by Thomas Graf · 19 years ago
  46. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  47. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  48. 63d886c [PKT_SCHED]: Blackhole queueing discipline by Thomas Graf · 19 years ago
  49. 023e09a [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation by Thomas Graf · 19 years ago
  50. 3d54b82 [PKT_SCHED]: Cleanup qdisc creation and alignment macros by Thomas Graf · 19 years ago
  51. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  52. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  53. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  54. f770434 [PKT_SCHED]: Make TEXTSEARCH* options only selected. by David S. Miller · 19 years ago
  55. f2d368f [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh by David S. Miller · 19 years ago
  56. d675c98 [PKT_SCHED]: Packet classification based on textsearch (ematch) by Thomas Graf · 19 years ago
  57. 94df109 [PKT_SCHED]: noop/noqueue qdisc style cleanups by Thomas Graf · 19 years ago
  58. f87a9c3 [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code by Thomas Graf · 19 years ago
  59. 321090e [PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc by Thomas Graf · 19 years ago
  60. 821d24a [PKT_SCHED]: Transform pfifo_fast to use generic queue management interface by Thomas Graf · 19 years ago
  61. 6fc8e84 [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code by Thomas Graf · 19 years ago
  62. aaae301 [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface by Thomas Graf · 19 years ago
  63. e431b8c [NETLINK]: Explicit typing by Jamal Hadi Salim · 19 years ago
  64. af0d114 [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups by Thomas Graf · 19 years ago
  65. 02f23f0 [PKT_SCHED]: Make dsmark use the new dumping macros by Thomas Graf · 19 years ago
  66. 758cc43 [PKT_SCHED]: Fix dsmark to apply changes consistent by Thomas Graf · 19 years ago
  67. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  68. 98e5640 [PKT_SCHED]: Fix numeric comparison in meta ematch by Thomas Graf · 19 years ago
  69. e1e284a [PKT_SCHED]: Dump classification result for basic classifier by Thomas Graf · 19 years ago
  70. 4890062 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch by Thomas Graf · 19 years ago
  71. b824979 [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text by Thomas Graf · 19 years ago
  72. 08e9cd1 [PKT_SCHED]: Disable dsmark debugging messages by default by Thomas Graf · 19 years ago
  73. 486b53e [PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting by Thomas Graf · 19 years ago
  74. 0451eb0 [PKT_SCHED]: Fix dsmark to count ignored indices while walking by Thomas Graf · 19 years ago
  75. 0dca51d [PKT_SCHED] netem: allow random reordering (with fix) by Stephen Hemminger · 19 years ago
  76. 0f9f32a [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue by Stephen Hemminger · 19 years ago
  77. 0afb51e [PKT_SCHED]: netem: reinsert for duplication by Stephen Hemminger · 19 years ago
  78. 14d50e7 [PKT_SCHED]: Action repeat by J Hadi Salim · 19 years ago
  79. d5d75cd [PKT_SCHED]: netetm: adjust parent qlen when duplicating by Stephen Hemminger · 19 years ago
  80. 771018e [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines by Stephen Hemminger · 19 years ago
  81. 8cbe1d4 [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow by Stephen Hemminger · 19 years ago
  82. cacaddf [NET]: Disable queueing when carrier is lost. by Tommy S. Christensen · 19 years ago
  83. 033d899 [PKT_SCHED]: HTB: Drop packet when direct queue is full by Asim Shankar · 19 years ago
  84. 20cc6be [PKT_SCHED]: fix typo on Kconfig by Lucas Correia Villa Real · 19 years ago
  85. cbdbf00 [PKT_SCHED]: Eliminate unnecessary includes in simple.c by David S. Miller · 19 years ago
  86. c5c13fa [PKT_SCHED]: improve hashing performance of cls_fw by Thomas Graf · 19 years ago
  87. db75307 [PKT_SCHED]: Introduce simple actions. by Jamal Hadi Salim · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago