index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
tcp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-22
1
-0
/
+5
|
\
|
*
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+5
*
|
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-3
/
+2
|
/
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
*
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-44
/
+47
|
\
|
*
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
2022-09-27
1
-8
/
+2
|
*
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-09-27
1
-2
/
+9
|
*
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
2022-09-27
1
-0
/
+7
|
*
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
2022-09-27
1
-3
/
+16
|
*
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
2022-09-19
1
-31
/
+13
*
|
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
2022-08-31
1
-0
/
+3
|
/
*
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
2022-08-03
1
-1
/
+2
*
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
2022-06-29
1
-20
/
+3
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
1
-5
/
+5
*
nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-3
/
+3
*
nvmet-tcp: fix possible list corruption for unexpected command failure
Sagi Grimberg
2021-12-08
1
-1
/
+8
*
nvmet-tcp: fix incomplete data digest send
Varun Prakash
2021-11-23
1
-1
/
+6
*
nvmet-tcp: fix memory leak when performing a controller reset
Maurizio Lombardi
2021-11-23
1
-1
/
+4
*
nvmet-tcp: add an helper to free the cmd buffers
Maurizio Lombardi
2021-11-23
1
-9
/
+19
*
nvmet-tcp: fix a race condition between release_queue and io_work
Maurizio Lombardi
2021-11-23
1
-1
/
+3
*
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-0
/
+16
|
\
|
*
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+16
*
|
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
1
-1
/
+1
*
|
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
1
-1
/
+1
*
|
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
2021-10-26
1
-0
/
+3
|
/
*
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
2021-07-05
1
-1
/
+0
*
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
2021-05-26
1
-1
/
+1
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-12
/
+67
|
\
|
*
nvmet-tcp: fix a segmentation fault during io parsing error
Elad Grupi
2021-04-15
1
-8
/
+31
|
*
nvmet-tcp: enable optional queue idle period tracking
Wunderlich, Mark
2021-04-02
1
-2
/
+34
|
*
nvmet-tcp: fix incorrect locking in state_change sk callback
Sagi Grimberg
2021-04-02
1
-2
/
+2
*
|
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
2021-03-18
1
-1
/
+1
|
/
*
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-17
/
+42
|
\
|
*
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
2021-02-10
1
-10
/
+18
|
*
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
2021-02-10
1
-7
/
+24
*
|
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
2021-02-03
1
-1
/
+2
|
/
*
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
2020-09-27
1
-11
/
+10
*
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
2020-08-29
1
-1
/
+9
*
nvmet-tcp: simplify nvmet_process_resp_list
Sagi Grimberg
2020-07-08
1
-9
/
+3
*
nvmet-tcp: remove has_keyed_sgls initialization
Max Gurtovoy
2020-07-08
1
-1
/
+0
*
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-12
1
-2
/
+2
|
\
|
*
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
2020-06-11
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
1
-44
/
+10
|
\
\
|
|
/
|
/
|
|
*
ipv4: add ip_sock_set_tos
Christoph Hellwig
2020-05-28
1
-8
/
+2
|
*
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-10
/
+2
|
*
net: add sock_set_priority
Christoph Hellwig
2020-05-28
1
-14
/
+4
|
*
net: add sock_no_linger
Christoph Hellwig
2020-05-28
1
-5
/
+1
|
*
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-28
1
-7
/
+1
*
|
nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...
Sagi Grimberg
2020-05-27
1
-19
/
+24
*
|
nvmet-tcp: set MSG_EOR if we send last payload in the batch
Sagi Grimberg
2020-05-27
1
-0
/
+2
[next]