aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_cmd.c
AgeCommit message (Expand)Author
2018-03-24infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2017-08-06RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-15RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/core: Allow setting create flags in QP init attributeEran Ben Elisha
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha
2015-10-21IB/core: avoid 32-bit warningArnd Bergmann
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-03IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier
2015-02-18IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran
2015-02-18IB/core: Add support for extended query device capsEli Cohen
2015-02-17IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg
2014-12-15IB/core: Add support for extended query device capsEli Cohen
2014-10-14IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma
2014-08-01IB/core: Add user MR re-registration supportMatan Barak
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud
2013-11-17IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen
2013-11-08IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-09-02IB/core: Better checking of userspace values for receive flow steeringMatan Barak
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion
2013-08-13IB/core: Fixes to XRC reference counting in uverbsYishai Hadas