summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-1218-35/+74
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-1224-46/+124
* iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-115-69/+98
* cxgb4: Support for user mode bar2 mappings with T4Hariprasad S2015-06-115-6/+11
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-113-11/+5
|\
| * RDMA/ocrdma: fix double free on pdColin Ian King2015-06-111-1/+0
| * IB/usnic: clean up some error handling codeDan Carpenter2015-06-111-4/+3
| * IB/mthca: use swap() in mthca_make_profile()Fabian Frederick2015-06-111-6/+2
* | IB/core: Don't warn on no SA support in event handlerMoni Shoua2015-06-112-2/+2
* | IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua2015-06-111-1/+0
* | Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-0210-18/+47
|\|
| * IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier2015-06-021-2/+3
| * RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier2015-06-021-1/+6
| * rds: re-entry of rds_ib_xmit/rds_iw_xmitWengang Wang2015-06-023-13/+24
| * IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche2015-06-021-2/+2
| * RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif2015-06-022-0/+9
| * RDMA/iw_cm: Export tos field to iwarp providersSteve Wise2015-06-022-0/+3
* | IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-028-27/+29
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-0223-78/+80
* | IB/core cleanup: Add const to RDMA helpersIra Weiny2015-06-021-12/+12
| |
| \
| \
| \
*---. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-2048-644/+1008
|\ \ \ \
| | | * | IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-204-10/+10
| | | * | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-2017-104/+63
| | | * | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-2015-37/+249
| | | * | IB/user_mad: Fix buggy usage of port indexIra Weiny2015-05-201-1/+1
| | | * | IB/user_mad: Use new start/end port functionsIra Weiny2015-05-201-11/+3
| | | * | IB/core: Create common start/end port functionsIra Weiny2015-05-183-55/+59
| | | * | IB/Verbs: Improve docs for rdma-helpersMichael Wang2015-05-181-40/+92
| | | * | IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-184-4/+19
| | | * | IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-182-1/+16
| | | * | IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang2015-05-182-2/+18
| | | * | IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-183-6/+21
| | | * | IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-184-8/+23
| | | * | IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-182-7/+22
| | | * | IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-184-14/+28
| | | * | IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2015-05-183-2/+17
| | | * | IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2015-05-183-6/+21
| | | * | IB/Verbs: Reform rest part in IB-core cmaMichael Wang2015-05-181-11/+9
| | | * | IB/Verbs: Reform cma_acquire_dev()Michael Wang2015-05-181-28/+40
| | | * | IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang2015-05-181-38/+18
| | | * | IB/Verbs: Reform route related part in IB-core cmaMichael Wang2015-05-182-42/+14
| | | * | IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2015-05-182-58/+26
| | | * | IB/Verbs: Reform IB-core verbsMichael Wang2015-05-181-4/+2
| | | * | IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang2015-05-182-29/+20
| | | * | IB/Verbs: Reform IB-ulp ipoibMichael Wang2015-05-181-7/+8
| | | * | IB/Verbs: Reform IB-core multicastMichael Wang2015-05-181-9/+3
| | | * | IB/Verbs: Reform IB-core sa_queryMichael Wang2015-05-181-13/+17
| | | * | IB/Verbs: Reform IB-core cmMichael Wang2015-05-181-3/+17
| | | * | IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang2015-05-183-30/+41
| | | * | IB/Verbs: Implement raw management helpersMichael Wang2015-05-181-0/+22