1. 65b07ec RDMA/nes: Fix off-by-one by Adrian Bunk · 17 years ago
  2. 9300c0c RDMA/nes: Resurrect error path dead code by Chien Tung · 17 years ago
  3. 82d416f RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists by Bryan Rosenburg · 17 years ago
  4. b7f9c11 IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() by Roland Dreier · 17 years ago
  5. 51af33e RDMA/nes: Fix possible array overrun by Roland Dreier · 17 years ago
  6. edd2fd6 RDMA/nes: Fix VLAN support by Chien Tung · 17 years ago
  7. 11e0704 RDMA/nes: Fix MAC interrupt erroneously masked on ifdown by Glenn Streiff · 17 years ago
  8. e6028c0 IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() by Jack Morgenstein · 17 years ago
  9. 5163dc1 IB/mthca: Convert to use be16_add_cpu() by Marcin Slusarz · 17 years ago
  10. 8704e9a RDMA/cxgb3: Fail loopback connections by Steve Wise · 17 years ago
  11. fe17435 IB/mthca: Add missing sg_init_table() in mthca_map_user_db() by Roland Dreier · 17 years ago
  12. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 17 years ago
  13. 1c69fc2 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf by Roland Dreier · 17 years ago
  14. 3c2d774 RDMA/nes: Add a driver for NetEffect RNICs by Glenn Streiff · 17 years ago
  15. 2c78853 IB/mthca: Return proper error codes from mthca_fmr_alloc() by Olaf Kirch · 17 years ago
  16. f33afc2 IB: Avoid marking __devinitdata as const by Roland Dreier · 17 years ago
  17. 68f3948 IB/mlx4: Actually print out the driver version by Roland Dreier · 17 years ago
  18. 1d368c5 IB/ib_mthca: Pre-link receive WQEs in Tavor mode by Eli Cohen · 17 years ago
  19. 1203c42 IB/mthca: Remove checks for srq->first_free < 0 by Eli Cohen · 17 years ago
  20. 893da75 mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  21. 6ccef1d IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() by Jack Morgenstein · 17 years ago
  22. 0d89fe2 IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() by Roland Dreier · 17 years ago
  23. 2b5e6b1 IB/ehca: Add PMA support by Hoang-Nam Nguyen · 17 years ago
  24. 528b03f7 IB/ehca: Update sma_attr also in case of disruptive config change by Joachim Fenkes · 17 years ago
  25. 2b7274c IB/ehca: Prevent sending UD packets to QP0 by Joachim Fenkes · 17 years ago
  26. 0ba6c33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  27. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  28. aff5905 INFINIBAND: Remove 'TOPDIR' from Makefiles by WANG Cong · 17 years ago
  29. 8176d29 RDMA/cxgb3: Fix the T3A workaround checks by Steve Wise · 17 years ago
  30. f7fca1e IB/ipath: Remove unnecessary cast by Jan Engelhardt · 17 years ago
  31. c6b5b50 RDMA/cxgb3: Mark QP as privileged based on user capabilities by Steve Wise · 17 years ago
  32. d08ca26 RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() by Steve Wise · 17 years ago
  33. 856b5925 RDMA/cxgb3: Flush the receive queue when closing by Steve Wise · 17 years ago
  34. 4e1e93a IB/ipath: Trivial simplification of ipath_make_ud_req() by Ralph Campbell · 17 years ago
  35. 950529e IB/mthca: Update latest "native Arbel" firmware revision by Roland Dreier · 17 years ago
  36. 3d68ea3 IB/ipath: Add mappings from HW register to PortInfo port physical state by Ralph Campbell · 17 years ago
  37. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 17 years ago
  38. ddb70c8 IB/ipath: Minor cleanup of unused fields and chip-specific errors by Dave Olson · 17 years ago
  39. 359193e IB/ipath: New sysfs entries to control 7220 features by Michael Albaugh · 17 years ago
  40. c4bce80 IB/ipath: Add new chip-specific functions to older chips, consistent init by Dave Olson · 17 years ago
  41. 7387273 IB/ipath: Remove unused MDIO interface code by Dave Olson · 17 years ago
  42. 2ec8e662 IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware by Joachim Fenkes · 17 years ago
  43. bbdd267 IB/ehca: Add "port connection autodetect mode" by Hoang-Nam Nguyen · 17 years ago
  44. b8b50e3 IB/ehca: Define array to store SMI/GSI QPs by Hoang-Nam Nguyen · 17 years ago
  45. 0c86e28 IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() by Hoang-Nam Nguyen · 17 years ago
  46. cf9542a IB/ipath: Fix some sparse warnings about shadowed symbols by Roland Dreier · 17 years ago
  47. 1d6e658 RDMA/cxgb3: Endianness annotation for irs field by Roland Dreier · 17 years ago
  48. 1a7d2dc IB/ehca: Use round_jiffies() for EQ polling timer by Anton Blanchard · 17 years ago
  49. 1f813ca IB/ipath: Drop support for the original QHT7040 board by Dave Olson · 17 years ago
  50. 7da0498 IB/ipath: Add ipath_read_ireg() abstraction by Arthur Jones · 17 years ago
  51. 4ea61b5 IB/ipath: Add flag and handling for chips with swapped register bug by Ralph Campbell · 17 years ago
  52. 60948a4 IB/ipath: Port config has on-chip effects for 7220 by Ralph Campbell · 17 years ago
  53. a18e26a IB/ipath: Allow more flexible user register alignments by Ralph Campbell · 17 years ago
  54. 9e2ef36b IB/ipath: Clean up some comments by Dave Olson · 17 years ago
  55. 3029fcc IB/ipath: Export hardware counters more consistently by Ralph Campbell · 17 years ago
  56. 6c719ca IB/ipath: MAD performance sampling registers support by Ralph Campbell · 17 years ago
  57. 755807a IB/ipath: Changes for fields moving from devdata to portdata by Dave Olson · 17 years ago
  58. d827486 IB/ipath: Generalize some xxx_SHIFT macros by Dave Olson · 17 years ago
  59. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago
  60. d65708f IB/ipath: Cleanup ipath_get_egrbuf() by Ralph Campbell · 17 years ago
  61. cc65edc IB/ipath: Fix RNR NAK handling by Ralph Campbell · 17 years ago
  62. e57d62a IB/ehca: Forward event client-reregister-required to registered clients by Hoang-Nam Nguyen · 17 years ago
  63. b322618 IB/mlx4: Micro-optimize mlx4_ib_poll_one() by Roland Dreier · 17 years ago
  64. e57895d IB/mthca: Remove MSI support as scheduled by Adrian Bunk · 17 years ago
  65. 94545e8 IB: Spelling fixes in comments by Joe Perches · 17 years ago
  66. 3c84508 IB/ipath: Convert from .nopage to .fault by Nick Piggin · 17 years ago
  67. a2f76cd IB/ipath: Add the work completion error code to the QP error debug output by Ralph Campbell · 17 years ago
  68. 2f01a70 IB/ipath: Better comment for rmb() in ipath_intr() by Arthur Jones · 17 years ago
  69. 6276980 IB/ipath: Fix comments for ipath_create_srq() by Ralph Campbell · 17 years ago
  70. 733d128 IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries by Ralph Campbell · 17 years ago
  71. e342c11 IB/ipath: Fix sendctrl locking by John Gregor · 17 years ago
  72. 9ab4295 IB/ipath: Remove dead code for user process waiting for send buffer by Ralph Campbell · 17 years ago
  73. 457fe7b RDMA/cxgb3: Support version 5.0 firmware by Steve Wise · 17 years ago
  74. 7f049f2 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call by Steve Wise · 17 years ago
  75. 908cf9a drivers/infiniband: Add missing "space" by Joe Perches · 17 years ago
  76. 2c45688 IB/ipath: Convert ipath_eep_sem semaphore to a mutex by Matthias Kaehlcke · 17 years ago
  77. f9b4035 IB/ipath: Enable loopback of DR SMP responses from userspace by Ralph Campbell · 17 years ago
  78. e193e33 IB/ipath: Improve interrupt handler cache footprint by Dave Olson · 17 years ago
  79. 657c2f2 IB/ipath: Fix crash on unload introduced by sysfs changes by Roland Dreier · 17 years ago
  80. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  81. 0a69631b IB/ipath: Fix receiving UD messages with immediate data by Ralph Campbell · 17 years ago
  82. e1bb784 IB/mlx4: Fix value of pkey_index in QP1 completions by Dotan Barak · 17 years ago
  83. 3d758a4 IB/ehca: Fix lock flag variable location, bump version number by Joachim Fenkes · 17 years ago
  84. 4faf775 IB/ehca: Serialize HCA-related hCalls if necessary by Joachim Fenkes · 17 years ago
  85. 1457edc IB/ehca: Return correct number of SGEs for SRQ by Joachim Fenkes · 17 years ago
  86. b181258 IB/ehca: Fix static rate if path faster than link by Joachim Fenkes · 17 years ago
  87. 3fe2ed3 IB/ehca: Fix static rate regression by Joachim Fenkes · 17 years ago
  88. 4187b91 IB/ipath: Normalize error return codes for posting work requests by Ralph Campbell · 17 years ago
  89. 14de986 IB/ipath: Fix offset returned to ibv_modify_srq() by Ralph Campbell · 17 years ago
  90. 8a278e6d5 IB/ipath: Fix error path in QP creation by Ralph Campbell · 17 years ago
  91. fb74dac IB/ipath: Fix offset returned to ibv_resize_cq() by Ralph Campbell · 17 years ago
  92. 9a76664 RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device by Steve Wise · 17 years ago
  93. 51aaa54 IB/ehca: Fix static rate calculation by Joachim Fenkes · 17 years ago
  94. 40ebb56 IB/ehca: Return physical link information in query_port() by Joachim Fenkes · 17 years ago
  95. f4ad1bc IB/ipath: Fix race with ACK retry timeout list management by Ralph Campbell · 17 years ago
  96. a6e7550 IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails by Ralph Campbell · 17 years ago
  97. 5317392 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  98. 164ef7a IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) by Dave Olson · 17 years ago
  99. 6279344 IB/ipath: Limit length checksummed in eeprom by Michael Albaugh · 17 years ago
  100. fffbfea IB/ipath: Fix a race where s_last is updated without lock held by Ralph Campbell · 17 years ago