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