| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-02-25 | 53 | -1581/+2052 |
|\ |
|
| * | IB/mlx5: Extend debug control for CC parameters | Edward Srouji | 2023-02-19 | 2 | -3/+27 |
| * | IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors | Patrick Kelsey | 2023-02-17 | 2 | -10/+9 |
| * | IB/hfi1: Fix math bugs in hfi1_can_pin_pages() | Patrick Kelsey | 2023-02-17 | 1 | -21/+40 |
| * | RDMA/irdma: Add support for dmabuf pin memory regions | Zhu Yanjun | 2023-02-17 | 1 | -0/+42 |
| * | Merge mlx5-next into rdma.git for-next | Jason Gunthorpe | 2023-02-17 | 7 | -71/+108 |
| |\ |
|
| | * | RDMA/mlx5: Use query_special_contexts for mkeys | Or Har-Toov | 2023-02-17 | 7 | -44/+48 |
| | * | net/mlx5: Change define name for 0x100 lkey value | Or Har-Toov | 2023-02-17 | 3 | -7/+7 |
| * | | RDMA/rxe: Fix missing memory barriers in rxe_queue.h | Bob Pearson | 2023-02-16 | 2 | -52/+76 |
| * | | RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering me... | Long Li | 2023-02-16 | 1 | -10/+12 |
| * | | RDMA/rxe: Remove rxe_alloc() | Bob Pearson | 2023-02-16 | 4 | -66/+44 |
| * | | RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size | Kees Cook | 2023-02-16 | 1 | -5/+12 |
| * | | Subject: RDMA/rxe: Handle zero length rdma | Bob Pearson | 2023-02-16 | 2 | -15/+51 |
| * | | iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry() | Dan Carpenter | 2023-02-15 | 1 | -1/+1 |
| * | | RDMA/mlx5: Use rdma_umem_for_each_dma_block() | Jason Gunthorpe | 2023-02-15 | 1 | -3/+1 |
| * | | RDMA/irdma: Cap MSIX used to online CPUs + 1 | Mustafa Ismail | 2023-02-08 | 1 | -0/+2 |
| * | | RDMA/mlx5: Check reg_create() create for errors | Dan Carpenter | 2023-02-07 | 1 | -0/+2 |
| * | | RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish() | Nikita Zhandarovich | 2023-02-06 | 1 | -0/+3 |
| * | | RDMA/mlx5: Remove impossible check of mkey cache cleanup failure | Leon Romanovsky | 2023-02-06 | 3 | -11/+4 |
| * | | RDMA/mlx5: Fix MR cache debugfs error in IB representors mode | Leon Romanovsky | 2023-02-06 | 1 | -0/+4 |
| * | | RDMA/siw: Fix user page pinning accounting | Bernard Metzler | 2023-02-06 | 1 | -11/+12 |
| * | | RDMA/cxgb4: add null-ptr-check after ip_dev_find() | Nikita Zhandarovich | 2023-02-02 | 1 | -0/+4 |
| * | | RDMA/mlx5: Add work to remove temporary entries from the cache | Michael Guralnik | 2023-01-27 | 3 | -23/+82 |
| * | | RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow | Michael Guralnik | 2023-01-27 | 2 | -13/+44 |
| * | | RDMA/mlx5: Introduce mlx5r_cache_rb_key | Michael Guralnik | 2023-01-27 | 3 | -84/+201 |
| * | | RDMA/mlx5: Change the cache structure to an RB-tree | Michael Guralnik | 2023-01-27 | 3 | -47/+132 |
| * | | RDMA/mlx5: Remove implicit ODP cache entry | Aharon Landau | 2023-01-27 | 1 | -15/+5 |
| * | | RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries | Aharon Landau | 2023-01-27 | 3 | -5/+1 |
| * | | RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray | Bob Pearson | 2023-01-27 | 3 | -302/+254 |
| * | | RDMA/rxe: Cleanup page variables in rxe_mr.c | Bob Pearson | 2023-01-26 | 2 | -20/+22 |
| * | | RDMA-rxe: Isolate mr code from atomic_write_reply() | Bob Pearson | 2023-01-26 | 3 | -42/+59 |
| * | | RDMA-rxe: Isolate mr code from atomic_reply() | Bob Pearson | 2023-01-26 | 4 | -100/+105 |
| * | | RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c | Bob Pearson | 2023-01-26 | 3 | -36/+38 |
| * | | RDMA/rxe: Cleanup mr_check_range | Bob Pearson | 2023-01-26 | 1 | -3/+1 |
| * | | RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq | Zhu Yanjun | 2023-01-26 | 1 | -29/+40 |
| * | | RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp | Zhu Yanjun | 2023-01-26 | 1 | -14/+33 |
| * | | RDMA/irdma: Split mr alloc and free into new functions | Zhu Yanjun | 2023-01-26 | 1 | -28/+46 |
| * | | RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem | Zhu Yanjun | 2023-01-26 | 1 | -32/+50 |
| * | | RDMA/erdma: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 2023-01-15 | 1 | -2/+2 |
| * | | RDMA/mlx5: Print error syndrome in case of fatal QP errors | Patrisious Haddad | 2023-01-15 | 3 | -3/+48 |
| * | | RDMA/mlx: Calling qp event handler in workqueue context | Mark Zhang | 2023-01-15 | 7 | -72/+191 |
| * | | Merge branch 'mlx5-next' into HEAD | Leon Romanovsky | 2023-01-15 | 3 | -20/+43 |
| |\ \ |
|
| * | | | RDMA/cxgb4: Replace 0-length arrays with flexible arrays | Kees Cook | 2023-01-15 | 1 | -20/+6 |
| * | | | IB/hfi1: Use dma_mmap_coherent for matching buffers | Dean Luick | 2023-01-10 | 1 | -24/+57 |
| * | | | IB/hfi1: Update RMT size calculation | Dean Luick | 2023-01-10 | 1 | -27/+32 |
| * | | | IB/hfi1: Split IB counter allocation | Dean Luick | 2023-01-10 | 1 | -49/+32 |
| * | | | IB/hfi1: Improve TID validity checking | Dean Luick | 2023-01-10 | 1 | -8/+8 |
| * | | | IB/hfi1: Consolidate the creation of user TIDs | Dean Luick | 2023-01-10 | 2 | -7/+6 |
| * | | | IB/hfi1: Assign npages earlier | Dean Luick | 2023-01-10 | 1 | -7/+2 |
| * | | | IB/hfi1: Remove redundant pageidx variable | Dean Luick | 2023-01-10 | 1 | -13/+9 |