aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iser/iser_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* OFED: Various changes from Linux 4.14John Baldwin2026-06-241-5/+3
* iser(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-11/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky2021-07-121-5/+8
* The __internal_mr is freed as part of the protection domain, pd.Hans Petter Selasky2017-11-231-4/+1
* Update iser backend code to use new ibcore APIs.Hans Petter Selasky2017-11-161-31/+13
* Fix build on i386.Edward Tomasz Napierala2016-05-271-3/+5
* The taskqueue_enqueue_fast() was removed in r296272.Edward Tomasz Napierala2016-05-261-1/+1
* Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,Edward Tomasz Napierala2016-05-261-0/+965