aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld1-1/+1
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy5-39/+39
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy3-23/+23
2021-10-18scsi: target: cxgbit: Enable Delayed ACKVarun Prakash2-10/+26
2021-10-18scsi: target: cxgbit: Increase max DataSegmentLengthVarun Prakash1-5/+12
2021-07-27scsi: target: Remove redundant assignment to variable retColin Ian King1-1/+1
2021-05-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2-12/+28
2021-02-15cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and uldsAyush Sawal1-2/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-08scsi: target: cxgbit: Remove tx flow control codeVarun Prakash3-23/+4
2020-07-08scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash1-8/+24
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+0
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2019-10-24scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing1-3/+0
2019-10-24scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche1-1/+2
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+7
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon1-2/+2
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)1-1/+1
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-6/+7
2019-07-22scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2-4/+7
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-20/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner5-20/+5
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash1-2/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-3/+3
2019-02-04scsi: target/iscsi: Rename a function and a function pointerBart Van Assche3-3/+3
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche1-1/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2018-12-12scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash1-0/+1
2018-12-12scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-1/+4
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-4/+4
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+20
2018-09-25scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-3/+20
2018-08-27scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash1-4/+4
2018-07-12scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash1-7/+9
2018-01-12cxgbit: call neigh_event_send() to update MAC addressVarun Prakash1-0/+3
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-0/+56
2017-11-04target: Suppress gcc 7 fallthrough warningsBart Van Assche1-0/+1
2017-11-04cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash3-0/+55
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-30cxgbit: fix sg_nents calculationVarun Prakash1-5/+7
2017-07-30cxgbit: add missing __kfree_skb()Varun Prakash1-4/+12
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-8/+4
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-3/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg2-5/+5
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-3/+3
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2