aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-01IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-11/+11
2017-04-28IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli1-0/+16
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov1-0/+1
2017-04-21IB/core: Add HDR speed enumNoa Osherovich1-1/+2
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman1-0/+7
2017-04-20IB/IPoIB: Introduce RDMA netdev interface and IPoIB structsNiranjana Vishwanathapura1-1/+11
2017-04-20IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana1-0/+1
2017-04-20IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana1-0/+33
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford1-13/+28
2017-04-05IB/core: Add support for fd objectsMatan Barak1-0/+6
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak1-13/+0
2017-04-05IB/core: Add support for idr typesMatan Barak1-0/+21
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-0/+1
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-13/+17
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+14
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-128/+15
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+54
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford1-0/+14
2017-02-14IB: Add protocol for USNICOr Gerlitz1-0/+8
2017-02-14IB/core: Add raw packet protocolOr Gerlitz1-0/+8
2017-02-14IB/core: Add implicit MR flagArtemy Kovalyov1-1/+2
2017-02-14IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich1-0/+1
2017-02-14IB/core: Enable QP creation with cvlan offloadNoa Osherovich1-0/+1
2017-02-14IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-2/+10
2017-02-14IB/core: Expose vlan offloads capabilitiesNoa Osherovich1-0/+15
2017-02-14IB/core: Introduce flow tag specificationMoses Reuben1-0/+9
2017-01-27IB/core: Add inline function to validate portYuval Shaia1-0/+7
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang1-4/+8
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram1-0/+14
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche1-96/+7
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche1-18/+13
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche1-7/+6
2017-01-24IB/core: Remove ib_dma_*map_single_attrs()Bart Van Assche1-18/+0
2017-01-12RDMA/core: add port state cacheJack Wang1-0/+1
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-0/+14
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-13IB/core: Support rate limit for packet pacingBodong Wang1-0/+2
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua1-0/+2
2016-12-13IB/core: Introduce inner flow steeringMoses Reuben1-8/+9
2016-12-13IB/core: Align structure ib_flow_spec_typeMoses Reuben1-6/+6
2016-12-13IB/core: Add flow spec tunneling supportMoses Reuben1-1/+18
2016-11-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua1-0/+19