summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ib/clients/rdsv3
AgeCommit message (Expand)AuthorFilesLines
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek6-12/+12
2010-08-166974271 IB statistics are not displayedEiji Ota10-41/+66
2010-08-026973698 The workaround is needed against 6973697Eiji Ota1-3/+6
2010-07-296964889 Reduce the number of calls to kmem_alloc and kmem_free from rdsv3_cms...Eiji Ota1-15/+21
2010-07-29PSARC/2010/234 IBTF 2010.Q2 EnhancementsBill Taylor1-2/+2
2010-07-276959079 Need to improve how statistics are gathered in RDSv3agiri3-4/+27
2010-07-236961816 unexpected recvmsg of cmsg type RDS_CMSG_RDMA_DESTEiji Ota2-3/+10
2010-07-236965606 High lock contention rdsv3_bind_lock in rdsv3_recv_incoming()agiri5-91/+129
2010-07-196956094 rds tools do not compile with sys/rds.h header fileEiji Ota11-100/+100
2010-07-086961877 Small WR array limits the message sizes causing panicagiri4-8/+38
2010-07-026964984 CDDL wrongly placed in files ported from OFEDagiri24-455/+177
2010-06-226928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv3Eiji Ota23-661/+1271
2010-06-076958745 Few issues during rdbms bring-up with rdsv3agiri12-62/+141
2010-05-196947318 improve RDSv3 performance by pre-allocated receive buffersagiri6-233/+196
2010-05-146948206 resync with Linux rds 1.5.1-4 stableEiji Ota18-107/+242
2010-05-066948085 socket close should not return until all references to the socket are...agiri14-91/+79
2010-04-236946421 real gcc build fails in rdsv3Eiji Ota1-1/+1
2010-04-21PSARC/2010/043 Reliable Datagram Service v3Eiji Ota31-0/+13874