summaryrefslogtreecommitdiff
path: root/sys/dev/iser/iser_verbs.c
AgeCommit message (Expand)Author
2024-09-03iser(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2021-07-12ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky
2017-11-23The __internal_mr is freed as part of the protection domain, pd.Hans Petter Selasky
2017-11-16Update iser backend code to use new ibcore APIs.Hans Petter Selasky
2016-05-27Fix build on i386.Edward Tomasz Napierala
2016-05-26The taskqueue_enqueue_fast() was removed in r296272.Edward Tomasz Napierala
2016-05-26Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,Edward Tomasz Napierala