summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxgbi/libcxgbi.c
AgeCommit message (Expand)Author
2023-10-13scsi: cxgbi: Fix 'generated' typoMuhammad Muzammil
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie
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
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-08-24scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter
2020-08-20scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov
2020-07-24scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointerVarun Prakash
2020-07-15scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointerVarun Prakash
2020-07-13scsi: cxgb4i: Clean up a debug printkDan Carpenter
2020-07-13scsi: cxgb4i: Fix dereference of pointer tdata before it is null checkedColin Ian King
2020-07-08scsi: cxgb4i: Add support for iSCSI segmentation offloadVarun Prakash
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-19scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-09-30scsi: libcxgbi: remove unused function to stop warningAustin Kim
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-05-29scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-04-15scsi: libcxgbi: update route finding logicVarun Prakash
2019-04-15scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash
2019-03-27scsi: libcxgbi: remove uninitialized variable lenColin Ian King
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-01-08scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: cxgbi: Convert timers to use timer_setup()Kees Cook
2017-10-11scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash
2017-10-11scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash
2017-09-15scsi: libcxgbi: remove redundant check and close on cskColin Ian King
2017-08-10scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash
2016-11-08scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash