summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+2
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny-2/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-100/+746
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny-45/+47
2015-09-03IB/core: Remove unnecessary defines from ib_mad.hIra Weiny-12/+0
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas-0/+1
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe-5/+1
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe-1/+0
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe-7/+2
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan-0/+7
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua-0/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak-2/+64
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg-11/+0
2015-08-30IB: Modify ib_create_mr APISagi Grimberg-22/+15
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg-10/+0
2015-08-30IB/cm: Remove compare_data checksHaggai Eran-12/+2
2015-08-30IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran-0/+6
2015-08-30IB/cm: Share listening CM IDsHaggai Eran-0/+4
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran-0/+1
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth-0/+27
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran-1/+3
2015-08-28RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise-28/+0
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro-0/+620
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever-46/+0
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock-3/+17
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny-0/+8
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny-0/+106
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny-3/+21
2015-06-12IB/core: Add OPA MAD core capability flagIra Weiny-0/+28
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny-3/+6
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny-0/+19
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny-1/+3
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak-1/+2
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak-0/+2
2015-06-12IB/core: Add CQ creation time-stamping flagMatan Barak-0/+4
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak-4/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak-2/+8
2015-06-10IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua-1/+0
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford-0/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny-11/+12
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny-3/+3
2015-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny-12/+12
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise-0/+1
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford-4/+303
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny-2/+2
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny-16/+48
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny-2/+17
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny-1/+1
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny-1/+1
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg-0/+6