summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-0/+14
* 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-171-0/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-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/+0Star
| * 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/+3Star
|/
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-051-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-051-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
| | * IB/core: Introduce Work Queue object and its verbsYishai Hadas2016-06-231-1/+55
| |/
* / dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-8/+9
|/
* IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy2016-06-071-2/+2
* IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy2016-06-071-1/+1
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-52/+74
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-141-0/+2
|\ \
| | * IB/core: Add Scatter FCS create flagMajd Dibbiny2016-05-141-0/+1
| | * IB/core: Add Raw Scatter FCS device capabilityMajd Dibbiny2016-05-141-0/+1
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-4/+4
* | IB/core: add RW API support for signature MRsChristoph Hellwig2016-05-131-0/+1
* | IB/core: generic RDMA READ/WRITE APIChristoph Hellwig2016-05-131-1/+13
* | IB/core: add a need_inval flag to struct ib_mrSteve Wise2016-05-131-0/+1
* | IB/core: add a simple MR poolChristoph Hellwig2016-05-131-1/+7
* | IB/core: add a helper to check for READ WITH INVALIDATE supportChristoph Hellwig2016-05-131-0/+12
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-14/+9Star
|/
*-. Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-211-2/+46
|\ \
| | * IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro2016-03-111-0/+1
| |/ |/|
| * IB/core: Add interfaces to control VF attributesEli Cohen2016-03-211-0/+19
| * IB/core: Support accessing SA in virtualized environmentEli Cohen2016-03-211-0/+6
| * IB/core: Add subnet prefix to port infoEli Cohen2016-03-211-0/+1