aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-16/+65
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-2/+4
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb1-0/+11
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-0/+10
2016-10-07IB/core: Expose RSS related capabilitiesYishai Hadas1-0/+12
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit1-3/+20
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-12/+0
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+19
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig1-1/+5
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+6
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+101
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-8/+9
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche1-0/+6
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford1-1/+101
2016-06-23IB/core: Add get FW version string to the coreIra Weiny1-0/+3
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb1-0/+14
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas1-0/+2
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas1-0/+1
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas1-0/+23