| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 2019-02-15 | 1 | -0/+5 |
* | IB/hfi1: Increment the retry timeout value for TID RDMA READ request | Kaike Wan | 2019-02-05 | 1 | -3/+9 |
* | IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue | Kaike Wan | 2019-01-31 | 1 | -1/+9 |
* | RDMA: Rename port_callback to init_port | Parav Pandit | 2019-01-14 | 1 | -3/+0 |
* | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 2018-12-06 | 1 | -0/+7 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -0/+3 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 1 | -0/+22 |
* | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-09-30 | 1 | -2/+2 |
* | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-09-30 | 1 | -6/+7 |
* | RDMA/ulp: Use dev_name instead of ibdev->name | Jason Gunthorpe | 2018-09-26 | 1 | -1/+1 |
* | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 2018-09-26 | 1 | -1/+8 |
* | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2018-09-11 | 1 | -2/+8 |
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 2018-05-09 | 1 | -3/+4 |
* | IB/hfi1: Optimize kthread pointer locking when queuing CQ entries | Sebastian Sanchez | 2018-05-09 | 1 | -1/+1 |
* | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 2018-03-19 | 1 | -1/+1 |
* | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 2018-01-05 | 1 | -7/+11 |
* | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 2018-01-05 | 1 | -0/+13 |
* | IB/hfi1: Stricter bounds checking of MAD trap index | Kamenee Arumugame | 2017-08-22 | 1 | -1/+1 |
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 2017-08-22 | 1 | -1/+1 |
* | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl | 2017-07-31 | 1 | -0/+17 |
* | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 2017-07-24 | 1 | -1/+3 |
|\ |
|
| * | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 2017-06-27 | 1 | -0/+1 |
| * | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 2017-06-27 | 1 | -1/+2 |
* | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2017-07-17 | 1 | -3/+2 |
|/ |
|
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -4/+4 |
* | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 2017-04-28 | 1 | -1/+2 |
* | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 1 | -1/+1 |
* | IB/rdmavt: Adding timer logic to rdmavt | Venkata Sandeep Dhanalakota | 2017-02-19 | 1 | -0/+19 |
* | IB/rdmvat: Organize hot path calldowns into a single cacheline | Mike Marciniszyn | 2016-11-15 | 1 | -22/+24 |
* | IB/hfi1: Add the capability for reserved operations | Mike Marciniszyn | 2016-08-02 | 1 | -0/+1 |
* | IB/rdmavt: Add mechanism to invalidate MR keys | Jianxin Xiong | 2016-08-02 | 1 | -0/+3 |
* | IB/rdmavt: Add data structures and routines for table driven post send | Mike Marciniszyn | 2016-08-02 | 1 | -0/+3 |
* | IB/rdmavt: Correct qp_priv_alloc() return value test | Mike Marciniszyn | 2016-06-23 | 1 | -1/+3 |
* | IB/rdamvt: Fix rdmavt s_ack_queue sizing | Mike Marciniszyn | 2016-05-26 | 1 | -0/+9 |
* | IB/rdmavt: Max atomic value should be a u8 | Mike Marciniszyn | 2016-05-26 | 1 | -2/+2 |
* | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 2016-04-28 | 1 | -0/+1 |
* | IB/rdmavt: Remove unnecessary exported functions | Dennis Dalessandro | 2016-03-10 | 1 | -13/+0 |
* | IB/rdmavt: Remove signal_supported and comments | Dennis Dalessandro | 2016-03-10 | 1 | -18/+0 |
* | IB/rdmavt: Remove RVT_FLAGs | Dennis Dalessandro | 2016-03-10 | 1 | -10/+0 |
* | IB/qib,rdmavt: Move smi_ah to qib | Dennis Dalessandro | 2016-03-10 | 1 | -1/+0 |
* | IB/rdmavt: Add per verb driver callback checking | Dennis Dalessandro | 2016-03-10 | 1 | -14/+109 |
* | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 2016-03-10 | 1 | -15/+0 |
* | IB/qib, staging/rdma/hfi1: add s_hlock for use in post send | Mike Marciniszyn | 2016-03-10 | 1 | -1/+3 |
* | IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value | Vennila Megavannan | 2016-03-10 | 1 | -1/+3 |
* | IB/rdmavt: Add support for query_port, modify_port and get_port_immutable | Harish Chegondi | 2016-03-10 | 1 | -0/+6 |
* | IB/rdmavt: Add query gid support. | Dennis Dalessandro | 2016-03-10 | 1 | -0/+2 |
* | IB/rdmavt: Clean up distinction between port number and index | Dennis Dalessandro | 2016-03-10 | 1 | -2/+2 |
* | IB/rdmavt: Add hardware driver send work request check | Ira Weiny | 2016-03-10 | 1 | -0/+2 |
* | IB/rdmavt: Add srq functionality to rdmavt | Jubin John | 2016-03-10 | 1 | -0/+3 |
* | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 2016-03-10 | 1 | -1/+1 |