| Commit message (Expand) | Author | Age | Files | Lines |
* | iw_cxgb4: use tos when finding ipv6 routes | Steve Wise | 2020-01-29 | 1 | -2/+3 |
* | iw_cxgb4: use tos when importing the endpoint | Steve Wise | 2020-01-29 | 1 | -1/+1 |
* | RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case | Potnuri Bharat Teja | 2019-11-12 | 1 | -2/+0 |
* | RDMA/cxgb4: Do not dma memory off of the stack | Greg KH | 2019-10-29 | 1 | -11/+17 |
* | RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure | Colin Ian King | 2019-05-31 | 1 | -0/+2 |
* | iw_cxgb4: fix srqidx leak during connection abort | Raju Rangoju | 2019-04-05 | 1 | -2/+3 |
* | iw_cxgb4: only allow 1 flush on user qps | Steve Wise | 2018-09-29 | 1 | -0/+6 |
* | iw_cxgb4: correctly enforce the max reg_mr depth | Steve Wise | 2018-07-17 | 1 | -1/+1 |
* | RDMA/cxgb4: release hw resources on device removal | Raju Rangoju | 2018-05-09 | 3 | -3/+36 |
* | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers | Raju Rangoju | 2018-04-13 | 1 | -1/+5 |
* | iw_cxgb4: Only validate the MSN for successful completions | Steve Wise | 2018-01-02 | 1 | -3/+3 |
* | RDMA/cxgb4: Declare stag as __be32 | Leon Romanovsky | 2017-12-20 | 1 | -1/+1 |
* | RDMA/cxgb4: Annotate r2 and stag as __be32 | Leon Romanovsky | 2017-12-16 | 1 | -2/+2 |
* | iw_cxgb4: put ep reference in pass_accept_req() | Steve Wise | 2017-10-05 | 1 | -1/+1 |
* | iw_cxgb4: remove the stid on listen create failure | Steve Wise | 2017-10-05 | 1 | -1/+1 |
* | iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort | Steve Wise | 2017-08-11 | 1 | -3/+4 |
* | iw_cxgb4: set correct FetchBurstMax for QPs | Steve Wise | 2017-02-09 | 1 | -2/+3 |
* | iw_cxgb4: free EQ queue memory on last deref | Steve Wise | 2017-02-01 | 4 | -13/+69 |
* | iw_cxgb4: Fix error return code in c4iw_rdev_open() | Wei Yongjun | 2017-01-19 | 1 | -1/+3 |
* | iw_cxgb4: invalidate the mr when posting a read_w_inv wr | Steve Wise | 2016-11-16 | 4 | -23/+24 |
* | iw_cxgb4: set *bad_wr for post_send/post_recv errors | Steve Wise | 2016-11-16 | 1 | -0/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 9 | -93/+94 |
|\ |
|
| * | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise | 2016-10-07 | 5 | -11/+91 |
| * | IB/cxgb4: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 2 | -81/+1 |
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 1 | -0/+1 |
| * | iw_cxgb4: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 | 3 | -1/+11 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-09-15 | 3 | -1/+11 |
| |\ \ |
|
| | * \ | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 2016-09-13 | 3 | -1/+11 |
| | |\ \ |
|
| | | * | | iw_cxgb4: block module unload until all ep resources are released | Steve Wise | 2016-09-04 | 3 | -0/+8 |
| | | * | | iw_cxgb4: call dev_put() on l2t allocation failure | Steve Wise | 2016-09-04 | 1 | -1/+3 |
* | | | | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 2016-09-19 | 1 | -0/+4 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 2016-09-15 | 1 | -11/+8 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 2016-09-15 | 1 | -6/+4 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 2016-09-15 | 1 | -9/+4 |
* | | | | | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 2016-09-15 | 1 | -9/+4 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 | 1 | -6/+4 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 | 2 | -15/+6 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 | 1 | -23/+9 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 | 1 | -12/+3 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 | 1 | -52/+18 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 | 1 | -37/+16 |
* | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 | 3 | -38/+5 |
|/ / / / |
|
* / / / | IB/cxgb4: Make _free_qp static to silence build warning | Baoyou Xie | 2016-09-02 | 1 | -1/+1 |
|/ / / |
|
* | | | iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS | Bharat Potnuri | 2016-08-23 | 2 | -5/+10 |
* | | | iw_cxgb4: use the MPA initiator's IRD if < our ORD | Steve Wise | 2016-08-22 | 1 | -1/+1 |
* | | | iw_cxgb4: limit IRD/ORD advertised to ULP by device max. | Steve Wise | 2016-08-22 | 1 | -0/+4 |
| |/
|/| |
|
| | | |
| \ | |
*-. | | Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 | Doug Ledford | 2016-08-03 | 4 | -20/+50 |
|\ \| |
|
| * | | iw_cxgb4: don't block in destroy_qp awaiting the last deref | Steve Wise | 2016-08-02 | 2 | -8/+15 |
| * | | iw_cxgb4: explicitly move the qp to ERROR state during flush | Steve Wise | 2016-08-02 | 1 | -0/+9 |