aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche1-2/+2
2015-10-29IB/core: Remove old fast registration APISagi Grimberg1-54/+0
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg1-0/+44
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-46/+85
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak1-9/+4
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-2/+3
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig1-1/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-45/+85
2015-09-28IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang1-1/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-87/+116
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/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe1-7/+2
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/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-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/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 Weiny1-0/+18
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-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny1-4/+5
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-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2Doug Ledford1-2/+299
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-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg1-0/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny1-0/+27
2015-05-18IB/Verbs: Improve docs for rdma-helpersMichael Wang1-40/+92
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang1-0/+16
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang1-0/+15
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang1-0/+15