summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-08-30IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg
2015-08-30IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg
2015-08-30IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg
2015-08-30IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg
2015-08-30IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-08-30IB/iser: Get rid of un-maintained countersSagi Grimberg
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-08-30IB/iser: Remove '.' from log messageSagi Grimberg
2015-08-30IB/iser: Change minor assignments and logging printsSagi Grimberg
2015-08-30IB/iser: Change some module parameters to be ROJenny Falkovich
2015-08-30IB/sa: Route SA pathrecord query through netlinkKaike Wan
2015-08-30IB/sa: Allocate SA query with kzallocKaike Wan
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan
2015-08-30IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-08-30IB/srp: Bump driver version and release dateBart Van Assche
2015-08-30IB/srp: Handle partial connection success correctlyBart Van Assche
2015-08-30IB/srp: Constify a function argumentBart Van Assche
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-08-30IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-08-30IB/core: Remove needless bracketizationDoug Ledford
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak
2015-08-30IB/core: missing curly braces in ib_find_gid()Dan Carpenter
2015-08-30IB/core: Add RoCE GID table managementMatan Barak
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30qib: Support ib_alloc_mr verbSagi Grimberg
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30IB/srp: Convert to ib_alloc_mrSagi Grimberg
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB/iser: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran
2015-08-30IB/cma: Use found net_dev for passive connectionsHaggai Eran
2015-08-30IB/cma: Validate routing of incoming requestsHaggai Eran
2015-08-30IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran