Age | Commit message (Expand) | Author |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-04-12 | RDMA/qedr: Fix error return code in qedr_iw_connect() | Wang Wensheng |
2021-04-07 | RDMA/qedr: Fix kernel panic when trying to access recv_cq | Kamal Heib |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch |
2021-02-16 | RDMA/qedr: Use true and false for bool variable | Jiapeng Chong |
2021-02-08 | RDMA/qedr: Remove in_irq() usage from debug output | Sebastian Andrzej Siewior |
2020-12-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-12-01 | RDMA/qedr: iWARP invalid(zero) doorbell address fix | Alok Prasad |
2020-11-23 | IB/qedr: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-17 | Merge branch 'for-rc' into rdma.git | Jason Gunthorpe |
2020-10-28 | RDMA/qedr: Fix memory leak in iWARP CM | Alok Prasad |
2020-10-26 | RDMA: Convert sysfs device * show functions to use sysfs_emit() | Joe Perches |
2020-10-26 | RDMA: Remove uverbs cmds from drivers that don't use them | Jason Gunthorpe |
2020-10-26 | RDMA: Check create_flags during create_qp | Jason Gunthorpe |
2020-10-26 | RDMA: Check flags during create_cq | Jason Gunthorpe |
2020-10-26 | RDMA: Check attr_mask during modify_qp | Jason Gunthorpe |
2020-10-26 | RDMA: Check srq_type during create_srq | Jason Gunthorpe |
2020-10-26 | RDMA: Move more uverbs_cmd_mask settings to the core | Jason Gunthorpe |
2020-10-26 | RDMA: Remove elements in uverbs_cmd_mask that all drivers set | Jason Gunthorpe |
2020-10-16 | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe |
2020-10-01 | RDMA/core: Modify enum ib_gid_type and enum rdma_network_type | Avihai Horon |
2020-10-01 | RDMA/qedr: Endianness warnings cleanup | Alok Prasad |
2020-09-29 | RDMA/drivers: Remove udata check from special QP | Leon Romanovsky |
2020-09-18 | RDMA/qedr: Fix resource leak in qedr_create_qp | Keita Suzuki |
2020-09-18 | Merge branch 'mlx5_active_speed' into rdma.git for-next | Jason Gunthorpe |
2020-09-18 | RDMA: Fix link active_speed size | Aharon Landau |
2020-09-16 | RDMA/qedr: Add support for user mode XRC-SRQ's | Yuval Basson |
2020-09-11 | RDMA/qedr: Fix function prototype parameters alignment | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix inline size returned for iWARP | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix iWARP active mtu display | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix return code if accept is called on a destroyed qp | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix use of uninitialized field | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix doorbell setting | Michal Kalderon |
2020-09-11 | RDMA/qedr: Fix qp structure memory leak | Michal Kalderon |
2020-09-11 | RDMA/qedr: Remove fbo and zbva from the MR | Jason Gunthorpe |
2020-09-11 | RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count() | Jason Gunthorpe |
2020-09-11 | RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding | Jason Gunthorpe |
2020-09-09 | RDMA: Allow fail of destroy CQ | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on SRQ destroy | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on AH destroy | Leon Romanovsky |
2020-09-09 | RDMA: Restore ability to fail on PD deallocate | Leon Romanovsky |
2020-09-02 | RDMA/qedr: Fix reported max_pkeys | Kamal Heib |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-07-27 | qed: fix assignment of n_rq_elems to incorrect params field | Colin Ian King |
2020-07-22 | qed: add support for different page sizes for chains | Alexander Lobakin |
2020-07-22 | qed: simplify chain allocation with init params struct | Alexander Lobakin |
2020-07-20 | RDMA/qedr: Remove the query_pkey callback | Kamal Heib |
2020-07-16 | RDMA/qedr: Add EDPM max size to alloc ucontext response | Michal Kalderon |
2020-07-16 | RDMA/qedr: Add EDPM mode type for user-fw compatibility | Michal Kalderon |