| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-12-28 | 1 | -11/+17 |
|\ |
|
| * | RDMA/hfi1: Initialize ib_device_ops struct | Kamal Heib | 2018-12-11 | 1 | -7/+11 |
| * | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio | Mike Marciniszyn | 2018-12-07 | 1 | -4/+3 |
| * | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 2018-12-07 | 1 | -0/+1 |
| * | IB/hfi1: Incorrect sizing of sge for PIO will OOPs | Michael J. Ruhl | 2018-12-07 | 1 | -0/+2 |
* | | IB/hfi1: Fix an out-of-bounds access in get_hw_stats | Piotr Stankiewicz | 2018-12-03 | 1 | -1/+1 |
|/ |
|
* | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 2018-10-17 | 1 | -0/+3 |
* | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe | 2018-10-16 | 1 | -1/+7 |
|\ |
|
| * | IB/hfi1: Fix SL array bounds check | Ira Weiny | 2018-09-21 | 1 | -1/+7 |
* | | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-04 | 1 | -3/+6 |
* | | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-04 | 1 | -222/+4 |
* | | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-10-01 | 1 | -6/+5 |
* | | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-10-01 | 1 | -1/+1 |
|/ |
|
* | IB/hfi1: Suppress a compiler warning | Bart Van Assche | 2018-07-11 | 1 | -1/+1 |
* | RDMA/hfi1: Move grh_required into update_sm_ah | Jason Gunthorpe | 2018-07-10 | 1 | -9/+0 |
* | IB/rdmavt, IB/hfi1: Create device dependent s_flags | Mike Marciniszyn | 2018-06-19 | 1 | -2/+2 |
* | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise | 2018-06-18 | 1 | -1/+2 |
* | IB/hfi1: Add support for 16B Management Packets | Don Hiatt | 2018-05-24 | 1 | -7/+18 |
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez | 2018-05-09 | 1 | -3/+4 |
* | IB/hfi1: Rework fault injection machinery | Mitko Haralanov | 2018-05-09 | 1 | -8/+5 |
* | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 2018-03-19 | 1 | -1/+1 |
* | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 2018-02-01 | 1 | -5/+5 |
* | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 2018-01-05 | 1 | -1/+0 |
* | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 2018-01-05 | 1 | -3/+0 |
* | IB/hfi1: Use 4096 for default active MTU in query_qp | Jan Sokolowski | 2017-12-12 | 1 | -1/+1 |
* | IB/hfi1: Add tx_opcode_stats like the opcode_stats | Mike Marciniszyn | 2017-10-30 | 1 | -0/+24 |
* | Merge branch 'timer_setup' into for-next | Doug Ledford | 2017-10-18 | 1 | -5/+4 |
|\ |
|
| * | IB/hfi1: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -5/+4 |
* | | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 2017-10-18 | 1 | -14/+8 |
|\ \ |
|
| * | | IB/hfi1: Eliminate allocation while atomic | Don Hiatt | 2017-10-18 | 1 | -14/+8 |
| |/ |
|
* / | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche | 2017-10-15 | 1 | -10/+0 |
|/ |
|
* | IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs | Dasaratharaman Chandramouli | 2017-08-22 | 1 | -1/+2 |
* | IB/hfi1: Enhance PIO/SDMA send for 16B | Don Hiatt | 2017-08-22 | 1 | -69/+128 |
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 2017-08-22 | 1 | -22/+1 |
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 2017-08-22 | 1 | -0/+12 |
* | IB/hfi1: Add support to process 16B header errors | Don Hiatt | 2017-08-22 | 1 | -8/+31 |
* | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -3/+21 |
* | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -7/+10 |
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2017-08-22 | 1 | -0/+5 |
* | RDMA: Simplify get firmware interface | Leon Romanovsky | 2017-08-10 | 1 | -3/+2 |
* | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl | 2017-07-31 | 1 | -0/+5 |
* | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan | 2017-07-31 | 1 | -2/+4 |
* | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 2017-07-24 | 1 | -58/+48 |
|\ |
|
| * | IB/hfi1: Modify handling of physical link state by Host Driver | Byczkowski, Jakub | 2017-06-27 | 1 | -1/+1 |
| * | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 2017-06-27 | 1 | -1/+5 |
| * | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 2017-06-27 | 1 | -51/+38 |
| * | IB/hfi1: Separate input/output header tracing | Don Hiatt | 2017-06-27 | 1 | -4/+3 |
| * | IB/hfi1: Add functions to parse BTH/IB headers | Don Hiatt | 2017-06-27 | 1 | -3/+3 |
* | | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 2017-07-05 | 1 | -1/+0 |
|/ |
|
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -0/+4 |