summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-08-12IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-08-12IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-08-12RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-10IB/mad: Add user space RMPP supportIra Weiny
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-08-10IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny
2014-08-10IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin
2014-08-10IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny
2014-08-08infiniband: use pci_zalloc_consistentJoe Perches
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit
2014-08-05IB/ipath: Add P_Key change event supportOr Gerlitz
2014-08-05RDMA/iwcm: Use a default listen backlog if neededSteve Wise
2014-08-01IB/srp: Fix residual handlingBart Van Assche
2014-08-01IB/srp: Fix deadlock between host removal and multipathdBart Van Assche
2014-08-01IB/mlx4_ib: Add support for user MR re-registrationMatan Barak
2014-08-01IB/core: Add user MR re-registration supportMatan Barak
2014-08-01IB/iser: Clarify a duplicate counters checkRoi Dayan
2014-08-01IB/iser: Replace connection waitqueue with completion objectAriel Nahum
2014-08-01IB/iser: Protect iser state machine with a mutexAriel Nahum
2014-08-01IB/iser: Remove redundant return code in iser_free_ib_conn_res()Sagi Grimberg
2014-08-01IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum
2014-08-01IB/iser: Fix responder resources advertisementSagi Grimberg
2014-08-01IB/iser: Add TIMEWAIT_EXIT event handlingRoi Dayan
2014-08-01IB/iser: Support IPv6 address familyRoi Dayan
2014-08-01RDMA/ocrdma: Update the ocrdma module version stringSelvin Xavier
2014-08-01RDMA/ocrdma: Fix a sparse warningSelvin Xavier
2014-08-01RDMA/ocrdma: Initialize the GID table while registering the deviceSelvin Xavier
2014-08-01RDMA/ocrdma: Increase the size of STAG array in dev structure to 16KSelvin Xavier
2014-08-01RDMA/ocrdma: Add missing adapter mailbox opcodesSelvin Xavier
2014-08-01RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja
2014-08-01RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja
2014-08-01RDMA/ocrdma: Allow only SEND opcode in case of UD QPsMitesh Ahuja
2014-08-01RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEsSelvin Xavier
2014-08-01RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creationDevesh Sharma
2014-08-01RDMA/ocrdma: Remove hardcoding of the max DPP QPs supportedDevesh Sharma
2014-08-01RDMA/ocrdma: Handle shutdown event from be2net driverDevesh Sharma
2014-08-01RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributesSelvin Xavier
2014-08-01RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier
2014-08-01RDMA/ocrdma: Avoid posting DPP requests for RDMA READDevesh Sharma
2014-08-01RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai