aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08IB/core: Introduce driver QP typeMoni Shoua1-0/+1
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit1-4/+4
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit1-2/+1
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky1-2/+2
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+6
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+4
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich1-0/+4
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-2/+0
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit1-0/+15
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit1-1/+1
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky1-2/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-1/+1
2017-08-31IB/core: Add new ioctl interfaceMatan Barak1-0/+2
2017-08-29IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov1-2/+8
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov1-11/+20
2017-08-29IB/core: Add XRQ capabilitiesArtemy Kovalyov1-0/+19
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky1-3/+3
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky1-2/+2
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich1-0/+1
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-0/+15
2017-08-18Add OPA extended LID supportHiatt, Don1-6/+20
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-2/+6
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford1-3/+39
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-2/+4
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky1-0/+2
2017-08-08RDMA/core: expose affinity mappings per completion vectorSagi Grimberg1-0/+24
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+13
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli1-1/+1
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli1-1/+1
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-0/+1
2017-07-26Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford1-0/+7
2017-07-24IB/core: Enable QP creation with a given source QP numberYishai Hadas1-0/+2
2017-07-24IB/core: Introduce delay drop for a WQMaor Gottlieb1-0/+5
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-0/+1
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford1-1/+4
2017-07-17IB/core: Remove NOIO QP create flagLeon Romanovsky1-1/+1
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit1-0/+16
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+4
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura1-2/+4
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana1-1/+2
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt1-0/+2
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-0/+48
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens1-0/+1
2017-05-11smc_diag.h: fix include from userlandNicolas Dichtel1-2/+1
2017-05-01IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli1-3/+21
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-11/+47
2017-05-01IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli1-0/+121
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli1-2/+2