Age | Commit message (Expand) | Author | Files | Lines |
2014-08-30 | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 2 | -1/+37 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 38 | -442/+1420 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 33 | -441/+1232 |
2014-08-14 | IB/srp: Fix return value check in srp_init_module() | Wei Yongjun | 1 | -2/+2 |
2014-08-13 | RDMA/ocrdma: report asic-id in query device | Mitesh Ahuja | 1 | -1/+1 |
2014-08-13 | RDMA/ocrdma: Update sli data structure for endianness | Devesh Sharma | 2 | -50/+129 |
2014-08-13 | RDMA/ocrdma: Obtain SL from device structure | Devesh Sharma | 2 | -4/+4 |
2014-08-13 | IB/srpt: Handle GID change events | Doug Ledford | 1 | -0/+1 |
2014-08-13 | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -1/+1 |
2014-08-13 | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -4/+2 |
2014-08-13 | RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() | Dan Carpenter | 1 | -2/+5 |
2014-08-13 | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick | 1 | -4/+2 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -2/+2 |
2014-08-11 | IB/mad: Add user space RMPP support | Ira Weiny | 2 | -35/+73 |
2014-08-11 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 9 | -11/+132 |
2014-08-11 | IB/mad: Add dev_notice messages for various umad/mad registration failures | Ira Weiny | 2 | -9/+57 |
2014-08-11 | IB/mad: Update module to [pr|dev]_* style print messages | Ira Weiny | 3 | -77/+85 |
2014-08-11 | IB/ipoib: Avoid multicast join attempts with invalid P_key | Alex Estrin | 2 | -45/+46 |
2014-08-11 | IB/umad: Update module to [pr|dev]_* style print messages | Ira Weiny | 1 | -11/+15 |
2014-08-09 | infiniband: use pci_zalloc_consistent | Joe Perches | 3 | -13/+10 |
2014-08-05 | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit | 3 | -6/+6 |
2014-08-05 | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit | 3 | -65/+20 |
2014-08-05 | IB/ipath: Add P_Key change event support | Or Gerlitz | 1 | -4/+10 |
2014-08-05 | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise | 1 | -0/+27 |
2014-08-02 | IB/srp: Fix residual handling | Bart Van Assche | 1 | -3/+7 |
2014-08-02 | IB/srp: Fix deadlock between host removal and multipathd | Bart Van Assche | 1 | -10/+28 |
2014-08-02 | IB/mlx4_ib: Add support for user MR re-registration | Matan Barak | 3 | -1/+93 |
2014-08-02 | IB/core: Add user MR re-registration support | Matan Barak | 3 | -0/+95 |
2014-08-02 | IB/iser: Clarify a duplicate counters check | Roi Dayan | 1 | -1/+4 |
2014-08-02 | IB/iser: Replace connection waitqueue with completion object | Ariel Nahum | 3 | -23/+22 |
2014-08-02 | IB/iser: Protect iser state machine with a mutex | Ariel Nahum | 3 | -14/+65 |
2014-08-02 | IB/iser: Remove redundant return code in iser_free_ib_conn_res() | Sagi Grimberg | 1 | -5/+2 |
2014-08-02 | IB/iser: Seperate iser_conn and iscsi_endpoint storage space | Ariel Nahum | 2 | -4/+14 |
2014-08-02 | IB/iser: Fix responder resources advertisement | Sagi Grimberg | 1 | -1/+3 |
2014-08-02 | IB/iser: Add TIMEWAIT_EXIT event handling | Roi Dayan | 1 | -0/+1 |
2014-08-02 | IB/iser: Support IPv6 address family | Roi Dayan | 3 | -15/+9 |
2014-08-02 | RDMA/ocrdma: Update the ocrdma module version string | Selvin Xavier | 1 | -1/+1 |
2014-08-02 | RDMA/ocrdma: Fix a sparse warning | Selvin Xavier | 1 | -1/+3 |
2014-08-02 | RDMA/ocrdma: Initialize the GID table while registering the device | Selvin Xavier | 1 | -0/+53 |
2014-08-02 | RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K | Selvin Xavier | 3 | -2/+8 |
2014-08-02 | RDMA/ocrdma: Add missing adapter mailbox opcodes | Selvin Xavier | 1 | -29/+33 |
2014-08-02 | RDMA/ocrdma: Return proper value for max_mr_size | Mitesh Ahuja | 3 | -3/+4 |
2014-08-02 | RDMA/ocrdma: Do proper cleanup even if FW is in error state | Mitesh Ahuja | 3 | -2/+19 |
2014-08-02 | RDMA/ocrdma: Allow only SEND opcode in case of UD QPs | Mitesh Ahuja | 1 | -0/+7 |
2014-08-02 | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs | Selvin Xavier | 1 | -0/+10 |
2014-08-02 | RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation | Devesh Sharma | 1 | -2/+5 |
2014-08-02 | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported | Devesh Sharma | 2 | -2/+2 |
2014-08-02 | RDMA/ocrdma: Handle shutdown event from be2net driver | Devesh Sharma | 1 | -0/+9 |
2014-08-02 | RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes | Selvin Xavier | 1 | -2/+12 |