aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c
Commit message (Expand)AuthorAge
* IB/core: Extend ib_uverbs_create_cqMatan Barak2015-06-12
* ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué2015-04-15
* IB/core: Add support for extended query device capsEli Cohen2015-02-18
* IB/core: Temporarily disable ex_query_device uverbHaggai Eran2015-02-03
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-15
* IB/core: Add support for extended query device capsEli Cohen2014-12-15
*-. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-14
|\ \
| | * IB/core: Avoid leakage from kernel to user spaceEli Cohen2014-10-09
| |/
* / IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein2014-10-14
|/
* IB/core: Add user MR re-registration supportMatan Barak2014-08-01
* IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud2013-12-20
* IB/uverbs: Check reserved field in extended command headerYann Droneaud2013-12-20
* IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2013-12-20
* IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-17
* IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-17
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-21
* IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-28
* IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov2013-08-28
* IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-21
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* switch infinibarf users of fget() to fget_light()Al Viro2012-09-26
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
|\ \
| | * RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-13
| | * RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-13
| | * RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-13
| | * RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-13
| | * RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-13
| |/ |/|
| * RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-06
|/
* RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2011-07-04
* IB/uverbs: Add devnode method to set path/modeRoland Dreier2011-05-23
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * switch infiniband uverbs to anon_inodesAl Viro2010-03-03
* | Merge branch 'misc' into for-nextRoland Dreier2010-03-02
|\ \
| * | IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier2010-02-24
| |/
* | IB/uverbs: Whitespace cleanupAlexander Chiang2010-02-24
* | IB/uverbs: Increase maximum devices supportedAlexander Chiang2010-02-24
* | IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang2010-02-24
* | IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang2010-02-24
* | IB/uverbs: Remove dev_tableAlexander Chiang2010-02-24
* | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2010-02-24
|/
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein2009-09-05
* IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier2009-09-05
* saner FASYNC handling on file closeAl Viro2008-11-01