summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-20IB/user_mad: Fix buggy usage of port indexIra Weiny
2015-05-20IB/user_mad: Use new start/end port functionsIra Weiny
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny
2015-05-20IB/mad: Clean up rcv_has_same_classIra Weiny
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny
2015-05-20IB/mad: Change validate_mad signature argumentsIra Weiny
2015-05-18iser-target: Align to generic logging helpersSagi Grimberg
2015-05-18IB/iser: Align to generic logging helpersSagi Grimberg
2015-05-18IB/srp: Align to generic logging helpersSagi Grimberg
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2015-05-18IB/srp: Remove !ch->target tests from the reconnect codeBart Van Assche
2015-05-18IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche
2015-05-18IB/srp: Rearrange module descriptionBart Van Assche
2015-05-18IB/srp: Remove superfluous castsBart Van Assche
2015-05-18scsi_transport_srp: Reduce failover timeBart Van Assche
2015-05-18IB/srp: Fix reconnection failure handlingBart Van Assche
2015-05-18IB/srp: Fix connection state trackingBart Van Assche
2015-05-18IB/srp: Fix a connection setup raceBart Van Assche
2015-05-18IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche
2015-05-18scsi_transport_srp: Fix a race conditionBart Van Assche
2015-05-18scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche
2015-05-18IB/mad: Clean up comments in smi.cIra Weiny
2015-05-18IB/mad: Rename is_data_mad to is_rmpp_data_madIra Weiny
2015-05-18IB/core: Create common start/end port functionsIra Weiny
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang
2015-05-18IB/Verbs: Reform rest part in IB-core cmaMichael Wang
2015-05-18IB/Verbs: Reform cma_acquire_dev()Michael Wang
2015-05-18IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang
2015-05-18IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang
2015-05-18IB/Verbs: Reform IB-core multicastMichael Wang
2015-05-18IB/Verbs: Reform IB-core sa_queryMichael Wang
2015-05-18IB/Verbs: Reform IB-core cmMichael Wang
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang