summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/ib/clients
AgeCommit message (Expand)AuthorFilesLines
2022-08-0413700 pollhead_delete trips over bad pointerPatrick Mooney1-1/+1
2021-03-1313590 sol_uverbs: implicit conversion from 'ibt_cep_state_t' to 'enum ib_qp_s...Toomas Soome1-1/+1
2021-01-2613431 rdsib: multiply-defined symbolsToomas Soome1-4/+2
2021-01-2613428 rdsv3: symbol 'rdsv3_one_sec_in_hz' is multiply-definedToomas Soome1-1/+1
2019-04-2510805 Fix for 10687 can be improvedJohn Levon4-15/+15
2019-04-1110686 Debug macros causes smatch issuesJohn Levon4-19/+33
2016-03-052976 remove useless offsetof() macrosRichard Lowe1-3/+1
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2014-08-095072 all rdma cm events should be in the enumRichard Lowe2-3/+2
2012-06-182044 Move container_of and ARRAY_SIZE to sys/sysmacros.hAlexey Zaytsev1-3/+1
2010-08-166974271 IB statistics are not displayedEiji Ota1-0/+5
2010-08-13PSARC/2010/259 Ethernet over IBVenki Rajagopalan4-0/+2177
2010-08-076932460 can't configure ibd interface on 32 bits x86 systemske ge - Sun Microsystems - Beijing China1-18/+87
2010-07-29PSARC/2010/234 IBTF 2010.Q2 EnhancementsBill Taylor1-3/+2
2010-07-276959079 Need to improve how statistics are gathered in RDSv3agiri3-26/+12
2010-07-236965606 High lock contention rdsv3_bind_lock in rdsv3_recv_incoming()agiri2-4/+4
2010-07-196956094 rds tools do not compile with sys/rds.h header fileEiji Ota4-12/+47
2010-07-086906018 ibmf doesn't loopback in software all MAD packets for all HCAs that r...Lida.Horn1-0/+8
2010-07-086961877 Small WR array limits the message sizes causing panicagiri1-2/+0
2010-07-07PSARC 2010/239 OFUV Userland InterfaceLida.Horn3-0/+186
2010-07-026964984 CDDL wrongly placed in files ported from OFEDagiri6-109/+23
2010-06-226928074 Need to improve interrupt to tasklet handover mechanism in Solaris RDSv3Eiji Ota4-25/+245
2010-06-076958745 Few issues during rdbms bring-up with rdsv3agiri1-3/+3
2010-05-196947318 improve RDSv3 performance by pre-allocated receive buffersagiri1-6/+8
2010-05-146948206 resync with Linux rds 1.5.1-4 stableEiji Ota6-50/+44
2010-05-066948085 socket close should not return until all references to the socket are...agiri3-38/+37
2010-04-266943734 parallel rdmacm operations on same CMID can cause panic with rdsv3Johnny Cheung2-23/+68
2010-04-236946421 real gcc build fails in rdsv3Eiji Ota3-16/+16
2010-04-21PSARC/2010/043 Reliable Datagram Service v3Eiji Ota12-2/+2233
2010-04-14PSARC 2010/085 IPoIB Administration EnhancementRamaswamy Tummala1-5/+184
2010-04-06PSARC 2009/421 Open Fabrics User Verbs (OFUV) - primary kernel componentsPramod Gunjikar20-0/+4540
2010-02-266919407 no longer able to configure IPv6 for ibd with x86 systemske ge - Sun Microsystems - Beijing China1-0/+12
2010-02-106915698 Fix for 6901527 does not handle error path correctlyke ge - Sun Microsystems - Beijing China1-1/+21
2010-01-186831623 Add Connected Mode to IPonIBke ge - Sun Microsystems - Beijing China1-1/+671
2010-01-046901363 IPoIB packets are droppedBill Taylor1-14/+8
2009-11-176885523 three-way deadlock in idmPeter Cudhea - Sun Microsystems - Burlington, MA United States1-1/+1
2009-10-236858031 ibd: one receive memory region is required to fix performance and sca...Bill Taylor1-28/+55
2009-08-176801886 iSER target can lose some of its channel establishment codePriya Krishnan1-2/+7
2009-08-136861355 ibd datalink device in the 'unknown' stateVenki Rajagopalan1-1/+3
2009-08-036833247 IPonIB should create the MCG if it does not existPavan Chandrashekar1-0/+1
2009-06-296845344 IBD driver should attach if PKEY is Valid with fullmembership bit setVenkatakrishnan Rajagopalan1-0/+2
2009-05-066835014 daplt fails connections when RDMA limits differ between client and se...Bill Taylor1-1/+3
2009-04-306808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become ...Bill Taylor2-0/+1173
2009-03-316748643 IDM sockets code should allocate buffers from one or more kmem cachesPeter Dunlap1-1/+3
2009-03-24PSARC 2008/395 iSER: iSCSI Extensions for RDMAPeter Dunlap6-0/+876
2009-02-266728641 IPoIB (ibd) performance enhancementsVenkatakrishnan Rajagopalan1-37/+103
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-3/+1
2008-11-116566278 Panic when ibd is configured after HCA is unconfigured and configuredRamaswamy Tummala3-15/+22
2008-04-146677013 RDS stale session handling hangs with pending messages in the SQagiri1-1/+3
2008-01-03PSARC 2007/636 IPoIB Conversion to GLDv3gg1614871-17/+25