| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-03 | IB/mlx5: Register DEVX with mlx5_core to get async events |  Yishai Hadas | 3 | -2/+48 |
| 2019-07-03 | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD |  Yishai Hadas | 1 | -0/+95 |
| 2019-07-03 | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() |  Parav Pandit | 1 | -1/+1 |
| 2019-07-03 | Merge mlx5-next into rdma for-next |  Jason Gunthorpe | 10 | -70/+103 |
| 2019-07-03 | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE |  Parav Pandit | 1 | -24/+36 |
| 2019-07-03 | net/mlx5: Report EQE data upon CQ completion |  Yishai Hadas | 3 | -3/+3 |
| 2019-07-03 | net/mlx5: mlx5_core_create_cq() enhancements |  Yishai Hadas | 1 | -1/+2 |
| 2019-07-03 | net/mlx5: Use event mask based on device capabilities |  Yishai Hadas | 1 | -1/+1 |
| 2019-07-03 | RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag' |  YueHaibing | 1 | -2/+0 |
| 2019-07-03 | RDMA/i40iw: Set queue pair state when being queried |  Liu, Changcheng | 1 | -0/+2 |
| 2019-07-03 | IB/i40iw: Use kmemdup rather than open coding |  Fuqian Huang | 1 | -2/+2 |
| 2019-07-03 | IB: Remove unneeded memset |  Fuqian Huang | 7 | -14/+0 |
| 2019-07-03 | Merge branch 'timers/vdso' into timers/core |  Thomas Gleixner | 17 | -62/+174 |
| 2019-07-01 | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface |  Bodong Wang | 2 | -2/+2 |
| 2019-07-01 | RDMA/mlx5: Cleanup rep when doing unload |  Bodong Wang | 1 | -7/+11 |
| 2019-07-01 | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping |  Bodong Wang | 2 | -3/+2 |
| 2019-06-28 | IB/hfi1: No need to use try_module_get for debugfs |  Dennis Dalessandro | 1 | -3/+2 |
| 2019-06-28 | IB/hfi1: Add missing INVALIDATE opcodes for trace |  Mike Marciniszyn | 1 | -0/+2 |
| 2019-06-28 | IB/hfi1: Reduce excessive aspm inlines |  Michael J. Ruhl | 4 | -259/+280 |
| 2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details |  Michael J. Ruhl | 4 | -26/+28 |
| 2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs |  Michael J. Ruhl | 4 | -29/+30 |
| 2019-06-28 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full |  Kamenee Arumugam | 6 | -15/+8 |
| 2019-06-28 | IB/hfi1: Move rvt_cq_wc struct into uapi directory |  Kamenee Arumugam | 1 | -2/+2 |
| 2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next |  Jason Gunthorpe | 45 | -82/+221 |
| 2019-06-28 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  Saeed Mahameed | 7 | -59/+98 |
| 2019-06-26 | RDMA/mlx5: Add vport metadata matching for IB representors |  Jianbo Liu | 1 | -9/+36 |
| 2019-06-26 | net/mlx5: Add flow context for flow tag |  Jianbo Liu | 3 | -16/+28 |
| 2019-06-25 | RDMA/hns: fix spelling mistake "attatch" -> "attach" |  Colin Ian King | 1 | -1/+1 |
| 2019-06-25 | RDMA/hns: Cleanup unnecessary exported symbols |  Lijun Ou | 12 | -56/+16 |
| 2019-06-25 | RDMA/hns: Fix an error code in hns_roce_set_user_sq_size() |  Dan Carpenter | 1 | -2/+2 |
| 2019-06-25 | RDMA/hns: fix potential integer overflow on left shift |  Colin Ian King | 1 | -1/+1 |
| 2019-06-24 | net/mlx5: Convert mkey_table to XArray |  Matthew Wilcox | 4 | -28/+18 |
| 2019-06-24 | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch |  Ingo Molnar | 17 | -62/+174 |
| 2019-06-24 | RDMA/mlx5: Refactor MR descriptors allocation |  Max Gurtovoy | 1 | -133/+157 |
| 2019-06-24 | RDMA/mlx5: Use PA mapping for PI handover |  Max Gurtovoy | 3 | -28/+112 |
| 2019-06-24 | RDMA/mlx5: Improve PI handover performance |  Israel Rukshin | 3 | -24/+164 |
| 2019-06-24 | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code |  Israel Rukshin | 3 | -154/+17 |
| 2019-06-24 | RDMA/core: Validate integrity handover device cap |  Max Gurtovoy | 2 | -7/+2 |
| 2019-06-24 | RDMA/core: Rename signature qp create flag and signature device capability |  Israel Rukshin | 3 | -10/+9 |
| 2019-06-24 | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request |  Max Gurtovoy | 1 | -20/+198 |
| 2019-06-24 | RDMA/mlx5: Update set_sig_data_segment attribute for new signature API |  Max Gurtovoy | 1 | -6/+5 |
| 2019-06-24 | RDMA/mlx5: Pass UMR segment flags instead of boolean |  Max Gurtovoy | 1 | -7/+12 |
| 2019-06-24 | RDMA/mlx5: Add attr for max number page list length for PI operation |  Max Gurtovoy | 1 | -0/+2 |
| 2019-06-24 | RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity |  Max Gurtovoy | 3 | -11/+189 |
| 2019-06-24 | bus_find_device: Unify the match callback with class_find_device |  Suzuki K Poulose | 1 | -1/+1 |
| 2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 17 | -62/+174 |
| 2019-06-22 | timekeeping: Use proper clock specifier names in functions |  Jason A. Donenfeld | 1 | -3/+3 |
| 2019-06-21 | RDMA/efa: Print address on AH creation failure |  Firas Jahjah | 1 | -1/+2 |
| 2019-06-21 | RDMA/efa: Be consistent with success flow return value |  Gal Pressman | 3 | -5/+7 |
| 2019-06-21 | RDMA/efa: Use API to get contiguous memory blocks aligned to device supported page size |  Gal Pressman | 1 | -67/+21 |