aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAge
* 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
* IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz2014-01-19
* IB/uverbs: Check input length in flow steering uverbsYann Droneaud2013-12-20
* IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud2013-12-20
* IB/uverbs: Check reserved fields in create_flowYann Droneaud2013-12-20
* IB/uverbs: Check comp_mask in destroy_flowYann Droneaud2013-12-20
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-17
|\ \
| | * IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-15
| | * IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov2013-11-08
| |/ |/|
| * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-17
| * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-17
| * IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2013-11-17
| * IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud2013-11-17
| * IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak2013-11-17
|/
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-21
*-. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-03
|\ \
| | * IB/core: Fixes to XRC reference counting in uverbsYishai Hadas2013-08-13
| |/ |/|
| * IB/core: Better checking of userspace values for receive flow steeringMatan Barak2013-09-02
| * IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-28
|/
* IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier2013-07-08
* IB/core: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\