Age | Commit message (Expand) | Author |
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 |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-11-30 | scsi: cxgb4i: Add a missing call to neigh_release | Quentin Lambert |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai |
2016-11-10 | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes | James Bottomley |
2016-11-08 | scsi: libcxgbi: fix incorrect DDP resource cleanup | Varun Prakash |
2016-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-09-28 | scsi: cxgb4i: Set completion bit in work request | Varun Prakash |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai |
2016-07-25 | cxgb3i, cxgb4i: fix symbol not declared sparse warning | Varun Prakash |
2016-07-25 | libcxgb: export ppm release and tagmask set api | Varun Prakash |
2016-07-25 | cxgb3i: add iSCSI DDP support | 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 |
2016-03-23 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-22 | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition | Varun Prakash |
2016-03-22 | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions | Varun Prakash |
2016-03-04 | cxgb4i: don't redefine DIV_ROUND_UP | Nicolas Dichtel |
2016-01-08 | cxgbi: Typo in MODULE_PARM_DESC | Dan Carpenter |