summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | 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-201-11/+44
* RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty2013-06-201-1/+29
* RDMA/ucma: Allow user space to bind to AF_IBSean Hefty2013-06-201-1/+26
* RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty2013-06-201-30/+30
* RDMA/ucma: Add ability to query GID addressesSean Hefty2013-06-201-0/+50
* RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty2013-06-201-0/+35
* RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-201-2/+74
* RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-201-3/+5
* IB/core: convert to idr_alloc()Tejun Heo2013-02-271-24/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-5/+5
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-261-6/+6
| * switch infinibarf users of fget() to fget_light()Al Viro2012-09-261-3/+3
* | IB/core: Remove unused variables in ucm/ucmaDotan Barak2012-09-301-1/+0
|/
* 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/+7
* RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2012-07-081-0/+7
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-7/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* RDMA/ucma: Fix AB-BA deadlockHefty, Sean2012-03-051-19/+18
* 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-061-0/+1
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-311-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
| |/
* | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier2011-05-231-3/+5
|/
* RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2011-05-091-0/+7
OpenPOWER on IntegriCloud