summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-2322-681/+1243
|\
| * IB/mad: Add final OPA MAD processingIra Weiny2015-06-126-43/+230
| * IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-123-0/+133
| * IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-123-14/+37
| * IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-6/+18
| * IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny2015-06-124-92/+97
| * IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-122-0/+14
| * IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-126-8/+16
| * IB/mad: Create a generic helper for DR forwarding checksIra Weiny2015-06-121-9/+16
| * IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny2015-06-121-33/+46
| * IB/mad: Create a generic helper for DR SMP Send processingIra Weiny2015-06-121-34/+46
| * IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny2015-06-121-36/+49
| * IB/mad cleanup: Generalize processing of MAD dataIra Weiny2015-06-121-6/+6
| * IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny2015-06-121-18/+18
| * IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-122-2/+4
| * IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2015-06-122-0/+16
| * IB/core: Extend ib_uverbs_create_cqMatan Barak2015-06-123-35/+137
| * IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-122-4/+6
| * IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-3/+6
| * IB/core: Don't warn on no SA support in event handlerMoni Shoua2015-06-102-2/+2
| * Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-0/+2
| |\
| | * RDMA/iw_cm: Export tos field to iwarp providersSteve Wise2015-06-021-0/+2
| * | IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-025-16/+17
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-2015-369/+376
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-202-7/+7
| | | | * IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-1/+0
| | | | * IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-202-35/+29
| | | | * 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-182-55/+32
| | | | * IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-183-4/+4
| | | | * IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-181-1/+1
| | | | * IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-182-6/+6
| | | | * IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-183-8/+8
| | | | * IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-181-7/+7
| | | | * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-183-14/+13
| | | | * IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2015-05-182-2/+2
| | | | * IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2015-05-182-6/+6
| | | | * 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-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 new callback query_protocol()Michael Wang2015-05-181-0/+1
| | |_|/ | |/| |
| | | * IB/mad: Add const qualifiers to query only functionsIra Weiny2015-05-202-10/+10
OpenPOWER on IntegriCloud