summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/ib/clients/rds
AgeCommit message (Collapse)AuthorFilesLines
2021-01-2613431 rdsib: multiply-defined symbolsToomas Soome1-4/+2
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2510805 Fix for 10687 can be improvedJohn Levon1-4/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-04-1110686 Debug macros causes smatch issuesJohn Levon1-6/+8
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2008-11-116566278 Panic when ibd is configured after HCA is unconfigured and configuredRamaswamy Tummala3-15/+22
6727497 IB nexus should create one pathinfo node per HCA per IB nexus child 6726179 ls -l /devices/ib shows zero devices nodes after doing rem_drv and add_drv of HCA driver 6368026 IOC enumeration issues in multi HCA system 6745259 Calling ddi_remove_minor_node in async thread causes deadlock 6500304 RDS: Support HCA DR 6739584 The 'cfgadm -x list_clients' command has a display problem 6739581 The output of 'cfgadm -x unconfig_clients' command doesn't display the HCA ap_id correctly 6759972 ibmf_unregister() returned busy during HCA unconfigure operation 6754808 IB Stack should recover from HCA unconfigure failures 6725241 ibdm_handle_hca_detach() should update ibdm.ibdm_hca_list_tail pointer 6751608 panic when configuring an IB HCA child 6607950 raise IB port settling time
2008-04-146677013 RDS stale session handling hangs with pending messages in the SQagiri1-1/+3
6677728 Thread hung, waiting for the buffer it is sitting on
2007-10-266613314 Oracle bringup on 16 nodes exposed some RDS failuresagiri2-6/+5
2007-08-066588026 Remove redundant fields in CM private dataagiri1-5/+7
2007-07-23PSARC 2007/323 IBTF IP Addressinghiremath4-173/+6
6400920 Add IP addressing ability to IBTF interfaces --HG-- rename : usr/src/uts/common/io/ib/clients/rds/rdsib_arp.c => deleted_files/usr/src/uts/common/io/ib/clients/rds/rdsib_arp.c rename : usr/src/uts/common/io/ib/clients/rds/rdsib_arp_link.c => deleted_files/usr/src/uts/common/io/ib/clients/rds/rdsib_arp_link.c rename : usr/src/uts/common/sys/ib/clients/rds/rdsib_arp.h => deleted_files/usr/src/uts/common/sys/ib/clients/rds/rdsib_arp.h
2007-06-136555028 ddi_parse() cannot parse logical interface namesagiri4-10/+14
6557824 rds does not parse e1000g0 interface correctly 6557833 RDS session lookup returns the wrong session when dgid is 0 6560684 Multi-HCA system panics sometimes when Oracle is shutdown 6560821 Flow control messages may be lost/dropped during session failover 6563031 Threads hung in rds_get_ibaddr 6564140 SC cannot send path down event before RDS can failover
2007-05-036546475 rds_if_lookup_by_name fails for clrprivnet interfaceagiri2-3/+6
6546482 ioctl call fails with EINTR 6546498 Panic at rds_handle_portup_event+0x98 due to hcap being NULL 6546511 crash dump showed multiple instances of rdsib driver loaded 6546528 RDS fails to failover sessions across HCAs (card failover) 6546543 Multiple path up/down calls corrupt rds_path_map causing system to panic
2007-01-246514760 RDS Address resolution has issue when multiple interfaces are presentrshoaib1-8/+1
6516581 The rdsib driver fails to attach when installing from CDs
2006-12-20PSARC 2006/356 Reliable Datagram Socketsagiri12-0/+1866
6433451 Solaris support for Reliable Datagram Sockets over Infiniband - RDS (2006/356)