Age | Commit message (Expand) | Author |
2018-11-22 | RDMA/uverbs: Check for NULL driver methods for every write call | Jason Gunthorpe |
2018-11-22 | RDMA/uverbs: Make all the method functions in uverbs_cmd static | Jason Gunthorpe |
2018-11-22 | RDMA/uverbs: Convert the write interface to use uverbs_api | Jason Gunthorpe |
2018-11-22 | RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api | Jason Gunthorpe |
2018-11-22 | RDMA/uverbs: Require all objects to have a driver destroy function | Jason Gunthorpe |
2018-11-22 | RDMA/mlx5: Use the uapi disablement APIs instead of code | Jason Gunthorpe |
2018-11-22 | RDMA/uverbs: Add helpers to mark uapi functions as unsupported | Jason Gunthorpe |
2018-11-22 | RDMA/uverbs: Factor out the add/get pattern into a helper | Jason Gunthorpe |
2018-11-22 | RDMA/uverbs: Use a linear list to describe the compiled-in uapi | Jason Gunthorpe |
2018-11-22 | RDMA/mlx5: Do not generate the uabi specs unconditionally | Jason Gunthorpe |
2018-11-22 | mlx4: trigger IB events needed by SMC | Ursula Braun |
2018-11-21 | iw_cxgb4: only reconnect with MPAv1 if the peer aborts | Steve Wise |
2018-11-21 | IB/core: Make function ib_fmr_pool_unmap return void | Yuval Shaia |
2018-11-21 | IB/srpt: Drop pointless static qualifier in srpt_make_tpg() | Yue Haibing |
2018-11-21 | RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h | Parav Pandit |
2018-11-21 | infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent | Sabyasachi Gupta |
2018-11-21 | infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent | Sabyasachi Gupta |
2018-11-21 | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe |
2018-11-21 | IB/mlx5: Allow modify AV in DCI QP to RTR | Artemy Kovalyov |
2018-11-20 | net/mlx5: EQ, Make EQE access methods inline | Saeed Mahameed |
2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Generic EQ | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Create all EQs in one place | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Move all EQ logic to eq.c | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed |
2018-11-12 | IB/mlx5: Improve ODP debugging messages | Moni Shoua |
2018-11-12 | net/mlx5: Use multi threaded workqueue for page fault handling | Moni Shoua |
2018-11-12 | net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state | Moni Shoua |
2018-11-12 | IB/mlx5: Lock QP during page fault handling | Moni Shoua |
2018-11-12 | net/mlx5: Enumerate page fault types | Moni Shoua |
2018-11-12 | net/mlx5: Add interface to hold and release core resources | Moni Shoua |
2018-11-12 | net/mlx5: Release resource on error flow | Moni Shoua |
2018-11-08 | net/mlx5: Fix offsets of ifc reserved fields | Gal Pressman |
2018-11-08 | IB/rxe: make rxe_unregister_device void | Zhu Yanjun |
2018-11-08 | IB/rxe: move the variable into the function that uses it | Zhu Yanjun |
2018-11-08 | RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters | Andrew Boyer |
2018-11-08 | RDMA/rxe: Distinguish between down links and disabled links | Andrew Boyer |
2018-11-08 | i40iw: remove support for ib_get_vector_affinity | Sagi Grimberg |
2018-11-08 | mlx5: remove support for ib_get_vector_affinity | Sagi Grimberg |
2018-11-07 | net/mlx5: Fix XRC SRQ umem valid bits | Yishai Hadas |
2018-11-06 | IB/uverbs: fix a typo | Rami Rosen |
2018-11-06 | rxe: fix error completion wr_id and qp_num | Sagi Grimberg |
2018-11-06 | IB/rxe: clean skb queue directly | Zhu Yanjun |
2018-11-06 | RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse | Allen Pais |