index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-06-22
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
1
-1
/
+1
2022-06-22
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-1
/
+1
2022-04-12
scsi: iscsi: Merge suspend fields
Mike Christie
1
-3
/
+3
2022-02-23
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2
-0
/
+2
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-0
/
+1
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
1
-2
/
+2
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-4
/
+8
2021-06-02
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
1
-1
/
+0
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2
-0
/
+2
2021-03-16
scsi: cxgbi: cxgb3: Fix misnaming of ddp_setup_conn_digest()
Lee Jones
1
-1
/
+1
2020-12-09
scsi: cxgb4i: Fix TLS dependency
Randy Dunlap
1
-0
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-20
/
+4
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-1
/
+1
2020-09-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2020-08-25
scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
Dan Carpenter
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-21
scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc
Denis Efremov
2
-20
/
+4
2020-07-25
scsi: cxgb3i: Remove bad documentation and demote kerneldoc header
Lee Jones
1
-8
/
+5
2020-07-25
scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointer
Varun Prakash
1
-4
/
+4
2020-07-15
scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointer
Varun Prakash
1
-1
/
+1
2020-07-14
scsi: cxgb4i: Clean up a debug printk
Dan Carpenter
1
-2
/
+1
2020-07-14
scsi: cxgb4i: Fix dereference of pointer tdata before it is null checked
Colin Ian King
1
-2
/
+4
2020-07-08
scsi: cxgb4i: Add support for iSCSI segmentation offload
Varun Prakash
4
-231
/
+726
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-05-27
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
1
-4
/
+14
2020-04-24
scsi: cxgb4i: Remove superfluous null check
Xu Wang
1
-4
/
+3
2019-12-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2019-12-20
scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
Varun Prakash
1
-1
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-10-25
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
1
-2
/
+0
2019-10-01
scsi: libcxgbi: remove unused function to stop warning
Austin Kim
1
-28
/
+0
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+7
2019-06-20
scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
Varun Prakash
1
-2
/
+7
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
4
-17
/
+34
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-30
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
Varun Prakash
1
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-04-16
scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
Varun Prakash
1
-1
/
+1
2019-04-16
scsi: libcxgbi: update route finding logic
Varun Prakash
1
-5
/
+8
2019-04-16
scsi: libcxgbi: find cxgbi device by MAC address
Varun Prakash
1
-2
/
+2
2019-04-13
scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
Colin Ian King
1
-8
/
+6
2019-03-28
scsi: libcxgbi: remove uninitialized variable len
Colin Ian King
1
-3
/
+2
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-12
/
+9
2019-02-27
scsi: cxgb4i: validate tcp sequence number only if chip version <= T5
Varun Prakash
1
-1
/
+2
2019-02-27
scsi: cxgb4i: get pf number from lldi->pf
Varun Prakash
1
-2
/
+1
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-8
/
+5
2019-01-29
scsi: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-12
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
4
-18
/
+31
[next]