| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | RDMA/restrack: Introduce statistic counter | Mark Zhang | 2019-07-05 | 1 | -5/+17 |
| * | | | | Merge mlx5-next into rdma for-next | Jason Gunthorpe | 2019-07-05 | 1 | -1/+1 |
| |\| | | |
|
| * | | | | RDMA/efa: Entropy in admin commands id | Daniel Kranzdorf | 2019-07-04 | 1 | -21/+23 |
| * | | | | IB/ipoib: Add child to parent list only if device initialized | Valentine Fatiev | 2019-07-04 | 1 | -14/+20 |
| * | | | | RDMA/mlx5: Use proper allocation API to get zeroed memory | Leon Romanovsky | 2019-07-04 | 1 | -2/+1 |
| * | | | | RDMA/uverbs: remove redundant assignment to variable ret | Colin Ian King | 2019-07-04 | 1 | -1/+1 |
| * | | | | RDMA/hns: Fix building modular hns | Lijun Ou | 2019-07-04 | 1 | -2/+2 |
| * | | | | IB/mlx5: DEVX cleanup mdev | Yishai Hadas | 2019-07-03 | 1 | -10/+8 |
| * | | | | IB/mlx5: Add DEVX support for CQ events | Yishai Hadas | 2019-07-03 | 1 | -0/+39 |
| * | | | | IB/mlx5: Implement DEVX dispatching event | Yishai Hadas | 2019-07-03 | 1 | -3/+300 |
| * | | | | IB/mlx5: Enable subscription for device events over DEVX | Yishai Hadas | 2019-07-03 | 1 | -7/+553 |
| * | | | | IB/mlx5: Register DEVX with mlx5_core to get async events | Yishai Hadas | 2019-07-03 | 3 | -2/+48 |
| * | | | | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD | Yishai Hadas | 2019-07-03 | 1 | -0/+95 |
| * | | | | Merge mlx5-next into rdma for-next | Jason Gunthorpe | 2019-07-03 | 10 | -70/+103 |
| |\ \ \ \ |
|
| * | | | | | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE | Parav Pandit | 2019-07-03 | 1 | -24/+36 |
| * | | | | | RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag' | YueHaibing | 2019-07-03 | 1 | -2/+0 |
| * | | | | | RDMA/i40iw: Set queue pair state when being queried | Liu, Changcheng | 2019-07-03 | 1 | -0/+2 |
| * | | | | | IB/i40iw: Use kmemdup rather than open coding | Fuqian Huang | 2019-07-03 | 1 | -2/+2 |
| * | | | | | IB/ipoib: Remove memset after vzalloc in ipoib_cm.c | Fuqian Huang | 2019-07-03 | 1 | -1/+0 |
| * | | | | | IB: Remove unneeded memset | Fuqian Huang | 2019-07-03 | 7 | -14/+0 |
| * | | | | | rdma/siw: addition to kernel build environment | Bernard Metzler | 2019-07-02 | 4 | -0/+30 |
| * | | | | | rdma/siw: completion queue methods | Bernard Metzler | 2019-07-02 | 1 | -0/+101 |
| * | | | | | rdma/siw: receive path | Bernard Metzler | 2019-07-02 | 1 | -0/+1456 |
| * | | | | | rdma/siw: transmit path | Bernard Metzler | 2019-07-02 | 1 | -0/+1269 |
| * | | | | | rdma/siw: queue pair methods | Bernard Metzler | 2019-07-02 | 1 | -0/+1322 |
| * | | | | | rdma/siw: application buffer management | Bernard Metzler | 2019-07-02 | 2 | -0/+534 |
| * | | | | | rdma/siw: application interface | Bernard Metzler | 2019-07-02 | 2 | -0/+1851 |
| * | | | | | rdma/siw: connection management | Bernard Metzler | 2019-07-02 | 2 | -0/+2205 |
| * | | | | | rdma/siw: network and RDMA core interface | Bernard Metzler | 2019-07-02 | 1 | -0/+687 |
| * | | | | | rdma/siw: main include file | Bernard Metzler | 2019-07-02 | 1 | -0/+745 |
| * | | | | | rdma/siw: iWarp wire packet format | Bernard Metzler | 2019-07-02 | 1 | -0/+380 |
| * | | | | | IB/hfi1: No need to use try_module_get for debugfs | Dennis Dalessandro | 2019-06-29 | 1 | -3/+2 |
| * | | | | | IB/rdmavt: Add trace for map_mr_sg | Mike Marciniszyn | 2019-06-29 | 2 | -0/+37 |
| * | | | | | IB/rdmavt: Enhance trace information for FRWR debug | Mike Marciniszyn | 2019-06-29 | 2 | -4/+18 |
| * | | | | | IB/hfi1: Add missing INVALIDATE opcodes for trace | Mike Marciniszyn | 2019-06-29 | 1 | -0/+2 |
| * | | | | | IB/hfi1: Reduce excessive aspm inlines | Michael J. Ruhl | 2019-06-29 | 4 | -259/+280 |
| * | | | | | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 2019-06-29 | 5 | -27/+29 |
| * | | | | | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 2019-06-29 | 6 | -37/+86 |
| * | | | | | IB/rdmavt: Set QP allowed opcodes after QP allocation | Michael J. Ruhl | 2019-06-29 | 1 | -23/+12 |
| * | | | | | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 2019-06-29 | 9 | -20/+30 |
| * | | | | | IB/rdmavt: Fracture single lock used for posting and processing RWQEs | Kamenee Arumugam | 2019-06-29 | 3 | -60/+90 |
| * | | | | | IB/hfi1: Move receive work queue struct into uapi directory | Kamenee Arumugam | 2019-06-29 | 4 | -71/+152 |
| * | | | | | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam | 2019-06-29 | 2 | -71/+125 |
| * | | | | | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-29 | 75 | -154/+324 |
| |\ \ \ \ \ |
|
| * | | | | | | RDMA/hns: fix spelling mistake "attatch" -> "attach" | Colin Ian King | 2019-06-25 | 1 | -1/+1 |
| * | | | | | | RDMA/netlink: Audit policy settings for netlink attributes | Doug Ledford | 2019-06-25 | 1 | -13/+12 |
| * | | | | | | RDMA/hns: Cleanup unnecessary exported symbols | Lijun Ou | 2019-06-25 | 12 | -56/+16 |
| * | | | | | | docs: infiniband: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-25 | 2 | -2/+2 |
| * | | | | | | RDMA/hns: Fix an error code in hns_roce_set_user_sq_size() | Dan Carpenter | 2019-06-25 | 1 | -2/+2 |
| * | | | | | | RDMA/hns: fix potential integer overflow on left shift | Colin Ian King | 2019-06-25 | 1 | -1/+1 |