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