| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cm: Fix access to uninitialized variable | Leon Romanovsky | 2018-01-28 | 1 | -2/+0 |
* | IB/core: Avoid SGID attributes query while converting GID from OPA to IB | Parav Pandit | 2018-01-28 | 1 | -3/+1 |
* | IB/cm: Refactor to avoid setting path record software only fields | Parav Pandit | 2017-12-18 | 1 | -48/+44 |
* | IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc | Parav Pandit | 2017-12-18 | 1 | -2/+3 |
* | IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro... | Parav Pandit | 2017-12-18 | 1 | -2/+2 |
* | IB/cm: Fix sleeping while spin lock is held | Parav Pandit | 2017-12-18 | 1 | -5/+6 |
* | IB/cm: Handle address handle attribute init error | Parav Pandit | 2017-12-18 | 1 | -2/+5 |
* | IB/{cm, umad}: Handle av init error | Parav Pandit | 2017-12-18 | 1 | -13/+21 |
* | IB/cm: Add debug prints to ib_cm | Daniel Jurgens | 2017-12-18 | 1 | -0/+51 |
* | IB/core: Fix memory leak in cm_req_handler error flows | Matan Barak | 2017-12-18 | 1 | -2/+3 |
* | IB/CM: Change sgid to IB GID when handling CM request | Don Hiatt | 2017-12-11 | 1 | -2/+36 |
* | IB/cm: Fix memory corruption in handling CM request | Parav Pandit | 2017-10-25 | 1 | -4/+7 |
* | IB/cm: Suppress gcc 7 fall-through complaints | Bart Van Assche | 2017-10-14 | 1 | -0/+1 |
* | IB/core: Simplify sa_path_set_[sd]lid() calls | Bart Van Assche | 2017-10-10 | 1 | -14/+12 |
* | IB/cm: Fix sleeping in atomic when RoCE is used | Roland Dreier | 2017-08-31 | 1 | -19/+44 |
* | Add OPA extended LID support | Hiatt, Don | 2017-08-18 | 1 | -2/+2 |
* | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-08-18 | 1 | -1/+1 |
|\ |
|
| * | cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM | Sagi Grimberg | 2017-08-18 | 1 | -1/+1 |
* | | IB/CM: Set appropriate slid and dlid when handling CM request | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -11/+56 |
* | | IB/CM: Create appropriate path records when handling CM request | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -7/+31 |
* | | IB/CM: Add OPA Path record support to CM | Hiatt, Don | 2017-08-08 | 1 | -8/+42 |
* | | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 2017-08-08 | 1 | -2/+2 |
|/ |
|
* | RDMA/SA: Fix kernel panic in CMA request handler flow | Majd Dibbiny | 2017-06-01 | 1 | -2/+2 |
* | IB/SA: Add OPA path record type | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -12/+22 |
* | IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -27/+35 |
* | IB/SA: Introduce path record specific types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+12 |
* | IB/SA: Rename ib_sa_path_rec to sa_path_rec | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -10/+10 |
* | IB/CM: Add braces when using sizeof | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+3 |
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+3 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -4/+6 |
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+3 |
* | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/cma: Add debug messages to error flows | Moni Shoua | 2017-01-24 | 1 | -0/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 1 | -1/+71 |
|\ |
|
| *-. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 1 | -1/+71 |
| |\ \ |
|
| | | * | rdma_cm: add rdma_reject_msg() helper function | Steve Wise | 2016-12-14 | 1 | -0/+48 |
| | |/
| |/| |
|
| | * | IB/core: Issue DREQ when receiving REQ/REP for stale QP | Hans Westgaard Ry | 2016-12-14 | 1 | -1/+23 |
| |/ |
|
* / | IB/cm: Mark stale CM id's whenever the mad agent was unregistered | Mark Bloch | 2016-11-16 | 1 | -16/+110 |
|/ |
|
* | IB/cm: Fix a recently introduced locking bug | Bart Van Assche | 2016-06-06 | 1 | -2/+2 |
* | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 2016-01-19 | 1 | -0/+1 |
* | IB/cm: Fix a recently introduced deadlock | Bart Van Assche | 2016-01-19 | 1 | -2/+2 |
* | IB/mad: pass ib_mad_send_buf explicitly to the recv_handler | Christoph Hellwig | 2016-01-19 | 1 | -0/+1 |
* | IB/core: Validate route when we init ah | Matan Barak | 2015-12-23 | 1 | -2/+8 |
* | IB/cm: Use the source GID index type | Matan Barak | 2015-12-23 | 1 | -5/+20 |
* | IB/core: Add gid_type to gid attribute | Matan Barak | 2015-12-23 | 1 | -1/+1 |
* | IB/core: Avoid calling ib_query_device | Or Gerlitz | 2015-12-22 | 1 | -11/+1 |
* | IB/cm: Remove the usage of smac and vid of qp_attr and cm_av | Matan Barak | 2015-10-21 | 1 | -30/+0 |
* | IB/cm: cm_init_av_by_path should find a GID by its netdevice | Matan Barak | 2015-10-21 | 1 | -2/+5 |
* | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 2015-10-21 | 1 | -2/+3 |