1. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. 27bf91d mlx4_core: Add link type autosensing by Yevgeny Petrilin · 15 years ago
  3. 793730b mlx4_core: Don't perform SET_PORT command for Ethernet ports by Yevgeny Petrilin · 15 years ago
  4. 085343b mlx4_core: Add device IDs for MT25458 10GigE devices by Jack Morgenstein · 15 years ago
  5. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 16 years ago
  6. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  7. d3b924d mlx4_core: Fix min() warning by Andrew Morton · 16 years ago
  8. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  9. 52255bb netdev: missing validate_address hooks by Stephen Hemminger · 16 years ago
  10. 70cb925 mlx4_core: Fix warning from min() by Roland Dreier · 16 years ago
  11. bd531e3 mlx4_en: Returning real Max in get_ringparam by Yevgeny Petrilin · 16 years ago
  12. 41efea5 mlx4_en: Consider inline packets on completion by Yevgeny Petrilin · 16 years ago
  13. 18cc42a mlx4_en: Added "set_ringparam" Ethtool interface implementation by Yevgeny Petrilin · 16 years ago
  14. 2d6a7b7 mlx4_en: Always allocate RX ring for each interrupt vector by Yevgeny Petrilin · 16 years ago
  15. c2b559e mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS by Yevgeny Petrilin · 16 years ago
  16. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  17. 26c743b mlx4_en: Remove pauses module parameters. by Yevgeny Petrilin · 16 years ago
  18. 60b9f9e mlx4_en: Removed Interrupt moderation module parameters by Yevgeny Petrilin · 16 years ago
  19. c03ea21 mlx4_en: Removed redundant cq->armed flag by Yevgeny Petrilin · 16 years ago
  20. 48374dd mlx4_en: Removed TX locking when polling TX cq by Yevgeny Petrilin · 16 years ago
  21. b51968d mlx4_en: Memory leak on completion queue free by Yevgeny Petrilin · 16 years ago
  22. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  23. f5eda57 mlx4_core: Delete incorrect comment by Roland Dreier · 16 years ago
  24. b8dd786 mlx4_core: Add support for multiple completion event vectors by Yevgeny Petrilin · 16 years ago
  25. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  26. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  27. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 16 years ago
  28. e6a1762 mlx4: fix warning in drivers/net/mlx4/mcg.c by Ingo Molnar · 16 years ago
  29. b58515b mlx4: fix error path in drivers/net/mlx4/en_rx.c by Ingo Molnar · 16 years ago
  30. 3addc56 mlx4: convert to net_device_ops by Stephen Hemminger · 16 years ago
  31. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  33. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  34. 3edac25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  35. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  37. c1adbb9 mlx4_en: Start port error flow bug fix by Yevgeny Petrilin · 16 years ago
  38. 7b0f5df mlx4_core: Fix unused variable warning by Roland Dreier · 16 years ago
  39. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  40. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  42. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  43. e65b959 mlx4: Setting the correct offset for default mac address by Yevgeny Petrilin · 16 years ago
  44. 9de14eb mlx4_en: remove duplicated #include by Huang Weiyi · 16 years ago
  45. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  46. 57893d1 mlx4_core: Add Ethernet PCI device IDs by Yevgeny Petrilin · 16 years ago
  47. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago
  48. 7ff93f8 mlx4_core: Multiple port type support by Yevgeny Petrilin · 16 years ago
  49. 2a2336f mlx4_core: Ethernet MAC/VLAN management by Yevgeny Petrilin · 16 years ago
  50. b79acb4 mlx4_core: Get ethernet MTU and default address from firmware by Yevgeny Petrilin · 16 years ago
  51. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  52. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  53. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. 6526128 drivers/net/mlx4/alloc.c needs mm.h by Andrew Morton · 16 years ago
  55. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 16 years ago
  56. c925743 mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries by Vladimir Sokolovsky · 16 years ago
  57. 8be1a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  58. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  59. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  60. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  61. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  62. 7644264 mlx4_core: Improve error message when not enough UAR pages are available by Roland Dreier · 16 years ago
  63. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  64. e4044cf mlx4_core: Keep free count for MTT buddy allocator by Roland Dreier · 16 years ago
  65. 899698d mlx4_code: Add missing FW status return code by Jack Morgenstein · 16 years ago
  66. 51f5f0e mlx4_core: Add module parameter to enable QoS support by Jack Morgenstein · 16 years ago
  67. 2d92865 mlx4_core: Use MOD_STAT_CFG command to get minimal page size by Vladimir Sokolovsky · 16 years ago
  68. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  69. c5057dd mlx4_core: Support creation of FMRs with pages smaller than 4K by Oren Duer · 16 years ago
  70. bbdc282 mlx4_core: Avoid recycling old FMR R_Keys too soon by Olaf Kirch · 16 years ago
  71. e463c7b mlx4_core: Add a way to set the "collapsed" CQ flag by Yevgeny Petrilin · 16 years ago
  72. ed4d3c1 mlx4_core: Add helper to move QP to ready-to-send by Yevgeny Petrilin · 16 years ago
  73. 38ae6a5 mlx4_core: Add HW queues allocation helpers by Yevgeny Petrilin · 16 years ago
  74. f5b3a09 mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ by Vladimir Sokolovsky · 16 years ago
  75. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 16 years ago
  76. 4ff08a7 IB/mlx4: Fix incorrect comment by Eli Cohen · 16 years ago
  77. 4dc51b3 IB/mlx4: Fix race when detaching a QP from a multicast group by Eli Cohen · 16 years ago
  78. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 16 years ago
  79. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 16 years ago
  80. 9b1f385 mlx4_core: Increase max number of QPs to 128K by Jack Morgenstein · 16 years ago
  81. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 16 years ago
  82. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  83. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  84. ca28121 mlx4_core: Move opening brace of function onto a new line by Roland Dreier · 16 years ago
  85. 11e75a7 mlx4_core: Move table_find from fmr_alloc to fmr_enable by Jack Morgenstein · 16 years ago
  86. 29c2711 mlx4_core: Fix build break (missing include) by Olof Johansson · 16 years ago
  87. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 16 years ago
  88. 313abe5 mlx4_core: For 64-bit systems, vmap() kernel queue buffers by Jack Morgenstein · 17 years ago
  89. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 16 years ago
  90. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  91. e8f9b2e mlx4_core: Fix more section mismatches by Roland Dreier · 16 years ago
  92. 5920869 mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP by Jack Morgenstein · 17 years ago
  93. 9ed87fd mlx4_core: Fix state check in mlx4_qp_modify() by Jack Morgenstein · 17 years ago
  94. e383d19 mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) by Jack Morgenstein · 17 years ago
  95. 3bba11e mlx4_core: Fix possible bad free in mlx4_buf_free() by Ali Ayoub · 17 years ago
  96. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  97. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  98. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  99. 77109cc mlx4_core: Increase command timeout for INIT_HCA to 10 seconds by Jack Morgenstein · 17 years ago
  100. b027cac mlx4_core: Fix infinite loop on device initialization by Roland Dreier · 17 years ago