summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
Commit message (Expand)AuthorAgeFilesLines
* 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-041-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-221-1/+0Star
* IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
* IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-311-11/+129
* IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-291-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/+6Star
* 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/+4Star
*-. 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
| |/
* / RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty2013-11-111-1/+1
|/
* RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty2013-06-211-11/+44
* RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty2013-06-211-1/+29
* RDMA/ucma: Allow user space to bind to AF_IBSean Hefty2013-06-211-1/+26
* RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty2013-06-211-30/+30
* RDMA/ucma: Add ability to query GID addressesSean Hefty2013-06-211-0/+50
* RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty2013-06-211-0/+35
* RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-211-2/+74
* RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-211-3/+5
* IB/core: convert to idr_alloc()Tejun Heo2013-02-281-24/+8Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-5/+5
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-271-6/+6
| * switch infinibarf users of fget() to fget_light()Al Viro2012-09-271-3/+3
* | IB/core: Remove unused variables in ucm/ucmaDotan Barak2012-10-011-1/+0Star
|/
* RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova2012-08-131-1/+1
* RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier2012-07-271-12/+7Star
* RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2012-07-091-0/+7
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-211-7/+1Star
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-211-2/+2
* RDMA/ucma: Fix AB-BA deadlockHefty, Sean2012-03-051-19/+18Star
* RDMA/ucma: Discard all events for new connections until acceptedSean Hefty2012-01-271-1/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-11-011-0/+1
| |
| \
*-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-011-2/+5
|\ \ \ | |_|/ |/| |
| | * RDMA/ucm: Allow user to specify QP type when creating idSean Hefty2011-10-131-1/+4
| |/ |/|
| * RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-061-1/+1
|/
*-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier2011-05-251-4/+23
|\ \
| | * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-4/+23
| |/