| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgbit: fix sg_nents calculation | Varun Prakash | 2017-07-30 | 1 | -5/+7 |
* | cxgbit: add missing __kfree_skb() | Varun Prakash | 2017-07-30 | 1 | -4/+12 |
* | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 2017-06-20 | 1 | -8/+4 |
* | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 1 | -3/+2 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 2 | -5/+5 |
* | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar | 2017-06-07 | 1 | -3/+3 |
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 1 | -0/+2 |
|\ |
|
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | | target/cxgbit: add T6 iSCSI DDP completion feature | Varun Prakash | 2017-02-18 | 4 | -43/+113 |
* | | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order | Varun Prakash | 2017-02-18 | 1 | -25/+61 |
* | | target/cxgbit: Use T6 specific macros to get ETH/IP hdr len | Varun Prakash | 2017-02-18 | 1 | -2/+8 |
* | | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx | Varun Prakash | 2017-02-18 | 1 | -2/+4 |
* | | target/cxgbit: Use T6 specific macro to set the force bit | Varun Prakash | 2017-02-09 | 1 | -1/+3 |
* | | target/cxgbit: Fix endianness annotations | Bart Van Assche | 2017-02-09 | 3 | -7/+8 |
|/ |
|
* | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-21 | 1 | -0/+1 |
|\ |
|
| * | cxgbit: Add an #include directive | Bart Van Assche | 2016-12-09 | 1 | -0/+1 |
* | | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 2016-11-18 | 1 | -0/+1 |
|/ |
|
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 2016-09-19 | 1 | -0/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 2016-09-15 | 1 | -10/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 | 1 | -17/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 | 1 | -45/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 | 1 | -31/+5 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 | 1 | -38/+3 |
* | libcxgb: export ppm release and tagmask set api | Varun Prakash | 2016-07-25 | 1 | -0/+2 |
* | libcxgb: add library module for Chelsio drivers | Varun Prakash | 2016-07-25 | 3 | -2/+3 |
* | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute | Nicholas Bellinger | 2016-05-16 | 1 | -1/+1 |
* | iscsi-target: Convert transport drivers to signal rdma_shutdown | Nicholas Bellinger | 2016-05-16 | 1 | -0/+1 |
* | cxgbit: add files for cxgbit.ko | Varun Prakash | 2016-05-09 | 8 | -0/+5111 |