summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
...
* IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz2014-01-191-0/+4
* IB/uverbs: Check input length in flow steering uverbsYann Droneaud2013-12-201-0/+6
* IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud2013-12-201-0/+1
* IB/uverbs: Check reserved fields in create_flowYann Droneaud2013-12-201-0/+7
* IB/uverbs: Check comp_mask in destroy_flowYann Droneaud2013-12-201-0/+3
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-171-60/+49
|\ \
| | * IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-151-7/+3
| | * IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov2013-11-081-0/+3
| |/ |/|
| * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-4/+0
| * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-30/+26
| * IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2013-11-171-6/+6
| * IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud2013-11-171-7/+7
| * IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak2013-11-171-17/+15
|/
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+4
*-. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-031-2/+248
|\ \
| | * IB/core: Fixes to XRC reference counting in uverbsYishai Hadas2013-08-131-2/+20
| |/ |/|
| * IB/core: Better checking of userspace values for receive flow steeringMatan Barak2013-09-021-1/+15
| * IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-281-0/+214
|/
* IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier2013-07-081-2/+2
* IB/core: convert to idr_alloc()Tejun Heo2013-02-271-9/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-211-0/+121
|/
* switch simple cases of fget_light to fdgetAl Viro2012-09-261-9/+9
* switch infinibarf users of fget() to fget_light()Al Viro2012-09-261-9/+4
*-. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-211-48/+60
|\ \
| | * IB/core: Add raw packet QP typeOr Gerlitz2012-05-081-0/+3
| |/ |/|
| * IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier2012-05-081-31/+35
| * IB/uverbs: Make lockdep output more readableRoland Dreier2012-05-081-17/+22
|/
* RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-271-0/+1
*-. Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-041-4/+17
|\ \
| | * IB/uverbs: Protect QP multicast listEli Cohen2012-01-031-4/+17
| |/
* | rdma/core: Fix sparse warningsSean Hefty2012-01-041-3/+3
|/
* RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-0/+92
* RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-131-4/+9
* RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-131-38/+67
* RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty2011-10-131-11/+37
* RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-131-40/+132
* RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-131-0/+318
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+1
* IB/uverbs: Handle large number of entries in poll CQDan Carpenter2010-12-081-43/+56
* IB/uverbs: Return link layer type to userspace for query port operationEli Cohen2010-10-251-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* switch infiniband uverbs to anon_inodesAl Viro2010-03-031-5/+20
* IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()Roel Kluin2009-12-091-1/+1
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-1/+1
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-2/+11
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+1
* IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-191-2/+6
OpenPOWER on IntegriCloud