Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -4/+4 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 2 | -2/+2 |
2018-11-23 | cxgb4: use new fw interface to get the VIN and smt index | Santosh Rastapur | 1 | -2/+1 |
2018-11-22 | scsi: cxgb4i: fix thermal configuration dependencies | Arnd Bergmann | 1 | -2/+2 |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -1/+156 |
2018-10-17 | scsi: cxgb4i: add DCB support for iSCSI connections | Varun Prakash | 2 | -1/+156 |
2018-09-12 | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected | David Ahern | 1 | -3/+2 |
2018-09-10 | net/ipv6: Remove rt6i_prefsrc | David Ahern | 1 | -2/+2 |
2018-04-10 | scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler() | Dan Carpenter | 1 | -4/+4 |
2018-01-09 | scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu() | Varun Prakash | 1 | -1/+1 |
2017-11-22 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2 | -4/+4 |
2017-11-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -19/+33 |
2017-11-01 | scsi: cxgbi: Convert timers to use timer_setup() | Kees Cook | 3 | -9/+9 |
2017-10-11 | scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds | Varun Prakash | 2 | -16/+28 |
2017-10-11 | scsi: cxgb4i: fix Tx skb leak | Varun Prakash | 1 | -0/+1 |