summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
AgeCommit message (Expand)Author
2009-11-19IB/addr: Fix IPv6 routing lookupSean Hefty
2009-11-19RDMA/cm: fix loopback address supportSean Hefty
2009-11-19IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty
2009-11-19RDMA/cma: Replace net_device pointer with indexSean Hefty
2009-11-19RDMA/cma: Fix AF_INET6 support in multicast joiningJason Gunthorpe
2009-11-19RDMA/cma: Correct detection of SA Created MGIDJason Gunthorpe
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin
2009-04-01RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groupsYossi Etigin
2008-12-24RDMA/cma: Add IPv6 supportAleksey Senin
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz
2008-07-14RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz
2008-07-14RDMA/cma: Add missing newlines to printk()sRoland Dreier
2008-07-14RDMA: Fix license textSean Hefty
2008-04-16RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall
2008-03-30trivial endianness annotations: infiniband coreAl Viro
2008-02-14RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2008-01-28[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches
2008-01-25RDMA/cma: Override default responder_resources with user valueSean Hefty
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2008-01-25RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-18[INET]: Justification for local port range robustness.Anton Arapov
2007-10-16RDMA/cma: Fix deadlock destroying listen requestsSean Hefty
2007-10-16RDMA/cma: Add locking around QP accessesSean Hefty
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-10[INET]: local port range robustnessStephen Hemminger
2007-10-09RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty
2007-07-17RDMA/cma: Remove local write permission from QP access flagsDotan Barak
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty
2007-06-07RDMA/cma: Fix initialization of next_portSean Hefty
2007-05-14RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty
2007-05-14RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty
2007-05-14RDMA/cma: Simplify device removal handling codeSean Hefty
2007-03-06RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty
2007-02-22RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty
2007-02-22RDMA/cma: Request reversible paths onlySean Hefty
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty
2007-02-10IB: Remove redundant "_wq" from workqueue namesSean Hefty
2007-02-10RDMA/cma: Increment port number after close to avoid re-useSean Hefty
2007-01-07RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty