| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() |  Varun Prakash | 1 | -10/+6 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() |  Varun Prakash | 1 | -9/+2 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() |  Varun Prakash | 1 | -10/+3 |
| 2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() |  Varun Prakash | 1 | -10/+3 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() |  Varun Prakash | 1 | -9/+2 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() |  Varun Prakash | 1 | -10/+1 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() |  Varun Prakash | 1 | -17/+3 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() |  Varun Prakash | 1 | -10/+1 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() |  Varun Prakash | 1 | -45/+6 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() |  Varun Prakash | 1 | -31/+5 |
| 2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() |  Varun Prakash | 1 | -38/+3 |
| 2016-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 2 | -8/+19 |
| 2016-07-25 | libcxgb: export ppm release and tagmask set api |  Varun Prakash | 1 | -0/+2 |
| 2016-07-25 | libcxgb: add library module for Chelsio drivers |  Varun Prakash | 3 | -2/+3 |
| 2016-07-20 | iscsi-target: Fix panic when adding second TCP connection to iSCSI session |  Feng Li | 1 | -2/+3 |
| 2016-07-20 | target: Fix race between iscsi-target connection shutdown + ABORT_TASK |  Nicholas Bellinger | 1 | -6/+16 |
| 2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 18 | -549/+5470 |
| 2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2016-05-17 | iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race |  Nicholas Bellinger | 1 | -9/+9 |
| 2016-05-16 | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute |  Nicholas Bellinger | 2 | -8/+8 |
| 2016-05-16 | iscsi-target: Convert transport drivers to signal rdma_shutdown |  Nicholas Bellinger | 2 | -6/+5 |
| 2016-05-16 | iscsi-target: Make iscsi_tpg_np driver show/store use generic code |  Nicholas Bellinger | 1 | -158/+41 |
| 2016-05-10 | iscsi-target: graceful disconnect on invalid mapping to iovec |  Imran Haider | 1 | -1/+8 |
| 2016-05-10 | iscsi-target: remove usage of ->shutdown_session |  Christoph Hellwig | 4 | -23/+12 |
| 2016-05-09 | cxgbit: add files for cxgbit.ko |  Varun Prakash | 10 | -0/+5114 |
| 2016-05-09 | iscsi-target: export symbols |  Varun Prakash | 6 | -10/+23 |
| 2016-05-09 | iscsi-target: call complete on conn_logout_comp |  Varun Prakash | 1 | -4/+6 |
| 2016-05-09 | iscsi-target: clear tx_thread_active |  Varun Prakash | 1 | -2/+4 |
| 2016-05-09 | iscsi-target: add new offload transport type |  Varun Prakash | 1 | -0/+76 |
| 2016-05-09 | iscsi-target: use conn_transport->transport_type in text rsp |  Varun Prakash | 1 | -1/+2 |
| 2016-05-09 | iscsi-target: move iscsit_thread_check_cpumask() |  Varun Prakash | 1 | -26/+0 |
| 2016-05-09 | iscsi-target: add void (*iscsit_get_r2t_ttt)() |  Varun Prakash | 1 | -1/+4 |
| 2016-05-09 | iscsi-target: add int (*iscsit_validate_params)() |  Varun Prakash | 1 | -0/+10 |
| 2016-05-09 | iscsi-target: split iscsi_target_rx_thread() |  Varun Prakash | 1 | -26/+33 |
| 2016-05-09 | iscsi-target: add void (*iscsit_get_rx_pdu)() |  Varun Prakash | 1 | -8/+2 |
| 2016-05-09 | iscsi-target: add void (*iscsit_release_cmd)() |  Varun Prakash | 1 | -0/+3 |
| 2016-05-09 | iscsi-target: add int (*iscsit_xmit_pdu)() |  Varun Prakash | 1 | -351/+195 |
| 2016-04-28 | treewide: Fix typos in printk |  Masanari Iida | 1 | -1/+1 |
| 2016-04-14 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  David S. Miller | 1 | -3/+2 |
| 2016-03-30 | target: add a new add_wwn_groups fabrics method |  Christoph Hellwig | 1 | -8/+11 |
| 2016-03-30 | target: remove ->fabric_cleanup_nodeacl |  Christoph Hellwig | 1 | -9/+0 |
| 2016-03-28 | [net] drop 'size' argument of sock_recvmsg() |  Al Viro | 1 | -3/+2 |
| 2016-03-17 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs |  Linus Torvalds | 1 | -52/+19 |
| 2016-03-06 | configfs: switch ->default groups to a linked list |  Christoph Hellwig | 1 | -52/+19 |
| 2016-01-27 | iscsi-target: Use shash and ahash |  Herbert Xu | 3 | -118/+111 |
| 2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 7 | -32/+15 |
| 2016-01-20 | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl |  Nicholas Bellinger | 1 | -1/+1 |
| 2016-01-20 | target: Convert ACL change queue_depth se_session reference usage |  Nicholas Bellinger | 3 | -34/+7 |
| 2016-01-20 | iscsi-target: Fix potential dead-lock during node acl delete |  Nicholas Bellinger | 1 | -1/+15 |
| 2016-01-06 | iscsi-target: Fix indentation + spelling + unreachable code |  Bart Van Assche | 4 | -10/+6 |