Age | Commit message (Expand) | Author | Files | Lines |
2016-08-05 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 5 | -68/+315 |
2016-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+0 |
2016-08-04 | IB/rdmavt: Disable by default | Bart Van Assche | 1 | -1/+0 |
2016-08-03 | IB/rdmavt: Eliminate redundant opcode test in mr ref clear | Ira Weiny | 1 | -2/+1 |
2016-08-02 | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled | Jianxin Xiong | 1 | -16/+32 |
2016-08-02 | IB/hfi1: Add the capability for reserved operations | Mike Marciniszyn | 1 | -23/+62 |
2016-08-02 | IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock | Jianxin Xiong | 1 | -0/+1 |
2016-08-02 | IB/rdmavt: Handle local operations in post send | Jianxin Xiong | 1 | -5/+40 |
2016-08-02 | IB/rdmavt: Add mechanism to invalidate MR keys | Jianxin Xiong | 1 | -2/+71 |
2016-08-02 | IB/rdmavt: Add support for ib_map_mr_sg | Jianxin Xiong | 3 | -0/+60 |
2016-08-02 | IB/rdmavt: Use new driver specific post send table | Mike Marciniszyn | 2 | -39/+10 |
2016-08-02 | IB/rdmavt: Add data structures and routines for table driven post send | Mike Marciniszyn | 1 | -5/+62 |
2016-06-23 | IB/rdmavt: Correct qp_priv_alloc() return value test | Mike Marciniszyn | 1 | -1/+3 |
2016-06-23 | IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp | Ashutosh Dixit | 1 | -6/+0 |
2016-06-18 | IB/rdmavt: Correct warning during QPN allocation | Brian Welty | 1 | -2/+2 |
2016-06-18 | IB/rdmavt: Correct required callback functions for MODIFY_QP | Brian Welty | 1 | -3/+1 |
2016-06-07 | IB/rdmavt: Annotate rvt_reset_qp() | Bart Van Assche | 1 | -0/+6 |
2016-05-26 | IB/rdamvt: Fix rdmavt s_ack_queue sizing | Mike Marciniszyn | 1 | -2/+20 |
2016-05-26 | IB/rdmavt: Use kzalloc_node | Jubin John | 1 | -1/+3 |
2016-05-26 | IB/rdmavt: Insure QP vmalloc variants zero memory | Mike Marciniszyn | 1 | -4/+4 |
2016-05-14 | IB/rdmavt: Increase CQ callback thread priority | Mike Marciniszyn | 1 | -0/+1 |
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 | 1 | -0/+13 |
2016-04-28 | IB/rdmavt: Fix send scheduling | Jubin John | 1 | -2/+2 |
2016-03-17 | IB/rdmavt: Post receive for QP in ERR state | Alex Estrin | 1 | -9/+24 |
2016-03-17 | IB/hfi1: Report pid in qp_stats to aid debug | Mike Marciniszyn | 1 | -0/+1 |
2016-03-11 | IB/rdmavt: Check lkey_table_size value before use | Jubin John | 1 | -2/+1 |
2016-03-11 | IB/rdamvt: fix cross build with rdmavt | Mike Marciniszyn | 1 | -1/+1 |
2016-03-11 | IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes | Mike Marciniszyn | 1 | -3/+7 |
2016-03-11 | IB/rdmavt: Remove unnecessary exported functions | Dennis Dalessandro | 5 | -138/+128 |
2016-03-11 | IB/rdmavt: Remove RVT_FLAGs | Dennis Dalessandro | 3 | -18/+0 |
2016-03-11 | IB/rdmavt: Add per verb driver callback checking | Dennis Dalessandro | 1 | -61/+380 |
2016-03-11 | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 10 | -63/+280 |
2016-03-11 | IB/rdmavt: Add trace and error print statements in post_one_wr | Harish Chegondi | 2 | -1/+77 |
2016-03-11 | IB/qib, staging/rdma/hfi1: add s_hlock for use in post send | Mike Marciniszyn | 1 | -21/+76 |
2016-03-11 | IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value | Vennila Megavannan | 1 | -0/+17 |
2016-03-11 | staging/rdma/hfi1: use new RNR timer | Mike Marciniszyn | 1 | -1/+0 |
2016-03-11 | staging/rdma/hfi1: Remove modify queue pair from hfi1 | Dennis Dalessandro | 1 | -7/+0 |
2016-03-11 | staging/rdma/hfi1: Clean up return handling | Dennis Dalessandro | 1 | -3/+1 |
2016-03-11 | IB/rdmavt: Properly pass gfp to hw driver function | Ira Weiny | 1 | -2/+1 |
2016-03-11 | IB/rdmavt: Add support for query_port, modify_port and get_port_immutable | Harish Chegondi | 1 | -22/+55 |
2016-03-11 | IB/rdmavt: Add query gid support. | Dennis Dalessandro | 1 | -3/+14 |
2016-03-11 | IB/rdmavt: Clean up distinction between port number and index | Dennis Dalessandro | 5 | -23/+52 |
2016-03-11 | IB/rdmavt: Add Mem affinity support | Mitko Haralanov | 3 | -11/+14 |
2016-03-11 | IB/rdmavt: Add hardware driver send work request check | Ira Weiny | 1 | -0/+4 |
2016-03-11 | IB/rdmavt: Add srq functionality to rdmavt | Jubin John | 4 | -6/+290 |
2016-03-11 | IB/rdmavt: Add support for rvt_query_qp | Harish Chegondi | 1 | -1/+46 |
2016-03-11 | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 24 | -24/+24 |
2016-03-11 | IB/rdmavt: Add mad agents to rdmavt | Dennis Dalessandro | 4 | -1/+79 |
2016-03-11 | IB/rdmavt: Add device structure allocation | Dennis Dalessandro | 1 | -12/+18 |