Age | Commit message (Expand) | Author |
2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier |
2014-04-03 | RDMA/ocrdma: Unregister inet notifier when unloading ocrdma | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Fix warnings about pointer <-> integer casts | Roland Dreier |
2014-04-03 | RDMA/ocrdma: Code clean-up | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: Display FW version | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Query controller information | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Support non-embedded mailbox commands | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Handle CQ overrun error | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Display proper value for max_mw | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Use non-zero tag in SRQ posting | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr() | Selvin Xavier |
2014-04-03 | RDMA/ocrdma: Increment abi version count | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: Update version string | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: ABI versioning between ocrdma and be2net | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: Allow DPP QP creation | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: Read ASIC_ID register to select asic_gen | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: SQ and RQ doorbell offset clean up | Devesh Sharma |
2014-04-03 | RDMA/ocrdma: EQ full catastrophe avoidance | Devesh Sharma |
2014-04-02 | RDMA/cxgb4: Disable DSGL use by default | Steve Wise |
2014-04-02 | RDMA/cxgb4: rx_data() needs to hold the ep mutex | Steve Wise |
2014-04-02 | RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone | Steve Wise |
2014-04-02 | RDMA/cxgb4: Lock around accept/reject downcalls | Steve Wise |
2014-04-01 | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua |
2014-04-01 | IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn |
2014-04-01 | IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn |
2014-04-01 | IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn |
2014-04-01 | IB/iser: Bump driver version to 1.3 | Or Gerlitz |
2014-04-01 | IB/iser: Update Mellanox copyright note | Or Gerlitz |
2014-04-01 | IB/iser: Print QP information once connection is established | Or Gerlitz |
2014-04-01 | IB/iser: Remove struct iscsi_iser_conn | Ariel Nahum |
2014-04-01 | IB/iser: Drain the tx cq once before looping on the rx cq | Roi Dayan |
2014-04-01 | IB/iser: Fix sector_t format warning | Randy Dunlap |
2014-04-01 | mlx4_core: Make buffer larger to avoid overflow warning | Dan Carpenter |
2014-04-01 | mlx4_core: Fix some indenting in mlx4_ib_add() | Dan Carpenter |
2014-04-01 | IB/mad: Check and handle potential DMA mapping errors | Yan Burman |
2014-04-01 | IB/ehca: Returns an error on ib_copy_to_udata() failure | Yann Droneaud |
2014-04-01 | IB/mthca: Return an error on ib_copy_to_udata() failure | Yann Droneaud |
2014-03-28 | RDMA/cxgb4: set error code on kmalloc() failure | Yann Droneaud |
2014-03-25 | mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic | Matan Barak |
2014-03-24 | RDMA/cxgb4: Update snd_seq when sending MPA messages | Steve Wise |
2014-03-24 | RDMA/cxgb4: Connect_request_upcall fixes | Steve Wise |
2014-03-24 | RDMA/cxgb4: Ignore read reponse type 1 CQEs | Steve Wise |
2014-03-24 | RDMA/cxgb4: Fix possible memory leak in RX_PKT processing | Steve Wise |
2014-03-24 | RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() | Steve Wise |
2014-03-24 | IB/srp: Fix a race condition between failing I/O and I/O completion | Bart Van Assche |
2014-03-24 | IB/srp: Avoid that writing into "add_target" hangs due to a cable pull | Bart Van Assche |
2014-03-24 | IB/srp: Make writing into the "add_target" sysfs attribute interruptible | Bart Van Assche |
2014-03-24 | IB/srp: Avoid duplicate connections | Bart Van Assche |
2014-03-24 | IB/srp: Add more logging | Bart Van Assche |