index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
libcxgbi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
Varun Prakash
1
-0
/
+4
2019-04-16
scsi: libcxgbi: update route finding logic
Varun Prakash
1
-5
/
+8
2019-04-16
scsi: libcxgbi: find cxgbi device by MAC address
Varun Prakash
1
-2
/
+2
2019-03-28
scsi: libcxgbi: remove uninitialized variable len
Colin Ian King
1
-3
/
+2
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+5
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-8
/
+5
2019-01-12
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
1
-3
/
+4
2018-09-12
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
1
-3
/
+2
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
1
-2
/
+2
2018-01-09
scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()
Varun Prakash
1
-1
/
+1
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-18
/
+32
2017-11-01
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-11
scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds
Varun Prakash
1
-15
/
+28
2017-10-11
scsi: libcxgbi: in case of vlan pass 0 as ifindex to find route
Varun Prakash
1
-1
/
+4
2017-09-16
scsi: libcxgbi: remove redundant check and close on csk
Colin Ian King
1
-2
/
+0
2017-08-11
scsi: libcxgbi: use ndev->ifindex to find route
Varun Prakash
1
-9
/
+18
2017-07-25
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
1
-0
/
+7
2017-06-02
scsi: cxgb4i: libcxgbi: in error case RST tcp conn
Varun Prakash
1
-7
/
+22
2017-05-24
scsi: libcxgbi: fix skb use after free
Varun Prakash
1
-7
/
+18
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-3
/
+3
2016-12-14
scsi: libcxgbi: return error if interface is not up
Varun Prakash
1
-0
/
+12
2016-12-14
scsi: cxgb4i: libcxgbi: add missing module_put()
Varun Prakash
1
-0
/
+3
2016-12-14
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
1
-0
/
+19
2016-12-14
scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters
Varun Prakash
1
-3
/
+3
2016-11-09
scsi: libcxgbi: fix incorrect DDP resource cleanup
Varun Prakash
1
-1
/
+2
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
1
-0
/
+1
2016-07-25
cxgb4i,libcxgbi: add iSCSI DDP support
Varun Prakash
1
-0
/
+331
2016-07-25
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
1
-578
/
+0
2016-04-25
cxgbi: fix uninitialized flowi6
Jiri Benc
1
-0
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-1
/
+1
2015-05-25
cxgbi: update driver versions
Karen Xie
1
-2
/
+8
2015-05-25
cxgbi: update copyright to 2015
Karen Xie
1
-1
/
+1
2015-05-25
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
1
-4
/
+4
2014-12-12
libcxgbi: fix freeing skb prematurely
Karen Xie
1
-1
/
+3
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-11-20
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
Anish Bhatt
1
-1
/
+1
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
1
-10
/
+8
2014-10-28
libcxgbi : support ipv6 address host_param
Anish Bhatt
1
-5
/
+37
2014-10-15
cxgb4i : Fix -Wunused-function warning
Anish Bhatt
1
-0
/
+2
2014-09-22
cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
1
-6
/
+51
2014-09-16
scsi: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2014-07-20
libcxgbi:cxgb4i Guard ipv6 code with a config check
Anish Bhatt
1
-0
/
+4
2014-07-18
libcxgbi: Add ipv6 api to driver
Anish Bhatt
1
-19
/
+218
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-1
/
+1
2012-07-05
cxgbi: Convert over to dst_neigh_lookup().
David S. Miller
1
-4
/
+8
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-11
/
+2
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+2
2012-02-19
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
1
-11
/
+2
[next]