| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn | 2017-08-29 | 2 | -0/+4 |
* | IB/rdmavt: Add QP iterator API for QPs | Mike Marciniszyn | 2017-08-29 | 1 | -0/+29 |
* | RDMA/core: Cleanup device capability enum | Leon Romanovsky | 2017-08-24 | 1 | -3/+3 |
* | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky | 2017-08-24 | 1 | -2/+2 |
* | Merge branch 'k.o/for-4.13-rc' into k.o/for-next | Doug Ledford | 2017-08-24 | 1 | -0/+1 |
|\ |
|
| * | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich | 2017-08-24 | 1 | -0/+1 |
* | | rdma: Autoload netlink client modules | Jason Gunthorpe | 2017-08-22 | 1 | -0/+12 |
* | | 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: Add 16B UD support | Don Hiatt | 2017-08-22 | 1 | -0/+1 |
* | | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 2017-08-22 | 2 | -2/+17 |
* | | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -3/+0 |
* | | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 2017-08-22 | 1 | -0/+18 |
* | | IB/hfi1: Remove pmtu from the QP structure | Sebastian Sanchez | 2017-08-22 | 1 | -1/+0 |
* | | Add OPA extended LID support | Hiatt, Don | 2017-08-18 | 1 | -6/+20 |
* | | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-08-18 | 1 | -1/+2 |
|\ \ |
|
| * | | infiniband: avoid overflow warning | Arnd Bergmann | 2017-08-18 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'rdma-netlink' into k.o/merge-test | Doug Ledford | 2017-08-10 | 2 | -19/+35 |
|\ \ |
|
| * | | RDMA: Simplify get firmware interface | Leon Romanovsky | 2017-08-10 | 1 | -2/+4 |
| * | | RDMA/netlink: Add and implement doit netlink callback | Leon Romanovsky | 2017-08-10 | 1 | -0/+2 |
| * | | RDMA/core: Add and expose static device index | Leon Romanovsky | 2017-08-10 | 1 | -0/+2 |
| * | | RDMA/netlink: Rename netlink callback struct | Leon Romanovsky | 2017-08-10 | 1 | -2/+2 |
| * | | RDMA/netlink: Simplify and rename ibnl_chk_listeners | Leon Romanovsky | 2017-08-10 | 1 | -0/+6 |
| * | | RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast | Leon Romanovsky | 2017-08-10 | 1 | -3/+1 |
| * | | RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast* | Leon Romanovsky | 2017-08-10 | 1 | -6/+2 |
| * | | RDMA/netlink: Add flag to consolidate common handling | Leon Romanovsky | 2017-08-10 | 1 | -0/+6 |
| * | | RDMA/netlink: Remove redundant owner option for netlink callbacks | Leon Romanovsky | 2017-08-10 | 1 | -1/+0 |
| * | | RDMA/netlink: Remove netlink clients infrastructure | Leon Romanovsky | 2017-08-10 | 1 | -9/+4 |
| * | | RDMA/core: Add wait/retry version of ibnl_unicast | Ismail, Mustafa | 2017-08-09 | 1 | -0/+10 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 2017-08-10 | 3 | -6/+63 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | RDMA/core: expose affinity mappings per completion vector | Sagi Grimberg | 2017-08-08 | 1 | -0/+24 |
| | |/ |
|
| * | | IB/CM: Add OPA Path record support to CM | Hiatt, Don | 2017-08-08 | 1 | -0/+18 |
| * | | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 2017-08-08 | 1 | -1/+13 |
| * | | IB/core: Change port_attr.sm_lid from 16 to 32 bits | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -1/+1 |
| * | | IB/core: Change port_attr.lid size from 16 to 32 bits | Dasaratharaman Chandramouli | 2017-08-08 | 2 | -2/+3 |
| * | | IB/core: Convert ah_attr from OPA to IB when copying to user | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -2/+4 |
| |/ |
|
* | | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl | 2017-07-31 | 1 | -0/+17 |
* | | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-07-27 | 1 | -0/+1 |
|\ \ |
|
| * | | IB/core: Add generic function to extract IB speed from netdev | Yuval Shaia | 2017-07-24 | 1 | -0/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'rxe' and 'mlx' into k.o/for-next | Doug Ledford | 2017-07-27 | 2 | -1/+14 |
|\ \ \
| | |/
| |/| |
|
| | * | IB/core: Enable QP creation with a given source QP number | Yishai Hadas | 2017-07-24 | 1 | -0/+2 |
| | * | IB/core: Set RoCEv2 MGID according to spec | Noa Osherovich | 2017-07-24 | 1 | -1/+7 |
| | * | IB/core: Introduce delay drop for a WQ | Maor Gottlieb | 2017-07-24 | 1 | -0/+5 |
| |/ |
|
* | | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 2017-07-24 | 4 | -3/+92 |
|\ \
| |/
|/| |
|
| * | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 2017-06-27 | 2 | -1/+3 |
| * | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 2017-06-27 | 1 | -1/+2 |
| * | IB/hfi1: Add functions to parse BTH/IB headers | Don Hiatt | 2017-06-27 | 3 | -1/+87 |
* | | IB/cma: Fix reference count leak when no ipv4 addresses are set | Kalderon, Michal | 2017-07-20 | 1 | -2/+4 |
* | | IB/rdmavt: Setting of QP timeout can overflow jiffies computation | Kaike Wan | 2017-07-20 | 1 | -0/+14 |
* | | IB/core: Remove NOIO QP create flag | Leon Romanovsky | 2017-07-18 | 1 | -1/+1 |