linux/drivers/infiniband/hw/mlx5
David S. Miller 1806c13dc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
xdp_umem.c had overlapping changes between the 64-bit math fix
for the calculation of npgs and the removal of the zerocopy
memory type which got rid of the chunk_size_nohdr member.

The mlx5 Kconfig conflict is a case where we just take the
net-next copy of the Kconfig entry dependency as it takes on
the ESWITCH dependency by one level of indirection which is
what the 'net' conflicting change is trying to ensure.

Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-31 17:48:46 -07:00
..
ah.c
cmd.c RDMA/mlx5: Delete Q counter allocations command 2020-04-19 15:53:20 +03:00
cmd.h RDMA/mlx5: Delete Q counter allocations command 2020-04-19 15:53:20 +03:00
cong.c IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params 2020-03-04 14:20:03 -04:00
cq.c net/mlx5: Refactor imm_inval_pkey field in cqe struct 2020-04-28 12:45:15 -07:00
devx.c net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
doorbell.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
flow.c net/mlx5: Add support for RDMA TX FT headers modifying 2020-05-18 09:21:46 -07:00
gsi.c IB/mlx5: Fix outstanding_pi index for GSI qps 2020-01-03 15:56:41 -04:00
ib_rep.c
ib_rep.h
ib_virt.c net/mlx5: Update vport.c to new cmd interface 2020-04-23 21:42:02 +03:00
Kconfig
mad.c net/mlx5: Update vport.c to new cmd interface 2020-04-23 21:42:02 +03:00
main.c {IB/net}/mlx5: Simplify don't trap code 2020-05-13 18:56:18 +03:00
Makefile net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
mem.c IB/mlx5: Generally use the WC auto detection test result 2020-03-24 20:22:21 -03:00
mlx5_ib.h net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
mr.c RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work 2020-05-21 20:51:50 -03:00
odp.c net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
qos.c IB/mlx5: Fix a NULL vs IS_ERR() check 2020-03-24 19:47:55 -03:00
qp.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-05-06 22:10:13 -07:00
qp.h net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
qpc.c net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
restrack.c
srq_cmd.c net/mlx5: Move QP logic to mlx5_ib 2020-04-19 15:53:21 +03:00
srq.c IB: Allow calls to ib_umem_get from kernel ULPs 2020-01-16 16:14:28 +02:00
srq.h