aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()Jason Gunthorpe1-4/+5
2020-08-31RDMA/core: Trigger a WARN_ON if the driver causes uobjects to become leakedJason Gunthorpe1-1/+2
2020-08-31RDMA/hns: Get udp sport num dynamically instead of using a fixed valueWeihang Li4-13/+42
2020-08-27RDMA/rxe: Fix style warningsBob Pearson5-9/+7
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng1-2/+4
2020-08-27RDMA/usnic: Remove the query_pkey callbackKamal Heib3-15/+0
2020-08-27RDMA/ucma: Remove closing and the close_wqJason Gunthorpe1-34/+15
2020-08-27RDMA/ucma: Rework how new connections are passed through event deliveryJason Gunthorpe1-126/+96
2020-08-27RDMA/ucma: Narrow file->mut in ucma_event_handler()Jason Gunthorpe1-9/+7
2020-08-27RDMA/ucma: Change backlog into an atomicJason Gunthorpe1-7/+8
2020-08-27RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe1-0/+2
2020-08-27RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe1-1/+3
2020-08-27RDMA/ucma: Fix the locking of ctx->fileJason Gunthorpe1-1/+5
2020-08-27RDMA/ucma: Do not use file->mut to lock destroyingJason Gunthorpe1-3/+11
2020-08-27RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe3-7/+35
2020-08-27RDMA/ucma: Remove mc_list and rely on xarrayJason Gunthorpe1-37/+22
2020-08-27RDMA/ucma: Fix error cases around ucma_alloc_ctx()Jason Gunthorpe1-26/+42
2020-08-27RDMA/ucma: Consolidate the two destroy flowsJason Gunthorpe1-42/+22
2020-08-27RDMA/ucma: Remove unnecessary locking of file->ctx_list in closeJason Gunthorpe1-4/+7
2020-08-27RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()Jason Gunthorpe1-2/+2
2020-08-27IB/mlx5: Add DCT RoCE LAG supportMark Zhang2-2/+10
2020-08-27IB/mlx5: Add tx_affinity support for DCI QPMark Zhang1-8/+6
2020-08-24RDMA/cm: Add tracepoints to track MAD send operationsChuck Lever2-2/+125
2020-08-24RDMA/cm: Replace pr_debug() call sites with tracepointsChuck Lever4-55/+351
2020-08-24RDMA/core: Move the rdma_show_ib_cm_event() macroChuck Lever3-41/+41
2020-08-24RDMA/efa: Remove redundant udata check from alloc ucontext responseGal Pressman1-6/+4
2020-08-24RDMA/vmw_pvrdma: Fix kernel-doc documentationKamal Heib4-6/+6
2020-08-24RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib2-0/+12
2020-08-24IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge1-0/+3
2020-08-24IB/mlx4: Add support for REJ due to timeoutHåkon Bugge2-1/+137
2020-08-24IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2-3/+33
2020-08-24IB/mlx4: Separate tunnel and wire bufs parametersHåkon Bugge2-21/+26
2020-08-24IB/mlx4: Add support for MRAHåkon Bugge1-2/+3
2020-08-24IB/mlx4: Add and improve loggingHåkon Bugge2-47/+40
2020-08-18RDMA/cm: Remove unused cm_classJason Gunthorpe3-44/+0
2020-08-18IB/isert: remove duplicated error printsMax Gurtovoy1-12/+3
2020-08-18RDMA/mlx5: Enable sniffer when device is in switchdev modeMaor Gottlieb1-1/+2
2020-08-18RDMA/mlx5: Add new IB rates supportMark Zhang1-3/+27
2020-08-18RDMA/efa: Introduce SRD RNR retryGal Pressman5-9/+32
2020-08-18RDMA/efa: Introduce SRD QP state machineGal Pressman1-2/+117
2020-08-18RDMA/efa: Be consistent with modify QP bitmaskGal Pressman2-16/+22
2020-08-18RDMA/efa: Add a generic capability check helperGal Pressman1-6/+5
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky4-43/+14
2020-08-18RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky4-21/+19
2020-08-18RDMA/mlx5: Simplify multiple else-if cases with switch keywordLeon Romanovsky1-49/+75
2020-08-16Linux 5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-15io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3