summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/ib/clients/daplt
AgeCommit message (Collapse)AuthorFilesLines
2019-04-2010724 daplt: NULL pointer errorsToomas Soome1-3/+3
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-23/+23
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2009-05-066835014 daplt fails connections when RDMA limits differ between client and ↵Bill Taylor1-4/+4
server
2009-04-306808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become ↵Bill Taylor2-0/+9966
open source