| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/hfi1: Fix pio map initialization | Jubin John | 2016-05-26 | 1 | -2/+1 |
* | IB/hfi1: Correct 8051 link parameter settings | Dean Luick | 2016-05-26 | 2 | -2/+10 |
* | IB/hfi1: Update pkey table properly after link down or FM start | Sebastian Sanchez | 2016-05-26 | 2 | -0/+15 |
* | IB/hfi1: Fix hard lockup due to not using save/restore spin lock | Mike Marciniszyn | 2016-05-26 | 1 | -2/+3 |
* | IB/hfi1: Add tracing support for send with invalidate opcode | Jianxin Xiong | 2016-05-26 | 3 | -0/+11 |
* | IB/hfi1, qib: Add ieth to the packet header definitions | Jianxin Xiong | 2016-05-26 | 2 | -0/+2 |
* | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 2016-05-26 | 62 | -0/+60970 |
* | IB/qib: Remove unused qib_7322_intr_msgs[] | Jubin John | 2016-05-26 | 1 | -15/+0 |
*-. | Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 | Doug Ledford | 2016-05-05 | 8 | -94/+189 |
|\ \ |
|
| | * | RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() | Hariprasad S | 2016-05-05 | 1 | -10/+2 |
| | * | RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors | Hariprasad S | 2016-05-05 | 1 | -0/+13 |
| | * | RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() | Hariprasad S | 2016-05-05 | 1 | -29/+35 |
| | * | RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject | Hariprasad S | 2016-05-05 | 1 | -14/+15 |
| | * | RDMA/iw_cxgb4: free resources when send_flowc() fails | Hariprasad S | 2016-05-05 | 1 | -5/+18 |
| | * | RDMA/iw_cxgb4: remove connection abort from process_mpa_reply | Hariprasad S | 2016-05-05 | 1 | -2/+13 |
| | * | RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held | Hariprasad S | 2016-05-05 | 1 | -0/+7 |
| | * | RDMA/iw_cxgb4: stop ep timer on close failure | Hariprasad S | 2016-05-05 | 1 | -1/+6 |
| | * | RDMA/iw_cxgb4: release ep resources on accept arp failure | Hariprasad S | 2016-05-05 | 1 | -16/+66 |
| | * | RDMA/nes: don't leak skb if carrier down | Florian Westphal | 2016-04-28 | 1 | -3/+0 |
| * | | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 2016-04-28 | 1 | -2/+2 |
| * | | IB/qib, IB/hfi1: Fix up UD loopback use of irq flags | Mike Marciniszyn | 2016-04-28 | 5 | -12/+12 |
* | | | RDMA/i40iw: Fix for removing quad hash entries | Tatyana Nikolova | 2016-04-28 | 1 | -1/+3 |
* | | | RDMA/i40iw: Fix for checking if the QP is destroyed | Tatyana Nikolova | 2016-04-28 | 3 | -0/+8 |
* | | | RDMA/i40iw: Fix for using one sge for RDMA READ | Shiraz Saleem | 2016-04-28 | 1 | -1/+5 |
* | | | RDMA/i40iw: Fix for the size of kernel mode SQ | Shiraz Saleem | 2016-04-28 | 1 | -2/+0 |
* | | | RDMA/i40iw: Fix for a NOP WQE size | Mohammad Khan | 2016-04-28 | 1 | -0/+3 |
* | | | RDMA/i40iw: Correct STag mask to min of 14 bits | Chien Tin Tung | 2016-04-28 | 1 | -1/+2 |
* | | | RDMA/i40iw: Fixes for WQE alignment | Shiraz Saleem | 2016-04-28 | 2 | -2/+18 |
* | | | RDMA/i40iw: Adding queue drain functions | Ismail, Mustafa | 2016-04-28 | 2 | -0/+40 |
* | | | RDMA/i40iw: Fix SD calculation for initial HMC creation | Ismail, Mustafa | 2016-04-28 | 2 | -33/+62 |
* | | | RDMA/i40iw: Fix endian issues and warnings | Ismail, Mustafa | 2016-04-28 | 8 | -56/+54 |
* | | | RDMA/i40iw: Add base memory management extensions | Ismail, Mustafa | 2016-04-28 | 4 | -19/+271 |
* | | | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa | 2016-04-28 | 1 | -0/+1 |
* | | | RDMA/i40iw: Correct return code check in add_pble_pool | Ismail, Mustafa | 2016-04-28 | 1 | -4/+5 |
* | | | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa | 2016-04-28 | 6 | -63/+103 |
* | | | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa | 2016-04-28 | 4 | -16/+3 |
* | | | RDMA/i40iw: Populate vendor_id and vendor_part_id fields | Ismail, Mustafa | 2016-04-28 | 1 | -2/+2 |
* | | | RDMA/i40iw: Set vendor_err only if there is an actual error | Ismail, Mustafa | 2016-04-28 | 1 | -5/+5 |
* | | | RDMA/i40iw: Add qp table lock around AE processing | Ismail, Mustafa | 2016-04-28 | 3 | -2/+15 |
* | | | RDMA/i40iw: Do not set self-referencing pointer to NULL after free | Ismail, Mustafa | 2016-04-28 | 1 | -1/+0 |
* | | | RDMA/i40iw: Correct max message size in query port | Ismail, Mustafa | 2016-04-28 | 1 | -1/+1 |
* | | | RDMA/i40iw: Fix refused connections | Ismail, Mustafa | 2016-04-28 | 1 | -41/+44 |
* | | | RDMA/i40iw: Correct QP size calculation | Ismail, Mustafa | 2016-04-28 | 4 | -66/+58 |
* | | | RDMA/i40iw: Fix overflow of region length | Ismail, Mustafa | 2016-04-28 | 2 | -3/+7 |
|/ / |
|
* | | Merge branch 'k.o/for-4.6-rc' into testing/4.6 | Doug Ledford | 2016-04-28 | 6 | -5/+32 |
|\ \
| |/ |
|
| * | IB/security: Restrict use of the write() interface | Jason Gunthorpe | 2016-04-28 | 1 | -0/+5 |
| * | IB/mlx5: Expose correct max_sge_rd limit | Sagi Grimberg | 2016-04-28 | 1 | -1/+1 |
| * | RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips | Hariprasad S | 2016-04-26 | 2 | -2/+6 |
| * | iw_cxgb4: handle draining an idle qp | Steve Wise | 2016-04-26 | 1 | -2/+16 |
| * | iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping | Steve Wise | 2016-04-26 | 1 | -0/+2 |