- d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 6 months ago
- 23fcc7d RDMA/mlx5: Fix flow destination setting for RDMA TX flow table by Michael Guralnik · 4 years, 6 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 395f2e8 RDMA/hns: Fix the unneeded process when getting a general type of CQE error by Xi Wang · 4 years, 6 months ago
- 4327bd2 RDMA/hns: Fix error during modify qp RTS2RTS by Lang Cheng · 4 years, 6 months ago
- a5531e9 RDMA/hns: Delete unnecessary memset when allocating VF resource by Lang Cheng · 4 years, 6 months ago
- eaaa98d RDMA/hns: Remove redundant parameters in set_rc_wqe() by Weihang Li · 4 years, 6 months ago
- a247fd2 RDMA/hns: Remove support for HIP08_A by Lang Cheng · 4 years, 6 months ago
- cdc1f3e RDMA/hns: Refactor hns_roce_v2_set_hem() by Weihang Li · 4 years, 6 months ago
- 57005c9 RDMA/hns: Remove redundant hardware opcode definitions by Lang Cheng · 4 years, 6 months ago
- 7fa84b5 RDMA/mlx5: Initialize QP mutex for the debug kernels by Leon Romanovsky · 4 years, 6 months ago
- 81530ab RDMA/mlx5: Allow providing extra scatter CQE QP flag by Leon Romanovsky · 4 years, 6 months ago
- d4f9cb5 RDMA/efa: Add EFA 0xefa1 PCI ID by Gal Pressman · 4 years, 6 months ago
- a5d87b6 RDMA/efa: User/kernel compatibility handshake mechanism by Gal Pressman · 4 years, 6 months ago
- da2924b RDMA/efa: Expose minimum SQ size by Gal Pressman · 4 years, 6 months ago
- 556c811 RDMA/efa: Expose maximum TX doorbell batch by Gal Pressman · 4 years, 6 months ago
- 71cab8ef RDMA/mlx5: Delete unreachable code by Leon Romanovsky · 4 years, 6 months ago
- 3540669 qed: fix assignment of n_rq_elems to incorrect params field by Colin Ian King · 4 years, 6 months ago
- bfc6e5f bnxt_en: Update firmware interface to 1.10.1.54. by Michael Chan · 4 years, 6 months ago
- 5351a56 RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails by Jason Gunthorpe · 4 years, 6 months ago
- 7923774 Merge branch 'mlx5_uar' into rdma.git /for-next by Jason Gunthorpe · 4 years, 6 months ago
- 896ec97 RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7 by Meir Lichtinger · 4 years, 6 months ago
- 2224635 RDMA/mlx5: Use MLX5_SET macro instead of local structure by Meir Lichtinger · 4 years, 6 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 6f24b15 IB/hfi1: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- d4d7f59 RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow by Maor Gottlieb · 4 years, 6 months ago
- c94e272 RDMA/mlx5: Allow SQ modification by Maor Gottlieb · 4 years, 6 months ago
- 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 6 months ago
- b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 6 months ago
- a862192 RDMA/mlx5: Prevent prefetch from racing with implicit destruction by Jason Gunthorpe · 4 years, 6 months ago
- 2bb3c32 RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes by Devesh Sharma · 4 years, 6 months ago
- 54ace98 RDMA/bnxt_re: Add helper data structures by Devesh Sharma · 4 years, 6 months ago
- 5ac5396 RDMA/bnxt_re: Pull psn buffer dynamically based on prod by Devesh Sharma · 4 years, 6 months ago
- 159fb4c RDMA/bnxt_re: introduce a function to allocate swq by Devesh Sharma · 4 years, 6 months ago
- 1da968e RDMA/bnxt_re: introduce wqe mode to select execution path by Devesh Sharma · 4 years, 6 months ago
- ca4beee RDMA/qedr: Remove the query_pkey callback by Kamal Heib · 4 years, 6 months ago
- c1c5e9f RDMA/i40iw: Remove the query_pkey callback by Kamal Heib · 4 years, 6 months ago
- ce07f1c RDMA/cxgb4: Remove the query_pkey callback by Kamal Heib · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- eb7f84e RDMA/qedr: Add EDPM max size to alloc ucontext response by Michal Kalderon · 4 years, 7 months ago
- bbe4f42 RDMA/qedr: Add EDPM mode type for user-fw compatibility by Michal Kalderon · 4 years, 7 months ago
- 3e9fed7 RDMA/usnic: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
- 535ee8c IB/hfi1: Remove unnecessary fall-through markings by Gustavo A. R. Silva · 4 years, 6 months ago
- acca72e RDMA/qedr: SRQ's bug fixes by Yuval Basson · 4 years, 7 months ago
- 0829d2d RDMA/mlx5: Init dest_type when create flow by Daria Velikovsky · 4 years, 7 months ago
- 79d52083 RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE by Xi Wang · 4 years, 6 months ago
- 7b9bd73 RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC by Weihang Li · 4 years, 6 months ago
- c3d6057 RDMA/mlx5: Use xa_lock_irq when access to SRQ table by Maor Gottlieb · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 6c72a03 RDMA/mlx5: Remove unused to_mibmr function by Gal Pressman · 4 years, 7 months ago
- 0a03715 RDMA/mlx5: Set PD pointers for the error flow unwind by Leon Romanovsky · 4 years, 7 months ago
- 530c863 IB/mlx5: Fix 50G per lane indication by Aya Levin · 4 years, 7 months ago
- 1e2b5a9 RDMA/mlx5: Delete one-time used functions by Leon Romanovsky · 4 years, 7 months ago
- d8b7515 RDMA/mlx5: Cleanup DEVX initialization flow by Leon Romanovsky · 4 years, 7 months ago
- f7c4ffd RDMA/mlx5: Separate flow steering logic from main.c by Leon Romanovsky · 4 years, 7 months ago
- 6482582 RDMA/mlx5: Separate counters from main.c by Leon Romanovsky · 4 years, 7 months ago
- b572ebe RDMA/mlx5: Separate restrack callbacks initialization from main.c by Leon Romanovsky · 4 years, 7 months ago
- ac47bf5e RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function by Leon Romanovsky · 4 years, 7 months ago
- cc33b23 RDMA/hns: Optimize MTR level-0 addressing to access huge page by Xi Wang · 4 years, 7 months ago
- 28ad5f65 RDMA: Move XRCD to be under ib_core responsibility by Leon Romanovsky · 4 years, 7 months ago
- 3b023e1 RDMA/core: Create and destroy counters in the ib_core by Leon Romanovsky · 4 years, 7 months ago
- 05f71ef9 RDMA/mlx5: Introduce UAPI to query PD attributes by Yishai Hadas · 4 years, 7 months ago
- 0fb556b RDMA/mlx5: Implement the query ucontext functionality by Yishai Hadas · 4 years, 7 months ago
- 45ec21c RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response by Yishai Hadas · 4 years, 7 months ago
- 04c0a5f IB/uverbs: Set IOVA on IB MR in uverbs layer by Yishai Hadas · 4 years, 7 months ago
- f437544 RDMA/mlx5: Get XRCD number directly for the internal use by Leon Romanovsky · 4 years, 7 months ago
- 42a3b15 RDMA: Remove the udata parameter from alloc_mr callback by Gal Pressman · 4 years, 7 months ago
- d473f4d RDMA/mlx5: Introduce ODP prefetch counter by Maor Gottlieb · 4 years, 7 months ago
- 2315ec12 IB/hfi1: Do not destroy link_wq when the device is shut down by Kaike Wan · 4 years, 7 months ago
- 28b70cd IB/hfi1: Do not destroy hfi1_wq when the device is shut down by Kaike Wan · 4 years, 7 months ago
- f81b456 RDMA/mlx5: Fix legacy IPoIB QP initialization by Leon Romanovsky · 4 years, 7 months ago
- e18321a IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu' by Nathan Chancellor · 4 years, 7 months ago
- c4334a9 IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors by Bolarinwa Olayemi Saheed · 4 years, 7 months ago
- b0f46a9 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 7 months ago
- fe21b6c i40e: Move client header location by Shiraz Saleem · 4 years, 9 months ago
- 38fd98a IB/hfi1: Add atomic triggered sleep/wakeup by Mike Marciniszyn · 4 years, 7 months ago
- 82172b7 IB/hfi1: Correct -EBUSY handling in tx code by Mike Marciniszyn · 4 years, 7 months ago
- 822fbd3 IB/hfi1: Fix module use count flaw due to leftover module put calls by Dennis Dalessandro · 4 years, 7 months ago
- b46925a IB/hfi1: Restore kfree in dummy_netdev cleanup by Dennis Dalessandro · 4 years, 7 months ago
- 3506c37 Merge branch 'raw_dumps' into rdma.git for-next by Jason Gunthorpe · 4 years, 7 months ago
- 28b5fa6 RDMA/mlx5: Add support to get MR resource in RAW format by Maor Gottlieb · 4 years, 7 months ago
- 1ccecc8 RDMA/mlx5: Add support to get CQ resource in RAW format by Maor Gottlieb · 4 years, 7 months ago
- 1776dd2 RDMA/mlx5: Add support to get QP resource in RAW format by Maor Gottlieb · 4 years, 7 months ago
- 211cd94 RDMA: Add dedicated CM_ID resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- 5cc3411 RDMA: Add dedicated QP resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- 9e2a187 RDMA: Add a dedicated CQ resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- f443452 RDMA: Add dedicated MR resource tracker function by Maor Gottlieb · 4 years, 7 months ago
- d5fdffe RDMA/hfi1: Remove hfi1_create_qp declaration by Kamal Heib · 4 years, 7 months ago
- 6eefa83 RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata by Leon Romanovsky · 4 years, 7 months ago
- 9e0dc7b RDMA/mlx5: Fix integrity enabled QP creation by Max Gurtovoy · 4 years, 7 months ago
- 2c0f529 RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs by Leon Romanovsky · 4 years, 7 months ago
- d443355 RDMA/mlx5: Fix remote gid value in query QP by Maor Gottlieb · 4 years, 7 months ago
- 6c41965 RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path by Leon Romanovsky · 4 years, 7 months ago
- 3ec5f54 RDMA/hns: Fix an cmd queue issue when resetting by Yangyang Li · 4 years, 7 months ago
- 98a6151 RDMA/hns: Fix a calltrace when registering MR from userspace by Yangyang Li · 4 years, 7 months ago
- ab183d4 RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake by Leon Romanovsky · 4 years, 7 months ago
- 0dfbd5e RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532 by Michal Kalderon · 4 years, 7 months ago
- 0133654 RDMA/efa: Set maximum pkeys device attribute by Gal Pressman · 4 years, 7 months ago