index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
iscsi_tcp.c
Age
Commit message (
Expand
)
Author
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2023-09-17
scsi: iscsi_tcp: restrict to TCP sockets
Eric Dumazet
2023-06-24
scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-02
scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()
Zhong Jinghua
2023-03-24
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-18
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Mike Christie
2023-01-18
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-09-25
scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
Mike Christie
2022-06-21
scsi: iscsi_tcp: Drop target_alloc use
Mike Christie
2022-06-21
scsi: iscsi_tcp: Tell net when there's more data
Mike Christie
2022-06-21
scsi: iscsi: Run recv path from workqueue
Mike Christie
2022-06-21
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2021-06-02
scsi: iscsi: iscsi_tcp: Start socket shutdown during conn stop
Mike Christie
2021-06-02
scsi: iscsi: iscsi_tcp: Set no linger
Mike Christie
2021-02-08
scsi: iscsi_tcp: Fix shost can_queue initialization
Mike Christie
2020-10-26
scsi: doc: Fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-29
scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()
Mark Mielke
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-01-15
scsi: iscsi: Don't destroy session if there are outstanding connections
Nick Black
2019-11-19
scsi: iscsi: Don't send data to unbound connection
Anatol Pomazau
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
2018-12-20
scsi: iscsi: Capture iscsi debug messages using tracepoints
Fred Herard
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-10-16
scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
Nathan Chancellor
2018-04-19
scsi: iscsi_tcp: don't set a bounce limit
Christoph Hellwig
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-19
scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
Jianchao Wang
2018-03-08
iscsi: Use blk_queue_flag_set()
Bart Van Assche
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-01-03
scsi: doc: fix iscsi-related kernel-doc warnings
Randy Dunlap
2017-08-25
scsi: iscsi_tcp: Remove a set-but-not-used variable
Bart Van Assche
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2016-05-19
scsi_tcp: block BH in TCP callbacks
Eric Dumazet
2016-01-27
iscsi_tcp: Use ahash
Herbert Xu
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-09-30
iscsi_tcp: export port being used
Mike Christie
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
[next]