aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-06-04infiniband: fix a possible use-after-free bugCong Wang
2018-04-23RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-04-19RDMA/ucma: Check for a cm_id->device in all user calls that need itJason Gunthorpe
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