| Commit message (Expand) | Author | Age |
* | [SCSI] ib_srp: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-07 |
* | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 |
* | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 |
* | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 |
* | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 |
* | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 |
* | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 |
* | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 |
* | IB/cm: Fix stale connection detection | Sean Hefty | 2007-05-29 |
* | IPoIB/cm: Fix performance regression on Mellanox | Michael S. Tsirkin | 2007-05-29 |
* | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin | 2007-05-29 |
* | IPoIB/cm: Drain cq in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 |
* | IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 |
* | IB/ehca: Fix number of send WRs reported for new QP | Stefan Roscher | 2007-05-24 |
* | IB/mlx4: Initialize send queue entry ownership bits | Eli Cohen | 2007-05-24 |
* | IB/mlx4: Don't allocate RQ doorbell if using SRQ | Roland Dreier | 2007-05-23 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | IB/cm: Improve local id allocation | Michael S. Tsirkin | 2007-05-21 |
| * | IPoIB/cm: Fix SRQ WR leak | Michael S. Tsirkin | 2007-05-21 |
| * | IB/ipoib: Fix typos in error messages | Michael S. Tsirkin | 2007-05-21 |
| * | IB/mlx4: Check if SRQ is full when posting receive | Roland Dreier | 2007-05-20 |
| * | IB/mlx4: Pass send queue sizes from userspace to kernel | Eli Cohen | 2007-05-20 |
| * | IB/mlx4: Fix check of opcode in mlx4_ib_post_send() | Roland Dreier | 2007-05-19 |
| * | IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions | Michael S. Tsirkin | 2007-05-19 |
| * | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin | 2007-05-19 |
| * | IB/mlx4: Set GRH:HopLimit when sending globally routed MADs | Roland Dreier | 2007-05-19 |
| * | IB/mthca: Set GRH:HopLimit when building MLX headers | Rolf Manderscheid | 2007-05-19 |
| * | IB/mlx4: Fix check of max_qp_dest_rdma in modify QP | Eli Cohen | 2007-05-19 |
| * | IB/mthca: Fix use-after-free on device restart | Ali Ayoub | 2007-05-19 |
| * | IB/ehca: Return proper error code if register_mr fails | Hoang-Nam Nguyen | 2007-05-19 |
| * | IPoIB: Handle P_Key table reordering | Yosef Etigin | 2007-05-19 |
| * | IB/core: Use start_port() and end_port() | Roland Dreier | 2007-05-19 |
| * | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin | 2007-05-19 |
| * | IB/ipath: Fix potential deadlock with multicast spinlocks | Roland Dreier | 2007-05-19 |
| * | IB/core: Free umem when mm is already gone | Eli Cohen | 2007-05-19 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-15 |
|\ |
|
| * | IPoIB/cm: Optimize stale connection detection | Michael S. Tsirkin | 2007-05-14 |
| * | IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ | Michael S. Tsirkin | 2007-05-14 |
| * | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin | 2007-05-14 |
| * | RDMA/cma: Add check to validate that cm_id is bound to a device | Sean Hefty | 2007-05-14 |
| * | RDMA/cma: Fix synchronization with device removal in cma_iw_handler | Sean Hefty | 2007-05-14 |
| * | RDMA/cma: Simplify device removal handling code | Sean Hefty | 2007-05-14 |
| * | IB/ehca: Disable scaling code by default, bump version number | Joachim Fenkes | 2007-05-14 |
| * | IB/ehca: Beautify sysfs attribute code and fix compiler warnings | Joachim Fenkes | 2007-05-14 |
| * | IB/ehca: Remove _irqsave, move #ifdef | Joachim Fenkes | 2007-05-14 |
| * | IB/ehca: Fix AQP0/1 QP number | Hoang-Nam Nguyen | 2007-05-14 |
| * | IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() | Joachim Fenkes | 2007-05-14 |
| * | IB/ehca: Serialize hypervisor calls in ehca_register_mr() | Stefan Roscher | 2007-05-14 |
| * | IB/ipath: Shadow the gpio_mask register | Arthur Jones | 2007-05-14 |