summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_main.c
AgeCommit message (Expand)Author
2016-05-17IB/security: Restrict use of the write() interfaceJason Gunthorpe
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-04-15ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué
2015-02-18IB/core: Add support for extended query device capsEli Cohen
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-15IB/core: Add support for extended query device capsEli Cohen
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-14IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
2014-08-01IB/core: Add user MR re-registration supportMatan Barak
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()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-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion
2013-08-28IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov
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-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
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 SRQs to user spaceSean Hefty
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty
2011-10-06RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues
2011-05-23IB/uverbs: Add devnode method to set path/modeRoland Dreier
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03switch infiniband uverbs to anon_inodesAl Viro
2010-03-01Merge branch 'misc' into for-nextRoland Dreier
2010-02-24IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier
2010-02-24IB/uverbs: Whitespace cleanupAlexander Chiang
2010-02-24IB/uverbs: Increase maximum devices supportedAlexander Chiang
2010-02-24IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang
2010-02-24IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang
2010-02-24IB/uverbs: Remove dev_tableAlexander Chiang
2010-02-24IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-09-05IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein
2009-09-05IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier