index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+42
2021-02-10
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
1
-10
/
+18
2021-02-10
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
1
-7
/
+24
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
1
-1
/
+2
2020-09-27
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
1
-11
/
+10
2020-08-29
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
1
-1
/
+9
2020-07-08
nvmet-tcp: simplify nvmet_process_resp_list
Sagi Grimberg
1
-9
/
+3
2020-07-08
nvmet-tcp: remove has_keyed_sgls initialization
Max Gurtovoy
1
-1
/
+0
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-06-11
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
1
-2
/
+2
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-44
/
+10
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
1
-8
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-10
/
+2
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-14
/
+4
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-5
/
+1
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-7
/
+1
2020-05-27
nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...
Sagi Grimberg
1
-19
/
+24
2020-05-27
nvmet-tcp: set MSG_EOR if we send last payload in the batch
Sagi Grimberg
1
-0
/
+2
2020-05-27
nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
Sagi Grimberg
1
-4
/
+4
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+32
2020-03-25
nvmet-tcp: optimize tcp stack TX when data digest is used
Sagi Grimberg
1
-2
/
+5
2020-03-25
nvmet-tcp: fix maxh2cdata icresp parameter
Sagi Grimberg
1
-1
/
+1
2020-03-20
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-03-04
nvmet-tcp: set SO_PRIORITY for accepted sockets
Wunderlich, Mark
1
-0
/
+26
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-3
/
+3
2019-11-04
nvmet-tcp: Don't set the request's data_len
Logan Gunthorpe
1
-4
/
+2
2019-11-04
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
Logan Gunthorpe
1
-1
/
+1
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
1
-8
/
+4
2019-08-29
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
1
-0
/
+11
2019-08-29
nvmet-tcp: fix possible memory leak
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
1
-4
/
+8
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
1
-6
/
+0
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-4
/
+4
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
1
-3
/
+21
2019-01-16
nvmet-tcp: fix uninitialized variable access
Sagi Grimberg
1
-1
/
+1
2018-12-18
nvmet-tcp: fix endianess annotations
Christoph Hellwig
1
-2
/
+2
2018-12-13
nvmet-tcp: add NVMe over TCP target driver
Sagi Grimberg
1
-0
/
+1737