summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/core: Align structure ib_flow_spec_typeMoses Reuben2016-12-131-6/+6
* IB/core: Add flow spec tunneling supportMoses Reuben2016-12-131-1/+18
* IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-161-0/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-16/+65
|\
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-2/+4
| * IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb2016-10-071-0/+4
| * IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb2016-10-071-0/+11
| * IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb2016-10-071-0/+10
| * IB/core: Expose RSS related capabilitiesYishai Hadas2016-10-071-0/+12
| * IB/core: remove ib_get_dma_mrChristoph Hellwig2016-09-231-12/+0
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+19
| * IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2016-09-231-1/+5
* | IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit2016-10-061-3/+20
* | IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-231-8/+3
|/
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-041-0/+6
|\
| * IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-021-0/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-041-1/+101
|\ \
| | \
| | \
| *-. \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-231-1/+101
| |\ \ \ | | |_|/ | |/| |
| | | * IB/core: Add get FW version string to the coreIra Weiny2016-06-231-0/+3
| | |/ | |/|
| | * IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-231-0/+14
| | * IB/core: Extend create QP to get indirection tableYishai Hadas2016-06-231-0/+2
| | * IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-231-0/+1
| | * IB/core: Introduce Receive Work Queue indirection tableYishai Hadas2016-06-231-0/+23
| | * IB/uverbs: Add WQ supportYishai Hadas2016-06-231-0/+3