index
:
kernel/git/stable/linux.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.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
tcp.c
Age
Commit message (
Expand
)
Author
2026-06-23
Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2
Jens Axboe
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-10
nvmet-tcp: handle TCP_CLOSING state in nvmet_tcp_state_change
Maurizio Lombardi
2026-05-27
nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
Geliang Tang
2026-05-27
nvmet-tcp: fix page fragment cache leak in error path
Geliang Tang
2026-05-11
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
2026-04-09
nvmet-tcp: fix race between ICReq handling and queue teardown
Chaitanya Kulkarni
2026-04-08
nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()
Maurizio Lombardi
2026-04-08
nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
Maurizio Lombardi
2026-04-07
nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
Shivam Kumar
2026-03-27
nvme: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
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-02-05
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
YunJe Shin
2026-01-13
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
Hannes Reinecke
2026-01-09
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
2025-12-04
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
2025-12-04
nvmet-tcp: use kvcalloc for commands array
Israel Rukshin
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-15
nvmet-tcp: fix callback lock for TLS handshake
Maurizio Lombardi
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
2025-05-20
nvmet: simplify the nvmet_req_init() interface
Wilfred Mallawa
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
2025-05-20
nvmet: fabrics: add CQ init and destroy
Wilfred Mallawa
2025-05-20
nvmet-tcp: switch to using the crc32c library
Eric Biggers
2025-04-30
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-20
nvmet-tcp: support secure channel concatenation
Hannes Reinecke
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
2025-02-27
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
2024-08-26
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
2024-06-24
nvmet-tcp: implement host_traddr()
Hannes Reinecke
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-08
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-10
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-03
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-02
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
2024-01-02
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-02
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
[next]