Age | Commit message (Expand) | Author |
2018-11-29 | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky |
2018-11-29 | IB/usnic: fix spelling mistake "miniumum" -> "minimum" | Colin Ian King |
2018-11-29 | RDMA/uverbs: fix ptr_ret.cocci warnings | kbuild test robot |
2018-11-29 | RDMA/drivers: Fix spelling mistake "initalize" -> "initialize" | Colin Ian King |
2018-11-26 | RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl() | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Prohibit write() calls with too small buffers | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Add structure size info to write commands | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Make write() handlers return 0 on success | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write | Jason Gunthorpe |
2018-11-26 | RDMA/uverbs: Add missing driver_data | Jason Gunthorpe |
2018-11-26 | IB/qib: fix spelling mistake "colescing" -> "coalescing" | Colin Ian King |
2018-11-22 | RDMA/core: Sync unregistration with netlink commands | Parav Pandit |
2018-11-22 | RDMA/cma: Move cma module specific functions to cma_priv.h | Parav Pandit |
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 |