Age | Commit message (Expand) | Author | Files | Lines |
2016-05-12 | IB/srp: Fix srp_map_data() error paths | Bart Van Assche | 1 | -11/+13 |
2016-05-12 | IB/srp: Document srp_map_data() return value | Bart Van Assche | 1 | -0/+9 |
2016-05-12 | IB/srp: Fix a comment | Bart Van Assche | 1 | -1/+1 |
2016-05-12 | IB/srp: Fix a spelling error in a source code comment | Bart Van Assche | 1 | -1/+1 |
2016-05-05 | Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7 | Doug Ledford | 11 | -101/+215 |
2016-05-05 | RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout() | Hariprasad S | 1 | -10/+2 |
2016-05-05 | RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors | Hariprasad S | 1 | -0/+13 |
2016-05-05 | RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request() | Hariprasad S | 1 | -29/+35 |
2016-05-05 | RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject | Hariprasad S | 1 | -14/+15 |
2016-05-05 | RDMA/iw_cxgb4: free resources when send_flowc() fails | Hariprasad S | 1 | -5/+18 |
2016-05-05 | RDMA/iw_cxgb4: remove connection abort from process_mpa_reply | Hariprasad S | 1 | -2/+13 |
2016-05-05 | RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held | Hariprasad S | 1 | -0/+7 |
2016-05-05 | RDMA/iw_cxgb4: stop ep timer on close failure | Hariprasad S | 1 | -1/+6 |
2016-05-05 | RDMA/iw_cxgb4: release ep resources on accept arp failure | Hariprasad S | 1 | -16/+66 |
2016-05-05 | IB/iser: Fix max_sectors calculation | Christoph Hellwig | 1 | -4/+10 |
2016-04-29 | RDMA/nes: don't leak skb if carrier down | Florian Westphal | 1 | -3/+0 |
2016-04-28 | RDMA/i40iw: Fix for removing quad hash entries | Tatyana Nikolova | 1 | -1/+3 |
2016-04-28 | RDMA/i40iw: Fix for checking if the QP is destroyed | Tatyana Nikolova | 3 | -0/+8 |
2016-04-28 | RDMA/i40iw: Fix for using one sge for RDMA READ | Shiraz Saleem | 1 | -1/+5 |
2016-04-28 | RDMA/i40iw: Fix for the size of kernel mode SQ | Shiraz Saleem | 1 | -2/+0 |
2016-04-28 | RDMA/i40iw: Fix for a NOP WQE size | Mohammad Khan | 1 | -0/+3 |
2016-04-28 | RDMA/i40iw: Correct STag mask to min of 14 bits | Chien Tin Tung | 1 | -1/+2 |
2016-04-28 | RDMA/i40iw: Fixes for WQE alignment | Shiraz Saleem | 2 | -2/+18 |
2016-04-28 | RDMA/i40iw: Adding queue drain functions | Ismail, Mustafa | 2 | -0/+40 |
2016-04-28 | RDMA/i40iw: Fix SD calculation for initial HMC creation | Ismail, Mustafa | 2 | -33/+62 |
2016-04-28 | RDMA/i40iw: Fix endian issues and warnings | Ismail, Mustafa | 8 | -56/+54 |
2016-04-28 | RDMA/i40iw: Add base memory management extensions | Ismail, Mustafa | 4 | -19/+271 |
2016-04-28 | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa | 1 | -0/+1 |
2016-04-28 | RDMA/i40iw: Correct return code check in add_pble_pool | Ismail, Mustafa | 1 | -4/+5 |
2016-04-28 | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa | 6 | -63/+103 |
2016-04-28 | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa | 4 | -16/+3 |
2016-04-28 | RDMA/i40iw: Populate vendor_id and vendor_part_id fields | Ismail, Mustafa | 1 | -2/+2 |
2016-04-28 | RDMA/i40iw: Set vendor_err only if there is an actual error | Ismail, Mustafa | 1 | -5/+5 |
2016-04-28 | RDMA/i40iw: Add qp table lock around AE processing | Ismail, Mustafa | 3 | -2/+15 |
2016-04-28 | RDMA/i40iw: Do not set self-referencing pointer to NULL after free | Ismail, Mustafa | 1 | -1/+0 |
2016-04-28 | RDMA/i40iw: Correct max message size in query port | Ismail, Mustafa | 1 | -1/+1 |
2016-04-28 | RDMA/i40iw: Fix refused connections | Ismail, Mustafa | 1 | -41/+44 |
2016-04-28 | RDMA/i40iw: Correct QP size calculation | Ismail, Mustafa | 4 | -66/+58 |
2016-04-28 | RDMA/i40iw: Fix overflow of region length | Ismail, Mustafa | 2 | -3/+7 |
2016-04-28 | IB/hfi1: Use global defines for upper bits in opcode | Mike Marciniszyn | 1 | -3/+3 |
2016-04-28 | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 2 | -2/+15 |
2016-04-28 | IB/qib, IB/hfi1: Fix up UD loopback use of irq flags | Mike Marciniszyn | 5 | -12/+12 |
2016-04-28 | Merge branch 'k.o/for-4.6-rc' into testing/4.6 | Doug Ledford | 11 | -8/+48 |
2016-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Doug Ledford | 1 | -2/+2 |
2016-04-28 | IB/security: Restrict use of the write() interface | Jason Gunthorpe | 4 | -0/+17 |
2016-04-28 | IB/rdmavt: Fix send scheduling | Jubin John | 1 | -2/+2 |
2016-04-28 | IB/mlx5: Expose correct max_sge_rd limit | Sagi Grimberg | 1 | -1/+1 |
2016-04-26 | RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips | Hariprasad S | 2 | -2/+6 |
2016-04-26 | iw_cxgb4: handle draining an idle qp | Steve Wise | 1 | -2/+16 |
2016-04-26 | iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping | Steve Wise | 1 | -0/+2 |