aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky1-9/+2
2018-02-22RDMA/uverbs: Replace user's types with kernel's typesLeon Romanovsky1-5/+5
2018-02-22RDMA/uverbs: Refactor the header validation logicLeon Romanovsky1-43/+47
2018-02-22RDMa/uverbs: Copy ex_hdr outside of SRCU read lockLeon Romanovsky1-7/+6
2018-02-22RDMA/uverbs: Move uncontext check before SRCU read lockLeon Romanovsky1-11/+4
2018-02-22RDMA/uverbs: Properly check command supported maskLeon Romanovsky1-12/+6
2018-02-22RDMA/uverbs: Refactor command header processingLeon Romanovsky1-30/+32
2018-02-22RDMA/uverbs: Unify return values of not supported commandLeon Romanovsky1-12/+4
2018-02-22RDMA/uverbs: Return not supported error code for unsupported commandsLeon Romanovsky1-1/+1
2018-02-22RDMA/uverbs: Fail as early as possible if not enough header data was providedLeon Romanovsky1-6/+7
2018-02-22RDMA/uverbs: Refactor flags checks and update return valueLeon Romanovsky1-4/+6
2018-02-22RDMA/uverbs: Update sizeof usersLeon Romanovsky1-5/+5
2018-02-22RDMA/uverbs: Convert command mask validity check function to be boolLeon Romanovsky1-4/+4
2018-02-15RDMA/uverbs: Protect from command mask overflowLeon Romanovsky1-7/+20
2018-02-15IB/uverbs: Add ioctl support for 32bit processesMatan Barak1-0/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-61/+34
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen1-56/+34
2018-01-10IB/core: Remove the locking for character device bitmapsHuy Nguyen1-5/+0
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-4/+4
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+1
2017-09-27IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann1-12/+10
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak1-0/+6
2017-08-31IB/core: Assign root to all driversMatan Barak1-0/+18
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky1-12/+1
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas1-2/+1
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2017-04-20IB/core: Rename uverbs event file structureMatan Barak1-66/+66
2017-04-20IB/core: Don't use is_async in event files to infer events sizeMatan Barak1-9/+5
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak1-118/+161
2017-04-05IB/core: Add support for fd objectsMatan Barak1-1/+3
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak1-135/+7
2017-04-05IB/core: Add idr based standard typesMatan Barak1-3/+5
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-31/+14
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe1-1/+1
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+20
2017-01-24IB/core: Use dev.parent instead of dma_deviceBart Van Assche1-1/+1
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-0/+20
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+5
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-0/+1
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang1-0/+1
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky1-1/+4
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-13/+24
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe1-13/+24
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas1-0/+13
2016-06-23IB/uverbs: Add WQ supportYishai Hadas1-0/+25
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+5