| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/hfi1: Properly allocate rdma counter desc memory | Dennis Dalessandro | 2021-11-16 | 1 | -3/+2 |
* | RDMA/counter: Add a descriptor in struct rdma_hw_stats | Aharon Landau | 2021-10-12 | 1 | -26/+27 |
* | RDMA/hfi1: Convert to SPDX identifier | Cai Huoqing | 2021-08-25 | 1 | -43/+1 |
* | RDMA: Remove rdma_set_device_sysfs_group() | Jason Gunthorpe | 2021-06-17 | 1 | -3/+1 |
* | RDMA: Change ops->init_port to ops->port_groups | Jason Gunthorpe | 2021-06-17 | 1 | -1/+1 |
* | RDMA: Split the alloc_hw_stats() ops to port and device variants | Jason Gunthorpe | 2021-06-17 | 1 | -43/+43 |
* | RDMA: Support more than 255 rdma ports | Mark Bloch | 2021-03-26 | 1 | -4/+4 |
* | RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling | Lee Jones | 2021-01-28 | 1 | -3/+3 |
* | RDMA: Fix link active_speed size | Aharon Landau | 2020-09-18 | 1 | -1/+1 |
* | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 2020-06-03 | 1 | -1/+0 |
* | IB/hfi1: Enable the transmit side of the datagram ipoib netdev | Piotr Stankiewicz | 2020-05-21 | 1 | -0/+2 |
* | IB/ipoib: Increase ipoib Datagram mode MTU's upper limit | Kaike Wan | 2020-05-21 | 1 | -0/+2 |
* | IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs | Gary Leshner | 2020-05-21 | 1 | -1/+1 |
* | IB/hfi1: Remove module parameter for KDETH qpns | Gary Leshner | 2020-05-21 | 1 | -4/+3 |
* | IB/hfi1, qib: Ensure RCU is locked when accessing list | Dennis Dalessandro | 2020-03-02 | 1 | -1/+3 |
* | IB/hfi1: Use a common pad buffer for 9B and 16B packets | Mike Marciniszyn | 2019-10-17 | 1 | -6/+4 |
* | IB/hfi1: remove unlikely() from IS_ERR*() condition | Denis Efremov | 2019-09-26 | 1 | -1/+1 |
* | Merge branch 'odp_fixes' into rdma.git for-next | Jason Gunthorpe | 2019-08-21 | 1 | -0/+2 |
|\ |
|
| * | IB/hfi1: Fix Spectre v1 vulnerability | Gustavo A. R. Silva | 2019-08-01 | 1 | -0/+2 |
* | | IB/hfi1: Do not update hcrc for a KDETH packet during fault injection | Kaike Wan | 2019-07-22 | 1 | -8/+9 |
|/ |
|
* | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-29 | 1 | -8/+8 |
|\ |
|
| * | IB/hfi1: Handle port down properly in pio | Mike Marciniszyn | 2019-06-18 | 1 | -2/+2 |
| * | IB/hfi1: Use aborts to trigger RC throttling | Mike Marciniszyn | 2019-06-18 | 1 | -4/+6 |
| * | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn | 2019-05-29 | 1 | -2/+0 |
* | | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+1 |
* | | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+3 |
|/ |
|
* | hfi1: Convert hfi1_unit_table to XArray | Matthew Wilcox | 2019-04-01 | 1 | -4/+4 |
* | IB/hfi1: Add running average for adaptive pio | Mike Marciniszyn | 2019-03-26 | 1 | -3/+4 |
* | IB/hfi1: Prioritize the sending of ACK packets | Kaike Wan | 2019-02-06 | 1 | -0/+1 |
* | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs | Kaike Wan | 2019-02-06 | 1 | -1/+16 |
* | IB/hfi1: Allow for extra entries in QP's s_ack_queue | Kaike Wan | 2019-02-06 | 1 | -1/+1 |
* | IB/hfi1: Integrate TID RDMA READ protocol into RC protocol | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
* | IB/hfi1: Add TID RDMA handlers | Kaike Wan | 2019-02-05 | 1 | -0/+125 |
* | IB/hfi1: Set PbcInsertHcrc for TID RDMA packets | Kaike Wan | 2019-02-05 | 1 | -2/+19 |
* | IB/hfi1: TID RDMA RcvArray programming and TID allocation | Kaike Wan | 2019-02-05 | 1 | -10/+19 |
* | IB/hfi1: Integrate OPFN into RC transactions | Kaike Wan | 2019-01-31 | 1 | -0/+1 |
* | IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue | Kaike Wan | 2019-01-31 | 1 | -0/+1 |
* | IB/{hfi1,qib}: Cleanup open coded sge sizing | Michael J. Ruhl | 2019-01-30 | 1 | -10/+2 |
* | RDMA: Rename port_callback to init_port | Parav Pandit | 2019-01-14 | 1 | -1/+1 |
* | 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 |