aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAge
* RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-04
* RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai2008-07-22
* RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-22
* RDMA/cma: Simplify locking needed for serialization of callbacksOr Gerlitz2008-07-15
* RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-15
* RDMA/cma: Add missing newlines to printk()sRoland Dreier2008-07-15
* RDMA: Fix license textSean Hefty2008-07-15
* RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0Julia Lawall2008-04-17
* trivial endianness annotations: infiniband coreAl Viro2008-03-30
* RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty2008-02-14
* [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-28
* [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-28
* RDMA/cma: Override default responder_resources with user valueSean Hefty2008-01-25
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-25
* RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky2008-01-25
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * RDMA/cma: Fix deadlock destroying listen requestsSean Hefty2007-10-16
| * RDMA/cma: Add locking around QP accessesSean Hefty2007-10-16
* | [INET]: Justification for local port range robustness.Anton Arapov2007-10-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty2007-10-09
| * RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-09
* | [INET]: local port range robustnessStephen Hemminger2007-10-10
|/
* RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-17
* IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-11
* RDMA/cma: Fix initialization of next_portSean Hefty2007-06-08
* RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty2007-05-14
* RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty2007-05-14
* RDMA/cma: Simplify device removal handling codeSean Hefty2007-05-14
* RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty2007-03-06
* RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty2007-02-22
* RDMA/cma: Request reversible paths onlySean Hefty2007-02-22
* RDMA/cma: Add multicast communication supportSean Hefty2007-02-16
* IB: Remove redundant "_wq" from workqueue namesSean Hefty2007-02-10
* RDMA/cma: Increment port number after close to avoid re-useSean Hefty2007-02-10
* RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-07
* RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-12
* RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-12
* RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-12
* RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2006-12-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * RDMA/cm: Remove setting local write as part of QP access flagsDotan Barak2006-11-29
| * RDMA/cma: Rewrite cma_req_handler() to encapsulate common codeKrishna Kumar2006-11-29
| * RDMA/cma: Remove redundant check in cma_add_oneKrishna Kumar2006-11-29
| * RDMA/cma: Optimize cma_bind_loopback() to check for empty listKrishna Kumar2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-02
* RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar2006-10-30
* RDMA/cma: Optimize error handlingKrishna Kumar2006-10-02