aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/tcp.c
AgeCommit message (Expand)Author
2020-06-01nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-05-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2019-04-25nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy
2019-04-05nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg
2018-12-18nvmet-tcp: fix endianess annotationsChristoph Hellwig
2018-12-13nvmet-tcp: add NVMe over TCP target driverSagi Grimberg