summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_main.c
AgeCommit message (Expand)Author
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas
2016-06-23IB/uverbs: Add WQ supportYishai Hadas
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2016-03-03IB/core: Modify conditional on ucontext existenceEli Cohen
2016-03-03IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen
2016-03-03IB/core: Avoid duplicate codeEli Cohen
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak
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