summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_cmd.c
AgeCommit message (Expand)Author
2015-03-18IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer
2014-11-21IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma
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
2013-07-08IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier
2013-02-27IB/core: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch infinibarf users of fget() to fget_light()Al Viro
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz
2012-05-08IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier
2012-05-08IB/uverbs: Make lockdep output more readableRoland Dreier
2012-01-27RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert
2012-01-04Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier
2012-01-04rdma/core: Fix sparse warningsSean Hefty
2012-01-03IB/uverbs: Protect QP multicast listEli Cohen
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty
2011-10-13RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty
2011-10-13RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2010-12-08IB/uverbs: Handle large number of entries in poll CQDan Carpenter
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03switch infiniband uverbs to anon_inodesAl Viro
2009-12-09IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()Roel Kluin
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier