summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/tcp.c
AgeCommit message (Expand)Author
7 daysMerge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
9 daysnvme-tcp: fix I/O stalls on congested socketsHannes Reinecke
9 daysnvme-tcp: sanitize request list handlingHannes Reinecke
9 daysnvme-tcp: remove tag set when second admin queue config failsShin'ichiro Kawasaki
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-21nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()Eric Biggers
2025-05-20nvme-tcp: open-code nvme_tcp_queue_request() for R2THannes Reinecke
2025-05-20nvme-tcp: remove redundant check to ctrl->optsHannes Reinecke
2025-04-30nvme-tcp: fix premature queue removal and I/O failoverMichael Liang
2025-04-09nvme-tcp: fix use-after-free of netns by kernel TCP socket.Kuniyuki Iwashima
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-20nvme-tcp: fix selinux denied when calling sock_sendmsgPeijie Shao
2025-03-20nvme-fabrics: reset admin connection for secure concatenationHannes Reinecke
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke
2025-03-20nvme-keyring: add nvme_tls_psk_refresh()Hannes Reinecke
2025-03-05nvme-tcp: fix signedness bug in nvme_tcp_init_connection()Dan Carpenter
2025-02-27nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()Maurizio Lombardi
2025-02-27nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-02-24nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg
2025-02-18nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos
2025-02-18nvme: tcp: Fix compilation warning with W=1Damien Le Moal
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-10nvme-tcp: Fix I/O queue cpu spreading for multiple controllersSagi Grimberg
2024-12-27nvme-tcp: remove nvme_tcp_destroy_io_queues()Chunguang.xu
2024-12-04nvme-tcp: simplify nvme_tcp_teardown_io_queues()Chunguang.xu
2024-12-04nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()Chunguang.xu
2024-12-04nvme-tcp: fix the memleak while create new ctrl failedChunguang.xu
2024-10-03nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-08-22nvme-tcp: check for invalidated or revoked keyHannes Reinecke
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke
2024-07-28nvme-tcp: use sendpages_ok() instead of sendpage_ok()Ofir Gal
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-24nvme: tcp: split controller bringup handlingKeith Busch
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-05-07nvme-rdma, nvme-tcp: include max reconnects for reconnect loggingTokunori Ikegami
2024-05-01nvme-fabrics: short-circuit reconnect retriesHannes Reinecke
2024-05-01nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke
2024-03-21Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe
2024-03-18nvme/tcp: Add wq_unbound modparam for nvme_tcp_wqLi Feng
2024-03-18nvme-tcp: Export the nvme_tcp_wq to sysfsLi Feng
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-02-01nvme-tcp: show hostnqn when connecting to tcp targetNitin U. Yewale
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-08nvme-tcp: enhance timeout kernel logMax Gurtovoy
2024-01-03nvme: tcp: remove unnecessary goto statementGuixin Liu
2023-12-04nvme: ensure reset state check orderingKeith Busch