summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-02
|\
| * scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-05-29
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash2019-04-15
* scsi: libcxgbi: update route finding logicVarun Prakash2019-04-15
* scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash2019-04-15
* scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King2019-04-12
* scsi: libcxgbi: remove uninitialized variable lenColin Ian King2019-03-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash2019-02-27
| * scsi: cxgb4i: get pf number from lldi->pfVarun Prakash2019-02-27
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-05
| * scsi: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-29
* | scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-18
| * scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann2018-11-21
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-23
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-25
|\
| * scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2018-10-16
* | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-12
* | net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-10
|/
* scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-09
* scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash2018-01-08
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2017-10-11
| * scsi: cxgb4i: fix Tx skb leakVarun Prakash2017-10-11
| * scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash2017-10-11
| * scsi: libcxgbi: remove redundant check and close on cskColin Ian King2017-09-15
* | scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-01
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-07
|\
| * scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash2017-08-16
* | scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash2017-08-10
|/
* scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-24
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-26
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\|
| * scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-02
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-07
|/
* scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-23
* scsi: cxgb4i: update module descriptionVarun Prakash2017-04-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-06
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\ \
| * | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
| |/
* / locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
|/
* scsi: libcxgbi: return error if interface is not upVarun Prakash2016-12-14