aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
AgeCommit message (Expand)Author
2018-05-22RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-22RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-05-22RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-05-22RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-05-22RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-05-22RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-05-22RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-05-22RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-20RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-20RDMA/ucma: Limit possible option sizeLeon Romanovsky
2016-05-17IB/security: Restrict use of the write() interfaceJason Gunthorpe
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
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2012-03-05RDMA/ucma: Fix AB-BA deadlockHefty, Sean
2012-01-27RDMA/ucma: Discard all events for new connections until acceptedSean Hefty
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty
2011-10-06RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean
2011-01-28RDMA/ucma: Copy iWARP route information on queriesSteve Wise
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen
2010-10-23RDMA/ucma: Allow tuning the max listen backlogSteve Wise
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen