summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ib/clients
AgeCommit message (Expand)AuthorFilesLines
2022-08-0413700 pollhead_delete trips over bad pointerPatrick Mooney1-6/+7
2022-07-1311328 Remove M_MULTIDATA supportGarrett D'Amore1-11/+11
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-2/+2
2021-01-2613431 rdsib: multiply-defined symbolsToomas Soome1-0/+4
2021-01-2613428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-definedToomas Soome1-0/+1
2020-05-1112671 hcksum routines are too verbosePatrick Mooney1-4/+3
2019-09-2011592 sdp: cast between incompatible function typesToomas Soome1-5/+6
2019-04-2210722 rdsib: NULL pointer errorsToomas Soome2-9/+9
2019-04-2210719 eibnx: NULL pointer errorsToomas Soome1-1/+1
2019-04-2010725 sol_ucma: NULL pointer errorsToomas Soome1-4/+4
2019-04-2010724 daplt: NULL pointer errorsToomas Soome1-3/+3
2019-04-2010720 iser: NULL pointer errorsToomas Soome1-1/+1
2019-04-0510637 rdsv3: NULL pointer errorsToomas Soome2-9/+9
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome2-2/+2
2019-03-1110494 rds: cast between incompatible function typesToomas Soome1-3/+4
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-1/+5
2018-11-269903 qinfo: add typed membersToomas Soome1-1/+2
2018-11-119851 add sys/containerof.h and implement __containerofToomas Soome5-16/+21
2017-12-138813 rdsv3: variable 'timeo' set but not usedToomas Soome1-4/+0
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney3-37/+28
2017-02-227812 Remove gender specific languageDaniel Hoffman3-4/+7
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-1/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek8-42/+41
2010-08-16PSARC/2010/325 Different MTU for unicast and multicastErik Nordmark1-6/+11
2010-08-166974271 IB statistics are not displayedEiji Ota10-41/+66
2010-08-13PSARC/2010/259 Ethernet over IBVenki Rajagopalan22-0/+17087
2010-08-10PSARC 2010/182 Multiple IPoIB instances per PKEYPavan Chandrashekar2-9/+14
2010-08-10PSARC/2010/304 Deliver Socket Configuration in FragmentsAnders Persson1-6/+5
2010-08-076932460 can't configure ibd interface on 32 bits x86 systemske ge - Sun Microsystems - Beijing China2-252/+488
2010-08-026929502 packages are missing some license filesMark J. Nelson2-0/+0
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 Taylor3-13/+26
2010-07-286953251 Comstar iscsi target cannot work with Starport iscsi initiatorPeter Gill1-10/+16
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-086958660 dladm delete-part fails to delete a partitionPavan Chandrashekar1-38/+53
2010-07-07PSARC 2010/239 OFUV Userland InterfaceLida.Horn2-0/+2722
2010-07-026964984 CDDL wrongly placed in files ported from OFEDagiri24-455/+177
2010-07-016960923 rdma_bind() fails in some IPMP configurationsPramod Gunjikar1-18/+35
2010-06-226928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv3Eiji Ota23-661/+1271
2010-06-116887458 setsockopt for SO_SNDBUF/SO_RCVBUF with AF_INET_OFFLOAD (RDS) leads ...Ravi Chandra Nallan1-3/+2
2010-06-076958745 Few issues during rdbms bring-up with rdsv3agiri12-62/+141
2010-05-246940166 iSER assertion panic triggered when iSCSI discovery is activated on I...Peter Gill2-73/+32
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