summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-211-2/+46
|\ \
| | * IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro2016-03-101-0/+1
| |/ |/|
| * IB/core: Add interfaces to control VF attributesEli Cohen2016-03-211-0/+19
| * IB/core: Support accessing SA in virtualized environmentEli Cohen2016-03-211-0/+6
| * IB/core: Add subnet prefix to port infoEli Cohen2016-03-211-0/+1
| * IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
| *---. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-1/+13
| |\ \ \ | |_|_|/ |/| | |
| | | * IB/core: Add arbitrary sg_list supportSagi Grimberg2016-03-041-0/+6
| | | * IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
| |_|/ |/| |
| | * IB/core: Add don't trap flag to flow creationMarina Varshaver2016-02-291-0/+5
| |/ |/|
| * IB: new common API for draining queuesSteve Wise2016-02-291-0/+5
|/
* IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua2016-01-191-0/+1
* IB/core: Add cross-channel supportLeon Romanovsky2015-12-231-0/+11
* IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky2015-12-231-30/+30
* IB/core: Add ib_is_udata_clearedMatan Barak2015-12-231-0/+27
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0
* IB: remove the struct ib_phys_buf definitionChristoph Hellwig2015-12-231-5/+0
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-83/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-12/+4
* IB: remove ib_query_mrChristoph Hellwig2015-12-231-18/+0
* IB: start documenting device capabilitiesChristoph Hellwig2015-12-231-0/+18
* IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-231-0/+44
* IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-231-2/+21
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-1/+10
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-3/+35
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-151-3/+35
| |\
| | * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-3/+35
* | | IB/core: Remove ib_query_deviceOr Gerlitz2015-12-221-3/+0
* | | IB/core: Save the device attributes on the device structureIra Weiny2015-12-221-0/+1
|/ /
* | 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
OpenPOWER on IntegriCloud