Age | Commit message (Expand) | Author |
2021-06-01 | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu... | David S. Miller |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-26 | i40e: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2021-05-19 | RDMA/uverbs: Fix a NULL vs IS_ERR() bug | Dan Carpenter |
2021-05-19 | RDMA/mlx5: Fix query DCT via DEVX | Maor Gottlieb |
2021-05-18 | {net, RDMA}/mlx5: Fix override of log_max_qp by other device | Maor Gottlieb |
2021-05-18 | RDMA/core: Don't access cm_id after its destruction | Shay Drory |
2021-05-17 | RDMA/rxe: Return CQE error if invalid lkey was supplied | Leon Romanovsky |
2021-05-17 | RDMA/mlx5: Recover from fatal event in dual port mode | Maor Gottlieb |
2021-05-17 | RDMA/mlx5: Verify that DM operation is reasonable | Maor Gottlieb |
2021-05-11 | RDMA/rxe: Clear all QP fields if creation failed | Leon Romanovsky |
2021-05-10 | RDMA/core: Prevent divide-by-zero error triggered by the user | Leon Romanovsky |
2021-05-10 | RDMA/siw: Release xarray entry | Leon Romanovsky |
2021-05-10 | RDMA/siw: Properly check send and receive CQ pointers | Leon Romanovsky |
2021-05-07 | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-03 | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-03 | RDMA/rtrs: fix uninitialized symbol 'cnt' | Gioh Kim |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-04-30 | RDMA/umem: batch page unpin in __ib_umem_release() | Joao Martins |
2021-04-30 | IB/qib: Remove redundant assignment to ret | Yang Li |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-27 | RDMA/nldev: Add copy-on-fork attribute to get sys command | Gal Pressman |
2021-04-27 | RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res | Lv Yunlong |
2021-04-27 | RDMA/siw: Fix a use after free in siw_alloc_mr | Lv Yunlong |
2021-04-27 | IB/hfi1: Remove redundant variable rcd | Jiapeng Chong |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-22 | RDMA/nldev: Add QP numbers to SRQ information | Neta Ostrovsky |
2021-04-22 | RDMA/nldev: Return SRQ information | Neta Ostrovsky |
2021-04-22 | RDMA/restrack: Add support to get resource tracking for SRQ | Neta Ostrovsky |
2021-04-22 | RDMA/nldev: Return context information | Neta Ostrovsky |
2021-04-21 | RDMA/core: Add CM to restrack after successful attachment to a device | Shay Drory |
2021-04-21 | RDMA/cma: Skip device which doesn't support CM | Parav Pandit |
2021-04-21 | RDMA/rxe: Fix a bug in rxe_fill_ip_info() | Bob Pearson |
2021-04-20 | RDMA/mlx5: Expose private query port | Mark Bloch |
2021-04-20 | RDMA/mlx4: Remove an unused variable | Christophe JAILLET |
2021-04-20 | block/rnbd-clt: Remove max_segment_size | Jack Wang |
2021-04-20 | block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev | Gioh Kim |
2021-04-20 | block/rnbd-clt: Support polling mode for IO latency optimization | Gioh Kim |
2021-04-20 | block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT} | Gioh Kim |
2021-04-20 | RDMA/mlx5: Fix type assignment for ICM DM | Maor Gottlieb |
2021-04-20 | IB/mlx5: Set right RoCE l3 type and roce version while deleting GID | Parav Pandit |
2021-04-20 | RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails | Sindhu Devale |
2021-04-20 | RDMA/cxgb4: add missing qpid increment | Potnuri Bharat Teja |
2021-04-20 | IB/ipoib: Remove unnecessary struct declaration | Wan Jiabing |
2021-04-19 | RDMA/bnxt_re: Get rid of custom module reference counting | Leon Romanovsky |
2021-04-19 | RDMA/bnxt_re: Create direct symbol link between bnxt modules | Leon Romanovsky |
2021-04-19 | RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it | Leon Romanovsky |
2021-04-19 | IB/ipoib: Improve latency in ipoib/cm connection formation | Manjunath Patil |