aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/mad: Create a generic helper for DR forwarding checksIra Weiny
2015-06-12IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny
2015-06-12IB/mad: Create a generic helper for DR SMP Send processingIra Weiny
2015-06-12IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny
2015-06-12IB/mad cleanup: Generalize processing of MAD dataIra Weiny
2015-06-12IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak
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-10IB/core: Don't warn on no SA support in event handlerMoni 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-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay
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/cm: Change reject message type when destroying cm_idTed Kim
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-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg
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