aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran1-2/+2
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny1-1/+1
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang1-1/+1
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang1-19/+6
2015-02-17IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum1-0/+3
2014-01-18IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua1-14/+4
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier1-1/+1
2013-11-16IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-11-11RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty1-1/+1
2013-06-20RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty1-11/+44
2013-06-20RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty1-1/+29
2013-06-20RDMA/ucma: Allow user space to bind to AF_IBSean Hefty1-1/+26
2013-06-20RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty1-30/+30
2013-06-20RDMA/ucma: Add ability to query GID addressesSean Hefty1-0/+50
2013-06-20RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty1-0/+35
2013-06-20RDMA/ucma: Support querying for AF_IB addressesSean Hefty1-2/+74
2013-06-20RDMA/cma: Set qkey for AF_IBSean Hefty1-3/+5
2013-02-27IB/core: convert to idr_alloc()Tejun Heo1-24/+8
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+5
2012-09-30IB/core: Remove unused variables in ucm/ucmaDotan Barak1-1/+0
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-6/+6
2012-09-26switch infinibarf users of fget() to fget_light()Al Viro1-3/+3
2012-08-13RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova1-1/+1
2012-07-27RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier1-12/+7
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty1-0/+7
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2012-03-05RDMA/ucma: Fix AB-BA deadlockHefty, Sean1-19/+18
2012-01-27RDMA/ucma: Discard all events for new connections until acceptedSean Hefty1-1/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-nextRoland Dreier1-2/+5
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker1-0/+1
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty1-1/+4
2011-10-06RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean1-1/+1
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-nextRoland Dreier1-4/+23
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty1-4/+23
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier1-3/+5
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean1-0/+7
2011-01-28RDMA/ucma: Copy iWARP route information on queriesSteve Wise1-2/+20
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-nextRoland Dreier1-12/+80
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen1-2/+10
2010-10-23RDMA/ucma: Allow tuning the max listen backlogSteve Wise1-6/+33
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen1-6/+39
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-19RDMA/cm: fix loopback address supportSean Hefty1-4/+4
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty1-0/+49
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2008-10-10RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel1-2/+2
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier1-8/+6