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