summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb2016-10-071-0/+4
* IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb2016-10-071-25/+73
* IB/uverbs: Expose RSS related capabilitiesYishai Hadas2016-10-071-0/+17
* IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2016-09-231-1/+1
* IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-231-0/+9
* IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas2016-06-231-12/+63
* IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-231-0/+210
* IB/uverbs: Add WQ supportYishai Hadas2016-06-231-0/+243
* IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter2016-05-181-2/+1
* IB/core: Add Scatter FCS create flagMajd Dibbiny2016-05-131-1/+2
* IB/core: Add extended device capability flagsMajd Dibbiny2016-05-131-0/+5
* IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
* IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky2016-03-211-12/+3
*---. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-1/+15
|\ \ \
| | * | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+7
| | |/
| * | IB/core: Add don't trap flag to flow creationMarina Varshaver2016-02-291-0/+8
| |/
* | IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny2016-03-031-3/+6
|/
* IB/core: Add cross-channel supportLeon Romanovsky2015-12-231-1/+4
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-6/+0
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-2/+2
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-19/+4
* IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-5/+7
* IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-071-5/+10
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-61/+82
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-61/+82
* | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-211-1/+0
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-1/+1
* | IB/core: Allow setting create flags in QP init attributeEran Ben Elisha2015-10-211-1/+1
* | IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-211-65/+189
* | IB/core: avoid 32-bit warningArnd Bergmann2015-10-211-1/+1
|/
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-031-1/+9
* IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-301-33/+70
* IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-301-10/+1
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-6/+16
* IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-0/+1
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+1
* IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2015-06-121-0/+14
* IB/core: Extend ib_uverbs_create_cqMatan Barak2015-06-121-35/+135
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+4
*-. Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-201-41/+108
|\ \
| | * IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran2015-02-181-1/+19
| | * IB/core: Add support for extended query device capsEli Cohen2015-02-181-41/+90
| |/
* | IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer2015-02-171-4/+5
|/
* Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-061-96/+41
* IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-151-0/+17
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-151-0/+5
* IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-151-0/+25
* IB/core: Add support for extended query device capsEli Cohen2014-12-151-41/+83
* IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma2014-10-141-0/+2
* IB/core: Add user MR re-registration supportMatan Barak2014-08-011-0/+93
OpenPOWER on IntegriCloud