index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
Age
Commit message (
Expand
)
Author
2019-04-15
scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
Varun Prakash
2019-04-15
scsi: libcxgbi: update route finding logic
Varun Prakash
2019-04-15
scsi: libcxgbi: find cxgbi device by MAC address
Varun Prakash
2019-04-12
scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
Colin Ian King
2019-03-27
scsi: libcxgbi: remove uninitialized variable len
Colin Ian King
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-27
scsi: cxgb4i: validate tcp sequence number only if chip version <= T5
Varun Prakash
2019-02-27
scsi: cxgb4i: get pf number from lldi->pf
Varun Prakash
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
2019-01-29
scsi: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-11
scsi: cxgb4i: add wait_for_completion()
Varun Prakash
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-21
scsi: cxgb4i: fix thermal configuration dependencies
Arnd Bergmann
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-16
scsi: cxgb4i: add DCB support for iSCSI connections
Varun Prakash
2018-09-12
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-04-09
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
2018-01-08
scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()
Varun Prakash
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-01
scsi: cxgbi: Convert timers to use timer_setup()
Kees Cook
2017-10-11
scsi: libcxgbi: simplify task->hdr allocation for mgmt cmds
Varun Prakash
2017-10-11
scsi: cxgb4i: fix Tx skb leak
Varun Prakash
2017-10-11
scsi: libcxgbi: in case of vlan pass 0 as ifindex to find route
Varun Prakash
2017-09-15
scsi: libcxgbi: remove redundant check and close on csk
Colin Ian King
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-16
scsi: cxgb4i: call neigh_event_send() to update MAC address
Varun Prakash
2017-08-10
scsi: libcxgbi: use ndev->ifindex to find route
Varun Prakash
2017-07-24
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-06-26
scsi: cxgb4i: assign rxqs in round robin mode
Varun Prakash
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-02
scsi: cxgb4i: libcxgbi: in error case RST tcp conn
Varun Prakash
2017-05-23
scsi: libcxgbi: fix skb use after free
Varun Prakash
2017-04-18
scsi: cxgb4i: update module description
Varun Prakash
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-14
scsi: libcxgbi: return error if interface is not up
Varun Prakash
2016-12-14
scsi: cxgb4i: libcxgbi: add missing module_put()
Varun Prakash
2016-12-14
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
2016-12-14
scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters
Varun Prakash
2016-12-14
scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx
Varun Prakash
[next]