index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
libcxgbi.c
Age
Commit message (
Expand
)
Author
2023-10-13
scsi: cxgbi: Fix 'generated' typo
Muhammad Muzammil
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
2023-03-24
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
2022-06-21
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-08-24
scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
Dan Carpenter
2020-08-20
scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc
Denis Efremov
2020-07-24
scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointer
Varun Prakash
2020-07-15
scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointer
Varun Prakash
2020-07-13
scsi: cxgb4i: Clean up a debug printk
Dan Carpenter
2020-07-13
scsi: cxgb4i: Fix dereference of pointer tdata before it is null checked
Colin Ian King
2020-07-08
scsi: cxgb4i: Add support for iSCSI segmentation offload
Varun Prakash
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-19
scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
Varun Prakash
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-09-30
scsi: libcxgbi: remove unused function to stop warning
Austin Kim
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-05-29
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
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-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-05
scsi: remove bidirectional command support
Christoph Hellwig
2019-01-11
scsi: cxgb4i: add wait_for_completion()
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-01-08
scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()
Varun Prakash
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: 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-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-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-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
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-11-08
scsi: libcxgbi: fix incorrect DDP resource cleanup
Varun Prakash
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
2016-07-25
cxgb4i,libcxgbi: add iSCSI DDP support
Varun Prakash
[next]