- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 1ab52ac RDMA/mlx5: Set user priority for DCT by Patrisious Haddad · 3 years, 3 months ago
- 65f90c8 RDMA/mlx5: Relax DCS QP creation checks by Lior Nahmanson · 3 years, 4 months ago
- 5f6bb7e RDMA/mlx5: Delete not-available udata check by Leon Romanovsky · 3 years, 5 months ago
- 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 5 months ago
- 0dc0da1 RDMA/mlx5: Rework custom driver QP type creation by Leon Romanovsky · 3 years, 5 months ago
- 11656f5 RDMA/mlx5: Add DCS offload support by Lior Nahmanson · 3 years, 6 months ago
- 2013b4d RDMA/mlx5: Separate DCI QP creation logic by Lior Nahmanson · 3 years, 6 months ago
- 2833c97 Merge branch 'mlx5_realtime_ts' into rdma.git for-next by Jason Gunthorpe · 3 years, 6 months ago
- 3365295 RDMA/mlx5: Support real-time timestamp directly from the device by Aharon Landau · 3 years, 7 months ago
- 9a1ac95 RDMA/mlx5: Refactor get_ts_format functions to simplify code by Aharon Landau · 3 years, 7 months ago
- f974428 RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 7 months ago
- 9ecf6ac RDMA/mlx5: Take qp type from mlx5_ib_qp by Maor Gottlieb · 3 years, 7 months ago
- 0bedd3d RDMA/mlx5: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
- 021c1f2 RDMA/mlx5: Support SQD2RTS for modify QP by Sergey Gorenko · 3 years, 8 months ago
- f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 8 months ago
- 1fb7f89 RDMA: Support more than 255 rdma ports by Mark Bloch · 3 years, 10 months ago
- 6fe6e56 RDMA/mlx5: Fix mlx5 rates to IB rates map by Mark Zhang · 3 years, 10 months ago
- 8256c69b RDMA/mlx5: Fix timestamp default mode by Maor Gottlieb · 3 years, 10 months ago
- 68ad4d1 Merge branch 'mlx5_timestamp' into rdma.git for-next by Jason Gunthorpe · 3 years, 11 months ago
- 2fe8d4b RDMA/mlx5: Fail QP creation if the device can not support the CQE TS by Aharon Landau · 3 years, 11 months ago
- c70f51d RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver by Patrisious Haddad · 3 years, 11 months ago
- 7416790 RDMA/core: Introduce and use API to read port immutable data by Parav Pandit · 3 years, 11 months ago
- 2019d70 IB/mlx5: Avoid calling query device for reading pkey table length by Parav Pandit · 3 years, 11 months ago
- 3ce60f4 IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev by Parav Pandit · 3 years, 11 months ago
- 2614488 RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used by Mark Bloch · 4 years ago
- 30cd9fc RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc header by Lee Jones · 4 years ago
- 7f1d2df RDMA/mlx5: Remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- 2b1f747 RDMA/core: Allow drivers to disable restrack DB by Leon Romanovsky · 4 years, 1 month ago
- f957d4d RDMA/mlx5: Enable querying AH for XRC QP types by Avihai Horon · 4 years, 1 month ago
- 808b2c9 IB/mlx5: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- a59b7b0 RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP by Jason Gunthorpe · 4 years, 1 month ago
- 7579dcd RDMA/mlx5: Directly compute the PAS list for raw QP RQ's by Jason Gunthorpe · 4 years, 1 month ago
- ad480ea RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQ by Jason Gunthorpe · 4 years, 1 month ago
- aab8d396 RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block() by Jason Gunthorpe · 4 years, 2 months ago
- f8fb311 RDMA/mlx5: Remove npages from mlx5_ib_cont_pages() by Jason Gunthorpe · 4 years, 2 months ago
- 7db0eea RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages() by Jason Gunthorpe · 4 years, 2 months ago
- 95741ee RDMA/mlx5: Remove order from mlx5_ib_cont_pages() by Jason Gunthorpe · 4 years, 2 months ago
- 1f11a76 RDMA: Check create_flags during create_qp by Jason Gunthorpe · 4 years, 3 months ago
- 26e990b RDMA: Check attr_mask during modify_qp by Jason Gunthorpe · 4 years, 3 months ago
- b925c55 RDMA/drivers: Remove udata check from special QP by Leon Romanovsky · 4 years, 3 months ago
- 2dc4d67 RDMA/mlx5: Change GSI QP to have same creation flow like other QPs by Leon Romanovsky · 4 years, 3 months ago
- 0d9aef8 RDMA/mlx5: Embed GSI QP into general mlx5_ib QP by Leon Romanovsky · 4 years, 3 months ago
- a1255ff Merge branch 'mlx_sw_owner_v2' into rdma.git for-next by Jason Gunthorpe · 4 years, 3 months ago
- 54a38b6 RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices by Alex Vesker · 4 years, 4 months ago
- c0a6b5e RDMA: Convert RWQ table logic to ib_core allocation scheme by Leon Romanovsky · 4 years, 4 months ago
- add5353 RDMA: Restore ability to return error for destroy WQ by Leon Romanovsky · 4 years, 4 months ago
- d0c45c8 RDMA: Change XRCD destroy return value by Leon Romanovsky · 4 years, 4 months ago
- 6989aa6 Merge tag 'v5.9-rc3' into rdma.git for-next by Jason Gunthorpe · 4 years, 4 months ago
- 7c4b1ab IB/mlx5: Add DCT RoCE LAG support by Mark Zhang · 4 years, 4 months ago
- 8f3243a IB/mlx5: Add tx_affinity support for DCI QP by Mark Zhang · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- c531024 RDMA/mlx5: Add new IB rates support by Mark Zhang · 4 years, 5 months ago
- 70c1430 RDMA/mlx5: Replace open-coded offsetofend() macro by Leon Romanovsky · 4 years, 5 months ago
- d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
- 7fa84b5 RDMA/mlx5: Initialize QP mutex for the debug kernels by Leon Romanovsky · 4 years, 5 months ago
- 81530ab RDMA/mlx5: Allow providing extra scatter CQE QP flag by Leon Romanovsky · 4 years, 5 months ago
- 71cab8ef RDMA/mlx5: Delete unreachable code by Leon Romanovsky · 4 years, 5 months ago
- c94e272 RDMA/mlx5: Allow SQ modification by Maor Gottlieb · 4 years, 6 months ago
- 0a03715 RDMA/mlx5: Set PD pointers for the error flow unwind by Leon Romanovsky · 4 years, 6 months ago
- 6482582 RDMA/mlx5: Separate counters from main.c by Leon Romanovsky · 4 years, 6 months ago
- 28ad5f65 RDMA: Move XRCD to be under ib_core responsibility by Leon Romanovsky · 4 years, 6 months ago
- f437544 RDMA/mlx5: Get XRCD number directly for the internal use by Leon Romanovsky · 4 years, 6 months ago
- f81b456 RDMA/mlx5: Fix legacy IPoIB QP initialization by Leon Romanovsky · 4 years, 6 months ago
- 6eefa83 RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata by Leon Romanovsky · 4 years, 6 months ago
- 9e0dc7b RDMA/mlx5: Fix integrity enabled QP creation by Max Gurtovoy · 4 years, 6 months ago
- 2c0f529 RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs by Leon Romanovsky · 4 years, 6 months ago
- d443355 RDMA/mlx5: Fix remote gid value in query QP by Maor Gottlieb · 4 years, 6 months ago
- 6c41965 RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path by Leon Romanovsky · 4 years, 6 months ago
- 4f5747c RDMA/mlx5: Fix -Wformat warning in check_ucmd_data() by Tom Seewald · 4 years, 7 months ago
- 2ef5612 RDMA/mlx5: Remove duplicated assignment to resp.response_length by Colin Ian King · 4 years, 7 months ago
- a645a89 RDMA/mlx5: Return ECE DC support by Leon Romanovsky · 4 years, 7 months ago
- 92cd667 RDMA/mlx5: Don't rely on FW to set zeros in ECE response by Leon Romanovsky · 4 years, 7 months ago
- 6512f11 RDMA/mlx5: Return an error if copy_to_user fails by Leon Romanovsky · 4 years, 7 months ago
- 802dcc7 RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode by Mark Zhang · 4 years, 7 months ago
- 50aec2c RDMA/mlx5: Return ECE data after modify QP by Leon Romanovsky · 4 years, 7 months ago
- 5f62a52 RDMA/mlx5: Set ECE options during modify QP by Leon Romanovsky · 4 years, 7 months ago
- f18e26a RDMA/mlx5: Convert modify QP to use MLX5_SET macros by Leon Romanovsky · 4 years, 7 months ago
- 70bd7fb RDMA/mlx5: Remove manually crafted QP context the query call by Leon Romanovsky · 4 years, 7 months ago
- 64bae2d RDMA/mlx5: Use direct modify QP implementation by Leon Romanovsky · 4 years, 7 months ago
- e383085 RDMA/mlx5: Set ECE options during QP create by Leon Romanovsky · 4 years, 7 months ago
- 3e09a42 RDMA/mlx5: Get ECE options from FW during create QP by Leon Romanovsky · 4 years, 7 months ago
- eafd47f Merge tag 'v5.7-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 7 months ago
- 52c81f4 RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz by Colin Ian King · 4 years, 8 months ago
- 42caf9c RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled by Mark Bloch · 4 years, 8 months ago
- 029e88f RDMA/mlx5: Move all WR logic from qp.c to separate file by Leon Romanovsky · 4 years, 8 months ago
- 6671cde RDMA/mlx5: Refactor mlx5_post_send() to improve readability by Max Gurtovoy · 4 years, 8 months ago
- 2b880b2e RDMA/mlx5: Define RoCEv2 udp source port when set path by Mark Zhang · 4 years, 8 months ago
- cfc1a89 RDMA/mlx5: Set lag tx affinity according to slave by Maor Gottlieb · 4 years, 8 months ago
- 5163b27 RDMA/mlx5: Refactor affinity related code by Maor Gottlieb · 4 years, 8 months ago
- 0eacc57 RDMA/mlx5: Verify that QP is created with RQ or SQ by Aharon Landau · 4 years, 8 months ago
- 968f0b6 RDMA/mlx5: Consolidate into special function all create QP calls by Leon Romanovsky · 4 years, 8 months ago
- 6367da4 RDMA/mlx5: Remove redundant destroy QP call by Leon Romanovsky · 4 years, 8 months ago
- 08d53976 RDMA/mlx5: Copy response to the user in one place by Leon Romanovsky · 4 years, 8 months ago
- 6f2cf76 RDMA/mlx5: Handle udate outlen checks in one place by Leon Romanovsky · 4 years, 8 months ago
- 5d6fffe RDMA/mlx5: Promote RSS RAW QP flags check to higher level by Leon Romanovsky · 4 years, 8 months ago
- f78d358 RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces by Leon Romanovsky · 4 years, 8 months ago
- 747c519 RDMA/mlx5: Reduce amount of duplication in QP destroy by Leon Romanovsky · 4 years, 8 months ago
- 98fc112 RDMA/mlx5: Separate to user/kernel create QP flows by Leon Romanovsky · 4 years, 8 months ago
- 04bcc1c RDMA/mlx5: Separate XRC_TGT QP creation from common flow by Leon Romanovsky · 4 years, 8 months ago