Age | Commit message (Expand) | Author |
2020-01-13 | RDMA/core: Simplify type usage for ib_uverbs_async_handler() | Jason Gunthorpe |
2020-01-13 | RDMA/core: Do not erase the type of ib_wq.uobject | Jason Gunthorpe |
2020-01-13 | RDMA/core: Do not erase the type of ib_srq.uobject | Jason Gunthorpe |
2020-01-13 | RDMA/core: Do not erase the type of ib_qp.uobject | Jason Gunthorpe |
2020-01-13 | RDMA/core: Do not erase the type of ib_cq.uobject | Jason Gunthorpe |
2020-01-13 | RDMA/core: Make ib_ucq_object use ib_uevent_object | Jason Gunthorpe |
2020-01-13 | RDMA/core: Do not allow alloc_commit to fail | Jason Gunthorpe |
2020-01-13 | RDMA/mlx5: Simplify devx async commands | Jason Gunthorpe |
2020-01-13 | RDMA/core: Simplify destruction of FD uobjects | Jason Gunthorpe |
2020-01-13 | RDMA/mlx5: Use RCU and direct refcounts to keep memory alive | Jason Gunthorpe |
2020-01-13 | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class | Jason Gunthorpe |
2020-01-12 | IB/mlx5: Add mmap support for VAR | Yishai Hadas |
2020-01-12 | IB/mlx5: Introduce VAR object and its alloc/destroy methods | Yishai Hadas |
2020-01-12 | IB/mlx5: Extend caps stage to handle VAR capabilities | Yishai Hadas |
2020-01-12 | Merge branch 'mlx5_vdpa' into rdma.git for-next | Jason Gunthorpe |
2020-01-10 | net/mlx5: Expose vDPA emulation device capabilities | Yishai Hadas |
2020-01-10 | net/mlx5: Add Virtio Emulation related device capabilities | Yishai Hadas |
2020-01-10 | RDMA/core: Remove err in iw_query_port | Guoqing Jiang |
2020-01-10 | RDMA/hns: Add support for reporting wc as software mode | Xi Wang |
2020-01-10 | RDMA/hns: Bugfix for posting a wqe with sge | Lijun Ou |
2020-01-10 | IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Add software counter for ctxt0 seq drop | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Return void in packet receiving functions | Grzegorz Andrejczuk |
2020-01-10 | IB/hfi1: Decouple IRQ name from type | Grzegorz Andrejczuk |
2020-01-10 | IB/hfi1: Create API for auto activate | Mike Marciniszyn |
2020-01-10 | IB/hfi1: IB/hfi1: Add an API to handle special case drop | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Move common receive IRQ code to function | Grzegorz Andrejczuk |
2020-01-10 | IB/hfi1: Add fast and slow handlers for receive context | Mike Marciniszyn |
2020-01-10 | IB/hfi1: Move chip specific functions to chip.c | Mike Marciniszyn |
2020-01-10 | RDMA/core: Fix locking in ib_uverbs_event_read | Jason Gunthorpe |
2020-01-09 | IB/core: Fix build failure without hugepages | Arnd Bergmann |
2020-01-07 | IB/core: Rename event_handler_lock to qp_open_list_lock | Parav Pandit |
2020-01-07 | IB/core: Cut down single member ib_cache structure | Parav Pandit |
2020-01-07 | IB/core: Let IB core distribute cache update events | Parav Pandit |
2020-01-07 | IB/mlx5: Do reverse sequence during device removal | Parav Pandit |
2020-01-07 | RDMA/hns: Fix coding style issues | Lijun Ou |
2020-01-07 | RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP | Wenpeng Liang |
2020-01-07 | RDMA/hns: Remove redundant print information | Yixing Liu |
2020-01-07 | RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify() | Lijun Ou |
2020-01-07 | RDMA/hns: Update the value of qp type | Lijun Ou |
2020-01-07 | RDMA/hns: Remove unused function hns_roce_init_eq_table() | Lijun Ou |
2020-01-07 | RDMA/hns: Avoid printing address of mtt page | Wenpeng Liang |
2020-01-07 | RDMA/core: Add trace points to follow MR allocation | Chuck Lever |
2020-01-07 | RDMA/core: Trace points for diagnosing completion queue issues | Chuck Lever |
2020-01-07 | RDMA/cma: Add trace points in RDMA Connection Manager | Chuck Lever |
2020-01-03 | RDMA/cm: Delete unused CM ARP functions | Leon Romanovsky |
2020-01-03 | RDMA/cm: Delete unused CM LAP functions | Leon Romanovsky |
2020-01-03 | RDMA/i40iw: fix a potential NULL pointer dereference | Xiyu Yang |
2020-01-03 | RDMA/rxe: Fix error type of mmap_offset | Jiewei Ke |
2020-01-03 | RDMA/mlx5: use true,false for bool variable | zhengbin |