summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/ucma.c
AgeCommit message (Expand)Author
2018-04-16RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-03-15RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-19RDMA/ucma: Use rdma cm API to query GIDParav Pandit
2018-01-10RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-08-08IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky
2016-10-07IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2015-10-28IB/ucma: Take the network namespace from the processGuy Shapiro
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin
2015-08-30IB/ucma: HW Device hot-removal supportYishai Hadas
2015-08-28IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang
2015-02-17IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum
2014-01-18IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-16IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-11-11RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty
2013-06-20RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty
2013-06-20RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty
2013-06-20RDMA/ucma: Allow user space to bind to AF_IBSean Hefty