summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-0/+48
* IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens2017-05-231-0/+1
* smc_diag.h: fix include from userlandNicolas Dichtel2017-05-111-2/+1
* IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli2017-05-011-3/+21
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-11/+47
* IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli2017-05-011-0/+121
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-11/+11
* IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli2017-04-281-0/+16
* IB/umem: Add support to huge ODPArtemy Kovalyov2017-04-251-0/+1
* IB/core: Add HDR speed enumNoa Osherovich2017-04-211-1/+2
* IB/core: Introduce drop flow specificationSlava Shwartsman2017-04-211-0/+7
* IB/IPoIB: Introduce RDMA netdev interface and IPoIB structsNiranjana Vishwanathapura2017-04-201-1/+11
* IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana2017-04-201-0/+1
* IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana2017-04-201-0/+33
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-201-13/+28
|\
| * IB/core: Add support for fd objectsMatan Barak2017-04-051-0/+6
| * IB/core: Change idr objects to use the new schemaMatan Barak2017-04-051-13/+0
| * IB/core: Add support for idr typesMatan Barak2017-04-051-0/+21
| * IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-051-0/+1
* | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-241-13/+17
|/
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-0/+14
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-0/+14
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-128/+15
|\ \
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-241-96/+7
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-18/+13
| * | IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-7/+6
| * | IB/core: Remove ib_dma_*map_single_attrs()Bart Van Assche2017-01-241-18/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-3/+54
|\ \ \
| * | | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+8
| * | | IB/core: Add raw packet protocolOr Gerlitz2017-02-141-0/+8
| * | | IB/core: Add implicit MR flagArtemy Kovalyov2017-02-141-1/+2
| * | | IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich2017-02-141-0/+1
| * | | IB/core: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-0/+1
| * | | IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-2/+10
| * | | IB/core: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+15
| * | | IB/core: Introduce flow tag specificationMoses Reuben2017-02-141-0/+9
| | |/ | |/|
* | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-0/+14
|\ \ \
| * | | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-0/+14
| |/ /
* | | IB/core: Add inline function to validate portYuval Shaia2017-01-271-0/+7
* | | RDMA/core: create struct ib_port_cacheJack Wang2017-01-241-4/+8
| |/ |/|
* | RDMA/core: add port state cacheJack Wang2017-01-121-0/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* IB/core: Support rate limit for packet pacingBodong Wang2016-12-131-0/+2
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua2016-12-131-0/+2
* IB/core: Introduce inner flow steeringMoses Reuben2016-12-131-8/+9