Age | Commit message (Expand) | Author |
2018-10-17 | IB/mlx5: Add support for extended atomic operations | Yonatan Cohen |
2018-10-17 | RDMA/core: Fix comment for hw stats init for port == 0 | Parav Pandit |
2018-10-17 | RDMA/core: Refactor ib_register_device() function | Parav Pandit |
2018-10-17 | RDMA/core: Fix unwinding flow in case of error to register device | Parav Pandit |
2018-10-17 | ib_srp: Remove WARN_ON in srp_terminate_io() | Hannes Reinecke |
2018-10-17 | IB/mlx5: Allow scatter to CQE without global signaled WRs | Yonatan Cohen |
2018-10-17 | IB/mlx5: Verify that driver supports user flags | Yonatan Cohen |
2018-10-17 | IB/mlx5: Support scatter to CQE for DC transport type | Yonatan Cohen |
2018-10-17 | Merge remote-tracking branch 'mlx5-next' into for-next | Doug Ledford |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit |
2018-10-17 | RDMA/core: Allow existing drivers to set one sysfs group per device | Parav Pandit |
2018-10-17 | IB/rxe: Remove unnecessary enum values | Nathan Chancellor |
2018-10-16 | net/mlx5: Expose DC scatter to CQE capability bit | Yonatan Cohen |
2018-10-16 | RDMA/umad: Use kernel API to allocate umad indexes | Leon Romanovsky |
2018-10-16 | RDMA/uverbs: Use kernel API to allocate uverbs indexes | Leon Romanovsky |
2018-10-16 | RDMA/core: Increase total number of RDMA ports across all devices | Leon Romanovsky |
2018-10-16 | IB/mlx4: Add port and TID to MAD debug print | Håkon Bugge |
2018-10-16 | IB/mlx4: Enable debug print of SMPs | Håkon Bugge |
2018-10-16 | RDMA/core: Rename ports_parent to ports_kobj | Parav Pandit |
2018-10-16 | RDMA/core: Do not expose unsupported counters | Parav Pandit |
2018-10-16 | IB/mlx4: Refer to the device kobject instead of ports_parent | Parav Pandit |
2018-10-16 | RDMA/nldev: Allow IB device rename through RDMA netlink | Leon Romanovsky |
2018-10-16 | RDMA/core: Implement IB device rename function | Leon Romanovsky |
2018-10-16 | RDMA/core: Annotate timeout as unsigned long | Leon Romanovsky |
2018-10-16 | RDMA/core: Align multiple functions to kernel coding style | Leon Romanovsky |
2018-10-16 | RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route() | Leon Romanovsky |
2018-10-16 | IB/mlx5: Fix MR cache initialization | Artemy Kovalyov |
2018-10-16 | RDMA/cm: Respect returned status of cm_init_av_by_path | Leon Romanovsky |
2018-10-16 | IB/ipoib: Clear IPCB before icmp_send | Denis Drozdov |
2018-10-16 | RDMA/restrack: Protect from reentry to resource return path | Leon Romanovsky |
2018-10-16 | RDMA/mlx5: Add support for flow tag to raw create flow | Mark Bloch |
2018-10-16 | RDMA/mlx5: Remove extraneous error check | Gal Pressman |
2018-10-16 | IB/mlx5: Verify DEVX object type | Yishai Hadas |
2018-10-16 | RDMA/hns: Add FRMR support for hip08 | Yixian Liu |
2018-10-16 | RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Wait for delayed work to finish before device removal | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Limit max_pkey to 16 bit value | Devesh Sharma |
2018-10-16 | RDMA/bnxt_re: Fix qp async event reporting | Devesh Sharma |
2018-10-16 | RDMA/bnxt_re: Report out of sequence hw counters | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Expose rx discards and drop counters | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print | Somnath Kotur |
2018-10-16 | RDMA/bnxt_re: Drop L2 async events silently | Devesh Sharma |
2018-10-16 | RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Avoid NULL check after accessing the pointer | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Remove the unnecessary version macro definition | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Fix recursive lock warning in debug kernel | Selvin Xavier |
2018-10-16 | RDMA/bnxt_re: Add missing spin lock initialization | Selvin Xavier |
2018-10-16 | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe |
2018-10-10 | IB/mlx5: Unmap DMA addr from HCA before IOMMU | Valentine Fatiev |
2018-10-05 | RDMA/restrack: Release task struct which was hold by CM_ID object | Leon Romanovsky |