index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
2024-10-10
1
-1
/
+1
*
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
2024-10-10
1
-13
/
+40
*
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-14
1
-12
/
+18
|
\
|
*
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-07
1
-4
/
+4
|
*
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-05-01
1
-8
/
+14
*
|
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
2024-05-01
1
-2
/
+8
|
/
*
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
1
-3
/
+18
|
\
|
*
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
2024-03-18
1
-3
/
+18
|
*
nvme-tcp: Export the nvme_tcp_wq to sysfs
Li Feng
2024-03-18
1
-1
/
+1
*
|
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
1
-6
/
+1
|
/
*
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
2024-02-01
1
-2
/
+2
*
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
2024-01-31
1
-3
/
+3
*
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
1
-0
/
+1
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
1
-6
/
+5
|
\
|
*
nvme-tcp: enhance timeout kernel log
Max Gurtovoy
2024-01-08
1
-3
/
+3
|
*
nvme: tcp: remove unnecessary goto statement
Guixin Liu
2024-01-03
1
-3
/
+2
*
|
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
1
-10
/
+17
|
/
*
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
2023-11-22
1
-17
/
+14
*
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-22
1
-0
/
+1
*
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
2023-11-20
1
-1
/
+1
*
nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
Hannes Reinecke
2023-11-06
1
-5
/
+1
*
nvme-tcp: Fix a memory leak
Christophe JAILLET
2023-11-06
1
-1
/
+2
*
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
2023-10-11
1
-4
/
+10
*
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
2023-10-11
1
-2
/
+8
*
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
2023-10-11
1
-1
/
+16
*
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
1
-6
/
+132
*
nvme-tcp: allocate socket file
Hannes Reinecke
2023-10-11
1
-2
/
+11
*
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-11
1
-1
/
+2
|
\
|
*
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-21
1
-1
/
+2
*
|
nvme-tcp: Fix comma-related oops
David Howells
2023-07-02
1
-1
/
+1
|
/
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-22
/
+27
|
\
|
*
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
1
-22
/
+27
*
|
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
1
-87
/
+5
|
/
*
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-0
/
+3
|
\
|
*
nvme-tcp: fence TCP socket on receive error
Chris Leech
2023-04-13
1
-0
/
+3
*
|
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
2023-03-30
1
-20
/
+26
*
|
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
2023-03-15
1
-0
/
+9
*
|
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
2023-03-15
1
-6
/
+18
|
/
*
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
1
-0
/
+6
|
\
|
*
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
2023-02-28
1
-0
/
+6
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+3
*
|
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
2023-02-01
1
-2
/
+5
|
/
*
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
1
-0
/
+1
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-24
/
+21
|
\
|
*
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
1
-3
/
+2
|
*
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
1
-0
/
+1
|
*
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
1
-4
/
+1
|
*
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
1
-1
/
+1
|
*
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-18
1
-14
/
+14
[next]