Age | Commit message (Expand) | Author |
2019-05-07 | RDMA/efa: Add driver to Kconfig/Makefile | Gal Pressman |
2019-05-07 | RDMA/efa: Add the efa module | Gal Pressman |
2019-05-07 | RDMA/efa: Add EFA verbs implementation | Gal Pressman |
2019-05-06 | RDMA/efa: Add common command handlers | Gal Pressman |
2019-05-06 | RDMA/efa: Implement functions that submit and complete admin commands | Gal Pressman |
2019-05-06 | RDMA/efa: Add the ABI definitions | Gal Pressman |
2019-05-06 | RDMA/efa: Add the com service API definitions | Gal Pressman |
2019-05-06 | RDMA/efa: Add the efa_com.h file | Gal Pressman |
2019-05-06 | RDMA/efa: Add the efa.h header file | Gal Pressman |
2019-05-06 | RDMA/efa: Add EFA device definitions | Gal Pressman |
2019-05-06 | RDMA: Add EFA related definitions | Gal Pressman |
2019-05-06 | RDMA/umem: Remove hugetlb flag | Shiraz Saleem |
2019-05-06 | RDMA/bnxt_re: Use core helpers to get aligned DMA address | Shiraz Saleem |
2019-05-06 | RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa... | Shiraz Saleem |
2019-05-06 | RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks | Shiraz Saleem |
2019-05-06 | RDMA/umem: Add API to find best driver supported page size in an MR | Shiraz Saleem |
2019-05-06 | IB/hfi1: Fix WQ_MEM_RECLAIM warning | Mike Marciniszyn |
2019-05-06 | RDMA/mlx5: Remove MAYEXEC flag | Leon Romanovsky |
2019-05-06 | IB/mlx5: Device resource control for privileged DEVX user | Ariel Levkovich |
2019-05-06 | IB/mlx5: Add steering SW ICM device memory type | Ariel Levkovich |
2019-05-06 | IB/mlx5: Warn on allocated MEMIC buffers during cleanup | Ariel Levkovich |
2019-05-06 | IB/mlx5: Support device memory type attribute | Ariel Levkovich |
2019-05-06 | RDMA/rdmavt: Catch use-after-free access of AH structures | Leon Romanovsky |
2019-05-03 | RDMA/core: Allow detaching gid attribute netdevice for RoCE | Parav Pandit |
2019-05-03 | net/smc: Use rdma_read_gid_l2_fields to L2 fields | Parav Pandit |
2019-05-03 | RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev | Parav Pandit |
2019-05-03 | RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev | Parav Pandit |
2019-05-03 | RDMA: Introduce and use GID attr helper to read RoCE L2 fields | Parav Pandit |
2019-05-03 | IB/cm: Reduce dependency on gid attribute ndev check | Parav Pandit |
2019-05-03 | RDMA/rxe: Consider skb reserve space based on netdev of GID | Parav Pandit |
2019-05-03 | RDMA: Get rid of iw_cm_verbs | Kamal Heib |
2019-05-03 | RDMA/core: Do not invoke init_port on compat devices | Parav Pandit |
2019-05-03 | IB/core: Set qp->real_qp before it may be accessed | Artemy Kovalyov |
2019-05-03 | IB/mlx5: Add missing XRC options to QP optional params mask | Jack Morgenstein |
2019-05-03 | RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_context | Shamir Rabinovitch |
2019-05-02 | RDMA/uverbs: Initialize udata struct on destroy flows | Gal Pressman |
2019-05-02 | RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table() | Shiraz Saleem |
2019-05-01 | RDMA/core: Introduce RDMA subsystem ibdev_* print functions | Gal Pressman |
2019-04-25 | uverbs: Convert idr to XArray | Matthew Wilcox |
2019-04-25 | ib/bnxt: Remove mention of idr_alloc from comment | Matthew Wilcox |
2019-04-25 | Merge branch 'mlx5_tir_icm' into rdma.git for-next | Jason Gunthorpe |
2019-04-25 | IB/mlx5: Expose TIR ICM address to user space | Ariel Levkovich |
2019-04-24 | net/mlx5: Introduce new TIR creation core API | Ariel Levkovich |
2019-04-24 | net/mlx5: Expose TIR ICM address in command outbox | Ariel Levkovich |
2019-04-24 | net/mlx5: Expose SW ICM related device memory capabilities | Ariel Levkovich |
2019-04-24 | Merge branch 'rdma_mmap' into rdma.git for-next | Jason Gunthorpe |
2019-04-24 | RDMA: Remove rdma_user_mmap_page | Jason Gunthorpe |
2019-04-24 | RDMA/mlx5: Use get_zeroed_page() for clock_info | Jason Gunthorpe |
2019-04-24 | RDMA/ucontext: Fix regression with disassociate | Jason Gunthorpe |
2019-04-24 | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages | Jason Gunthorpe |