summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-09-041-0/+6
* infiniband: fix a possible use-after-free bugCong Wang2018-06-041-1/+5
* RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-04-231-1/+1
* RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe2018-04-191-12/+24
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2018-04-161-3/+3
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-16/+24
|\
| * RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-04-031-0/+3
| * RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-291-10/+10
| * RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-2/+7
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-1/+13
| |\
| * | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-081-4/+4
* | | RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-03-281-17/+17
* | | RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-03-271-2/+4
* | | RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-03-271-0/+5
* | | RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-03-211-1/+1
* | | RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky2018-03-201-6/+9
* | | RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky2018-03-191-0/+3
* | | RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky2018-03-151-3/+7
| |/ |/|
* | RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky2018-03-141-1/+7
* | RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky2018-03-071-0/+3
* | RDMA/ucma: Limit possible option sizeLeon Romanovsky2018-03-071-0/+3
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-311-9/+10
|\
| * RDMA/ucma: Use rdma cm API to query GIDParav Pandit2018-01-191-4/+4
| * RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit2018-01-101-3/+4
| * RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2018-01-101-2/+2
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli2017-08-081-4/+6
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-011-3/+19
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-1/+1
* infiniband: remove WARN that is not kernel bugLeon Romanovsky2016-12-031-1/+4
* IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+2
* IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-031-4/+14
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+3
* IB/core: trivial prink cleanup.Parav Pandit2016-03-031-3/+3
* IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
* IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+2
* IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-211-1/+0
* IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
* IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-301-11/+129
* IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-281-3/+3
* IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
* IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran2015-07-141-2/+2
* IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-1/+1
* IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-181-1/+1
* IB/Verbs: Reform route related part in IB-core cmaMichael Wang2015-05-181-19/+6
* IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum2015-02-171-0/+3
* IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-181-14/+4
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-171-1/+1
|\ \
| | * IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-161-1/+1
| |/