index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
libcxgbi.c
Age
Commit message (
Expand
)
Author
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
2016-07-25
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
2016-04-25
cxgbi: fix uninitialized flowi6
Jiri Benc
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
cxgbi: update driver versions
Karen Xie
2015-05-25
cxgbi: update copyright to 2015
Karen Xie
2015-05-25
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
2014-12-12
libcxgbi: fix freeing skb prematurely
Karen Xie
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-19
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
Anish Bhatt
2014-11-10
cxgb4i: send abort_rpl correctly
Anish Bhatt
2014-10-28
libcxgbi : support ipv6 address host_param
Anish Bhatt
2014-10-15
cxgb4i : Fix -Wunused-function warning
Anish Bhatt
2014-09-22
cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
2014-09-16
scsi: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-07-20
libcxgbi:cxgb4i Guard ipv6 code with a config check
Anish Bhatt
2014-07-17
libcxgbi: Add ipv6 api to driver
Anish Bhatt
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2012-07-05
cxgbi: Convert over to dst_neigh_lookup().
David S. Miller
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-19
[SCSI] libiscsi_tcp: fix max_r2t manipulation
Mike Christie
2012-01-10
[SCSI] libcxgbi: do not print a message when memory allocation fails
Thadeu Lima de Souza Cascardo
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-05
libcxgbi: Handle dst_get_neighbour_noref() returning NULL.
David Miller
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2011-10-19
net: add skb frag size accessors
Eric Dumazet
[next]