summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-0/+1
* IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-301-2/+2
* IB/core: Remove old fast registration APISagi Grimberg2015-10-291-54/+0
* IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+44
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-46/+85
|\
| * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-45/+85
* | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-211-9/+4
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-2/+3
* | IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang2015-09-281-1/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-87/+116
|\
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-301-0/+1
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-5/+1
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-7/+2
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-301-0/+2
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-301-2/+64
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-11/+0
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-22/+15
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-10/+0
| * IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+27
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-1/+3
| * RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise2015-08-281-28/+0
* | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-46/+0
|/
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-3/+17
* IB/core: Add OPA MAD core capability flagIra Weiny2015-06-121-0/+28
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-3/+6
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+18
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+2
* IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2015-06-121-0/+2
* IB/core: Add CQ creation time-stamping flagMatan Barak2015-06-121-0/+4
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-4/+3
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+8
* IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua2015-06-101-1/+0
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-021-4/+5
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-3/+3
* IB/core cleanup: Add const to RDMA helpersIra Weiny2015-06-021-12/+12
*-. Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-2/+299
|\ \
| | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-2/+2
| | * IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-16/+48
| | * IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-2/+17
| | * IB/core: Create common start/end port functionsIra Weiny2015-05-181-0/+27
| | * IB/Verbs: Improve docs for rdma-helpersMichael Wang2015-05-181-40/+92
| | * IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-181-0/+15
| | * IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-181-0/+15
| | * IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang2015-05-181-0/+16
| | * IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-181-0/+15
| | * IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-181-0/+15
| | * IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-181-0/+15
| | * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-181-0/+15
| | * IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2015-05-181-0/+15
OpenPOWER on IntegriCloud