summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-11RDMA/ocrdma: fix double free on pdColin Ian King
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick
2015-06-10IB/core: Don't warn on no SA support in event handlerMoni Shoua
2015-06-10IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
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-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny
2015-06-02IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier
2015-06-02RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier
2015-06-02rds: re-entry of rds_ib_xmit/rds_iw_xmitWengang Wang
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche
2015-06-02RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise
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-18RDS: Switch to generic logging helpersSagi Grimberg
2015-05-18xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg
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