summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt2018-02-011-6/+14
* RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-291-0/+19
* RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2018-01-291-3/+10
* RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky2018-01-291-1/+1
* RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2018-01-291-5/+0
* RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-01-151-2/+1
* IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang2018-01-151-1/+1
* {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-0/+8
* IB/core: Introduce driver QP typeMoni Shoua2018-01-081-0/+1
* IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-181-4/+4
* IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2017-12-181-2/+1
* RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-2/+2
* IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+6
* IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen2017-11-131-0/+4
* IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-101-0/+4
* IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-2/+0
* IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-181-0/+15
* IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
* IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-251-2/+2
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-081-1/+1
* IB/core: Add new ioctl interfaceMatan Barak2017-08-311-0/+2
* IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-291-2/+8
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-11/+20
* IB/core: Add XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+19
* RDMA/core: Cleanup device capability enumLeon Romanovsky2017-08-241-3/+3
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-2/+2
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-0/+1
|\
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-221-0/+15
* | Add OPA extended LID supportHiatt, Don2017-08-181-6/+20
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-2/+6
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-2/+4
| * | RDMA/core: Add and expose static device indexLeon Romanovsky2017-08-101-0/+2
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-3/+39
|\ \ \ \ | |_|/ / |/| | |
| | * | RDMA/core: expose affinity mappings per completion vectorSagi Grimberg2017-08-081-0/+24
| | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+13
| * | IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
| * | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-0/+1
|\ \
| * | IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-0/+1
| |/
| |
| \
*-. \ Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford2017-07-261-0/+7
|\ \ \ | | |/ | |/|
| | * IB/core: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-0/+2
| | * IB/core: Introduce delay drop for a WQMaor Gottlieb2017-07-241-0/+5
| |/
* | Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-241-1/+4
|\ \ | |/ |/|
| * IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-271-1/+2
| * IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-271-0/+2
* | IB/core: Remove NOIO QP create flagLeon Romanovsky2017-07-171-1/+1
* | IB/core: Introduce modify QP operation with udataParav Pandit2017-07-171-0/+16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-061-2/+4
|\ \
| * | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-051-2/+4
| |/
OpenPOWER on IntegriCloud