aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
AgeCommit message (Expand)Author
2018-04-12RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-24RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-15RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-15RDMA/ucma: Limit possible option sizeLeon Romanovsky
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
2013-06-20RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty
2013-06-20RDMA/ucma: Add ability to query GID addressesSean Hefty
2013-06-20RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty
2013-06-20RDMA/ucma: Support querying for AF_IB addressesSean Hefty
2013-06-20RDMA/cma: Set qkey for AF_IBSean Hefty
2013-02-27IB/core: convert to idr_alloc()Tejun Heo
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-30IB/core: Remove unused variables in ucm/ucmaDotan Barak
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch infinibarf users of fget() to fget_light()Al Viro
2012-08-13RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova
2012-07-27RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty