| Commit message (Expand) | Author | Age |
* | iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement | Nicholas Bellinger | 2017-05-20 |
* | iscsi-target: Drop work-around for legacy GlobalSAN initiator | Nicholas Bellinger | 2017-04-21 |
* | iscsi-target: Fix TMR reference leak during session shutdown | Nicholas Bellinger | 2017-04-21 |
* | target/iscsi: Fix double free in lio_target_tiqn_addtpg() | Dan Carpenter | 2017-01-12 |
* | iscsi-target: Return error if unable to add network portal | Varun Prakash | 2017-01-09 |
* | iscsi-target: fix iscsi cmd leak | Varun Prakash | 2016-10-20 |
* | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" | Colin Ian King | 2016-10-20 |
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 2016-09-19 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 2016-09-15 |
* | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-08-04 |
|\ |
|
| * | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li | 2016-07-20 |
| * | target: Fix race between iscsi-target connection shutdown + ABORT_TASK | Nicholas Bellinger | 2016-07-20 |
* | | libcxgb: export ppm release and tagmask set api | Varun Prakash | 2016-07-25 |
* | | libcxgb: add library module for Chelsio drivers | Varun Prakash | 2016-07-25 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-05-28 |
|\ |
|
| * | iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race | Nicholas Bellinger | 2016-05-17 |
| * | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute | Nicholas Bellinger | 2016-05-17 |
| * | iscsi-target: Convert transport drivers to signal rdma_shutdown | Nicholas Bellinger | 2016-05-17 |
| * | iscsi-target: Make iscsi_tpg_np driver show/store use generic code | Nicholas Bellinger | 2016-05-17 |
| * | iscsi-target: graceful disconnect on invalid mapping to iovec | Imran Haider | 2016-05-10 |
| * | iscsi-target: remove usage of ->shutdown_session | Christoph Hellwig | 2016-05-10 |
| * | cxgbit: add files for cxgbit.ko | Varun Prakash | 2016-05-10 |
| * | iscsi-target: export symbols | Varun Prakash | 2016-05-10 |
| * | iscsi-target: call complete on conn_logout_comp | Varun Prakash | 2016-05-10 |
| * | iscsi-target: clear tx_thread_active | Varun Prakash | 2016-05-10 |
| * | iscsi-target: add new offload transport type | Varun Prakash | 2016-05-10 |
| * | iscsi-target: use conn_transport->transport_type in text rsp | Varun Prakash | 2016-05-10 |
| * | iscsi-target: move iscsit_thread_check_cpumask() | Varun Prakash | 2016-05-10 |
| * | iscsi-target: add void (*iscsit_get_r2t_ttt)() | Varun Prakash | 2016-05-10 |
| * | iscsi-target: add int (*iscsit_validate_params)() | Varun Prakash | 2016-05-10 |
| * | iscsi-target: split iscsi_target_rx_thread() | Varun Prakash | 2016-05-10 |
| * | iscsi-target: add void (*iscsit_get_rx_pdu)() | Varun Prakash | 2016-05-10 |
| * | iscsi-target: add void (*iscsit_release_cmd)() | Varun Prakash | 2016-05-10 |
| * | iscsi-target: add int (*iscsit_xmit_pdu)() | Varun Prakash | 2016-05-10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-17 |
|\ \ |
|
| * | | treewide: Fix typos in printk | Masanari Iida | 2016-04-28 |
| |/ |
|
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2016-04-14 |
|\ \
| |/
|/| |
|
| * | [net] drop 'size' argument of sock_recvmsg() | Al Viro | 2016-03-28 |
* | | target: add a new add_wwn_groups fabrics method | Christoph Hellwig | 2016-03-30 |
* | | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig | 2016-03-30 |
|/ |
|