Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-03-16scsi: cxgbi: cxgb3: Fix misnaming of ddp_setup_conn_digest()Lee Jones
2020-12-09scsi: cxgb4i: Fix TLS dependencyRandy Dunlap
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-25scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov
2020-07-25scsi: cxgb3i: Remove bad documentation and demote kerneldoc headerLee Jones
2020-07-25scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointerVarun Prakash
2020-07-15scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointerVarun Prakash
2020-07-14scsi: cxgb4i: Clean up a debug printkDan Carpenter
2020-07-14scsi: cxgb4i: Fix dereference of pointer tdata before it is null checkedColin Ian King
2020-07-08scsi: cxgb4i: Add support for iSCSI segmentation offloadVarun Prakash
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-27scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter
2020-04-24scsi: cxgb4i: Remove superfluous null checkXu Wang
2019-12-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-20scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-10-25scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing
2019-10-01scsi: libcxgbi: remove unused function to stop warningAustin Kim
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash
2019-04-16scsi: libcxgbi: update route finding logicVarun Prakash
2019-04-16scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash
2019-04-13scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King
2019-03-28scsi: libcxgbi: remove uninitialized variable lenColin Ian King
2019-03-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-27scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash
2019-02-27scsi: cxgb4i: get pf number from lldi->pfVarun Prakash
2019-02-06scsi: remove bidirectional command supportChristoph Hellwig
2019-01-29scsi: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-12scsi: cxgb4i: add wait_for_completion()Varun Prakash
2018-12-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-19scsi: remove the use_clustering flagChristoph Hellwig
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-22scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds