| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-04-01 | hfi1: Convert hfi1_unit_table to XArray |  Matthew Wilcox | 1 | -4/+4 |
| 2019-03-26 | IB/hfi1: Add running average for adaptive pio |  Mike Marciniszyn | 1 | -3/+4 |
| 2019-02-05 | IB/hfi1: Prioritize the sending of ACK packets |  Kaike Wan | 1 | -0/+1 |
| 2019-02-05 | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs |  Kaike Wan | 1 | -1/+16 |
| 2019-02-05 | IB/hfi1: Allow for extra entries in QP's s_ack_queue |  Kaike Wan | 1 | -1/+1 |
| 2019-02-05 | IB/hfi1: Integrate TID RDMA READ protocol into RC protocol |  Kaike Wan | 1 | -0/+1 |
| 2019-02-05 | IB/hfi1: Add TID RDMA handlers |  Kaike Wan | 1 | -0/+125 |
| 2019-02-05 | IB/hfi1: Set PbcInsertHcrc for TID RDMA packets |  Kaike Wan | 1 | -2/+19 |
| 2019-02-05 | IB/hfi1: TID RDMA RcvArray programming and TID allocation |  Kaike Wan | 1 | -10/+19 |
| 2019-01-31 | IB/hfi1: Integrate OPFN into RC transactions |  Kaike Wan | 1 | -0/+1 |
| 2019-01-31 | IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue |  Kaike Wan | 1 | -0/+1 |
| 2019-01-30 | IB/{hfi1,qib}: Cleanup open coded sge sizing |  Michael J. Ruhl | 1 | -10/+2 |
| 2019-01-14 | RDMA: Rename port_callback to init_port |  Parav Pandit | 1 | -1/+1 |
| 2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma |  Linus Torvalds | 1 | -11/+17 |
| 2018-12-11 | RDMA/hfi1: Initialize ib_device_ops struct |  Kamal Heib | 1 | -7/+11 |
| 2018-12-06 | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio |  Mike Marciniszyn | 1 | -4/+3 |
| 2018-12-06 | IB/hfi1: Allow the driver to initialize QP priv struct |  Mike Marciniszyn | 1 | -0/+1 |
| 2018-12-06 | IB/hfi1: Incorrect sizing of sge for PIO will OOPs |  Michael J. Ruhl | 1 | -0/+2 |
| 2018-12-03 | IB/hfi1: Fix an out-of-bounds access in get_hw_stats |  Piotr Stankiewicz | 1 | -1/+1 |
| 2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes |  Parav Pandit | 1 | -0/+3 |
| 2018-10-16 | Merge branch 'for-rc' into rdma.git for-next |  Jason Gunthorpe | 1 | -1/+7 |
| 2018-10-03 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt |  Venkata Sandeep Dhanalakota | 1 | -3/+6 |
| 2018-10-03 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt |  Brian Welty | 1 | -222/+4 |
| 2018-09-30 | IB/hfi1: Prepare resource waits for dual leg |  Dennis Dalessandro | 1 | -6/+5 |
| 2018-09-30 | IB/rdmavt: Rename check_send_wqe as setup_wqe |  Kaike Wan | 1 | -1/+1 |
| 2018-09-20 | IB/hfi1: Fix SL array bounds check |  Ira Weiny | 1 | -1/+7 |
| 2018-07-11 | IB/hfi1: Suppress a compiler warning |  Bart Van Assche | 1 | -1/+1 |
| 2018-07-10 | RDMA/hfi1: Move grh_required into update_sm_ah |  Jason Gunthorpe | 1 | -9/+0 |
| 2018-06-19 | IB/rdmavt, IB/hfi1: Create device dependent s_flags |  Mike Marciniszyn | 1 | -2/+2 |
| 2018-06-18 | IB/core: add max_send_sge and max_recv_sge attributes |  Steve Wise | 1 | -1/+2 |
| 2018-05-24 | IB/hfi1: Add support for 16B Management Packets |  Don Hiatt | 1 | -7/+18 |
| 2018-05-09 | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support |  Sebastian Sanchez | 1 | -3/+4 |
| 2018-05-09 | IB/hfi1: Rework fault injection machinery |  Mitko Haralanov | 1 | -8/+5 |
| 2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id |  Matan Barak | 1 | -1/+1 |
| 2018-02-01 | IB/hfi1: Remove dependence on qp->s_hdrwords |  Mitko Haralanov | 1 | -5/+5 |
| 2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall |  Michael J. Ruhl | 1 | -1/+0 |
| 2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name |  Michael J. Ruhl | 1 | -3/+0 |
| 2017-12-11 | IB/hfi1: Use 4096 for default active MTU in query_qp |  Jan Sokolowski | 1 | -1/+1 |
| 2017-10-30 | IB/hfi1: Add tx_opcode_stats like the opcode_stats |  Mike Marciniszyn | 1 | -0/+24 |
| 2017-10-18 | Merge branch 'timer_setup' into for-next |  Doug Ledford | 1 | -5/+4 |
| 2017-10-18 | IB/hfi1: Convert timers to use timer_setup() |  Kees Cook | 1 | -5/+4 |
| 2017-10-18 | Merge branch 'hfi1' into k.o/for-next |  Doug Ledford | 1 | -14/+8 |
| 2017-10-18 | IB/hfi1: Eliminate allocation while atomic |  Don Hiatt | 1 | -14/+8 |
| 2017-10-14 | IB/hfi1: Remove set-but-not-used variables |  Bart Van Assche | 1 | -10/+0 |
| 2017-08-22 | IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs |  Dasaratharaman Chandramouli | 1 | -1/+2 |
| 2017-08-22 | IB/hfi1: Enhance PIO/SDMA send for 16B |  Don Hiatt | 1 | -69/+128 |
| 2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids |  Dasaratharaman Chandramouli | 1 | -22/+1 |
| 2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle |  Don Hiatt | 1 | -0/+12 |
| 2017-08-22 | IB/hfi1: Add support to process 16B header errors |  Don Hiatt | 1 | -8/+31 |
| 2017-08-22 | IB/hfi1: Add support to send 16B bypass packets |  Don Hiatt | 1 | -3/+21 |