index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
tcp.c
Age
Commit message (
Expand
)
Author
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-05
Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...
Jens Axboe
2026-06-04
nvme: export controller reconnect event count via sysfs
Nilay Shroff
2026-06-04
nvme-tcp: lockdep: use dynamic lockdep keys per socket instance
Shin'ichiro Kawasaki
2026-06-03
nvme-tcp: move nvme_tcp_reclassify_socket()
Shin'ichiro Kawasaki
2026-06-02
nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false.
Kuniyuki Iwashima
2026-05-28
nvme-tcp: cleanup nvme_tcp_init_iter
Christoph Hellwig
2026-05-28
nvme-tcp: store negative errno in queue->tls_err
Chuck Lever
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-20
nvme: remove redundant timeout argument from nvme_wait_freeze_timeout
Maurizio Lombardi
2026-04-22
nvme-tcp: teardown circular locking fixes
Chaitanya Kulkarni
2026-04-08
nvme: add missing MODULE_ALIAS for fabrics transports
Geliang Tang
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
nvme/host: fixup some typos
Wilfred Mallawa
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
2025-09-15
nvme-tcp: send only permitted commands for secure concat
Martin George
2025-07-31
nvme: fix various comment typos
Bjorn Helgaas
2025-07-17
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-04
nvme-tcp: fix I/O stalls on congested sockets
Hannes Reinecke
2025-06-04
nvme-tcp: sanitize request list handling
Hannes Reinecke
2025-06-04
nvme-tcp: remove tag set when second admin queue config fails
Shin'ichiro Kawasaki
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-21
nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2025-05-20
nvme-tcp: open-code nvme_tcp_queue_request() for R2T
Hannes Reinecke
2025-05-20
nvme-tcp: remove redundant check to ctrl->opts
Hannes Reinecke
2025-04-30
nvme-tcp: fix premature queue removal and I/O failover
Michael Liang
2025-04-09
nvme-tcp: fix use-after-free of netns by kernel TCP socket.
Kuniyuki Iwashima
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-20
nvme-tcp: fix selinux denied when calling sock_sendmsg
Peijie Shao
2025-03-20
nvme-fabrics: reset admin connection for secure concatenation
Hannes Reinecke
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
2025-03-05
nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
Dan Carpenter
2025-02-27
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
Maurizio Lombardi
2025-02-27
nvme-tcp: Fix a C2HTermReq error message
Maurizio Lombardi
2025-02-24
nvme-tcp: fix possible UAF in nvme_tcp_poll
Sagi Grimberg
2025-02-18
nvme-tcp: fix connect failure on receiving partial ICResp PDU
Caleb Sander Mateos
2025-02-18
nvme: tcp: Fix compilation warning with W=1
Damien Le Moal
2025-02-18
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-10
nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
Sagi Grimberg
2024-12-27
nvme-tcp: remove nvme_tcp_destroy_io_queues()
Chunguang.xu
[next]