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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
/
host
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
1
-2
/
+8
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
1
-3
/
+18
2024-03-18
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
1
-3
/
+18
2024-03-18
nvme-tcp: Export the nvme_tcp_wq to sysfs
Li Feng
1
-1
/
+1
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-6
/
+1
2024-02-01
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
1
-2
/
+2
2024-02-01
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
1
-3
/
+3
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
1
-0
/
+1
2024-01-19
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+5
2024-01-08
nvme-tcp: enhance timeout kernel log
Max Gurtovoy
1
-3
/
+3
2024-01-03
nvme: tcp: remove unnecessary goto statement
Guixin Liu
1
-3
/
+2
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
1
-10
/
+17
2023-11-23
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
1
-17
/
+14
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
1
-0
/
+1
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
1
-1
/
+1
2023-11-06
nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
Hannes Reinecke
1
-5
/
+1
2023-11-06
nvme-tcp: Fix a memory leak
Christophe JAILLET
1
-1
/
+2
2023-10-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
1
-4
/
+10
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
1
-2
/
+8
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
1
-1
/
+16
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
1
-6
/
+132
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
1
-2
/
+11
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2023-07-21
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-07-02
nvme-tcp: Fix comma-related oops
David Howells
1
-1
/
+1
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-22
/
+27
2023-06-25
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-22
/
+27
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
1
-87
/
+5
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2023-04-13
nvme-tcp: fence TCP socket on receive error
Chris Leech
1
-0
/
+3
2023-03-30
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
1
-20
/
+26
2023-03-15
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
1
-0
/
+9
2023-03-15
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
1
-6
/
+18
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+6
2023-02-28
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
1
-0
/
+6
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2023-02-01
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
1
-2
/
+5
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+3
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-24
/
+21
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
1
-3
/
+2
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
1
-0
/
+1
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
1
-4
/
+1
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
1
-14
/
+14
2022-11-16
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
1
-1
/
+1
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
1
-1
/
+10
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
1
-1
/
+1
[next]