Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | Revert "RDMA/hns: Reserve one sge in order to avoid local length error" | Weihang Li |
2020-08-20 | RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request | Kaike Wan |
2020-08-20 | RDMA/bnxt_re: Do not add user qps to flushlist | Selvin Xavier |
2020-08-18 | RDMA/usnic: Fix spelling mistake "transistion" -> "transition" | Colin Ian King |
2020-08-18 | RDMA/hns: Fix spelling mistake "epmty" -> "empty" | Colin Ian King |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | RDMA/mlx5: Fix flow destination setting for RDMA TX flow table | Michael Guralnik |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-30 | RDMA/hns: Fix the unneeded process when getting a general type of CQE error | Xi Wang |
2020-07-30 | RDMA/hns: Fix error during modify qp RTS2RTS | Lang Cheng |
2020-07-30 | RDMA/hns: Delete unnecessary memset when allocating VF resource | Lang Cheng |
2020-07-30 | RDMA/hns: Remove redundant parameters in set_rc_wqe() | Weihang Li |
2020-07-30 | RDMA/hns: Remove support for HIP08_A | Lang Cheng |
2020-07-30 | RDMA/hns: Refactor hns_roce_v2_set_hem() | Weihang Li |
2020-07-30 | RDMA/hns: Remove redundant hardware opcode definitions | Lang Cheng |
2020-07-30 | RDMA/mlx5: Initialize QP mutex for the debug kernels | Leon Romanovsky |
2020-07-29 | RDMA/mlx5: Allow providing extra scatter CQE QP flag | Leon Romanovsky |
2020-07-29 | RDMA/efa: Add EFA 0xefa1 PCI ID | Gal Pressman |
2020-07-29 | RDMA/efa: User/kernel compatibility handshake mechanism | Gal Pressman |
2020-07-29 | RDMA/efa: Expose minimum SQ size | Gal Pressman |
2020-07-29 | RDMA/efa: Expose maximum TX doorbell batch | Gal Pressman |
2020-07-28 | RDMA/mlx5: Delete unreachable code | Leon Romanovsky |
2020-07-27 | qed: fix assignment of n_rq_elems to incorrect params field | Colin Ian King |
2020-07-27 | bnxt_en: Update firmware interface to 1.10.1.54. | Michael Chan |
2020-07-27 | RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails | Jason Gunthorpe |
2020-07-27 | Merge branch 'mlx5_uar' into rdma.git /for-next | Jason Gunthorpe |
2020-07-27 | RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7 | Meir Lichtinger |
2020-07-27 | RDMA/mlx5: Use MLX5_SET macro instead of local structure | Meir Lichtinger |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-24 | IB/hfi1: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-24 | RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow | Maor Gottlieb |
2020-07-24 | RDMA/mlx5: Allow SQ modification | Maor Gottlieb |
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-21 | RDMA/mlx5: Prevent prefetch from racing with implicit destruction | Jason Gunthorpe |
2020-07-20 | RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: Add helper data structures | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: Pull psn buffer dynamically based on prod | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: introduce a function to allocate swq | Devesh Sharma |
2020-07-20 | RDMA/bnxt_re: introduce wqe mode to select execution path | Devesh Sharma |
2020-07-20 | RDMA/qedr: Remove the query_pkey callback | Kamal Heib |
2020-07-20 | RDMA/i40iw: Remove the query_pkey callback | Kamal Heib |
2020-07-20 | RDMA/cxgb4: Remove the query_pkey callback | Kamal Heib |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
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 |
2020-07-16 | RDMA/usnic: switch from 'pci_' to 'dma_' API | Christophe JAILLET |