index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
tcp.c
Age
Commit message (
Expand
)
Author
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
2023-11-06
nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
Hannes Reinecke
2023-11-06
nvme-tcp: Fix a memory leak
Christophe JAILLET
2023-10-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-21
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-02
nvme-tcp: Fix comma-related oops
David Howells
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-24
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-13
nvme-tcp: fence TCP socket on receive error
Chris Leech
2023-03-30
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
2023-03-15
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
2023-03-15
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-28
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-01
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-16
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-27
nvme-tcp: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-tcp: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
Christoph Hellwig
2022-09-19
nvme-tcp: print actual source IP address through sysfs "address" attr
Martin Belanger
2022-09-19
nvme-tcp: handle number of queue changes
Daniel Wagner
2022-09-06
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
2022-09-06
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-10
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
2022-08-02
nvme-tcp: split nvme_tcp_alloc_tagset
Christoph Hellwig
[prev]
[next]