summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-07-222-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-225-20/+5Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5Star
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-2/+4
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-3/+3
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-053-3/+3
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-4/+4
|\
| * cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-4/+4
* | scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2018-12-131-0/+1
* | scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-131-1/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-3/+20
|\
| * scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-09-261-3/+20
* | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash2018-08-271-4/+4
|/
* scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-131-7/+9
* cxgbit: call neigh_event_send() to update MAC addressVarun Prakash2018-01-131-0/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-254-0/+56
|\
| * target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-041-0/+1
| * cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash2017-11-043-0/+55
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* cxgbit: fix sg_nents calculationVarun Prakash2017-07-311-5/+7
* cxgbit: add missing __kfree_skb()Varun Prakash2017-07-311-4/+12
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-8/+4Star
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-3/+2Star
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-5/+5
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+3
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+2
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* | target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-194-43/+113
* | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash2017-02-191-25/+61
* | target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-191-2/+8
* | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-191-2/+4
* | target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash2017-02-091-1/+3
* | target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-093-7/+8
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-211-0/+1
|\
| * cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
|/
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-161-10/+6Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-161-9/+2Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-161-10/+3Star
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-161-10/+3Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-161-9/+2Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-161-10/+1Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-161-17/+3Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-161-10/+1Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-161-45/+6Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-161-31/+5Star
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-161-38/+3Star