index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
1
-10
/
+38
*
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
2020-10-26
1
-3
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
28
-1298
/
+1804
|
\
|
*
RDMA/ucma: Fix use after free in destroy id flow
Maor Gottlieb
2020-10-16
1
-5
/
+6
|
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-53
/
+22
|
*
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-10-16
2
-84
/
+16
|
|
\
|
|
*
RDMA/umem: Move to allocate SG table from pages
Maor Gottlieb
2020-10-05
1
-82
/
+12
|
*
|
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-01
1
-1
/
+195
|
*
|
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-01
1
-3
/
+63
|
*
|
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
4
-5
/
+14
|
*
|
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-01
2
-2
/
+3
|
*
|
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
2020-10-01
1
-6
/
+6
|
*
|
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
1
-10
/
+25
|
*
|
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-10-01
1
-166
/
+112
|
*
|
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
2020-09-30
1
-6
/
+5
|
*
|
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-30
1
-1
/
+0
|
*
|
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
2020-09-29
1
-2
/
+15
|
*
|
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
10
-114
/
+157
|
*
|
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
7
-50
/
+22
|
*
|
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
9
-31
/
+70
|
*
|
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
2020-09-22
1
-2
/
+1
|
*
|
RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy
Jason Gunthorpe
2020-09-18
1
-50
/
+29
|
*
|
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
3
-5
/
+6
|
|
\
\
|
|
*
|
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
2
-2
/
+3
|
*
|
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
4
-35
/
+26
|
*
|
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
3
-8
/
+20
|
*
|
|
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
2020-09-17
1
-108
/
+88
|
*
|
|
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
2020-09-17
1
-32
/
+31
|
*
|
|
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
2020-09-17
1
-15
/
+4
|
*
|
|
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
2020-09-17
1
-31
/
+7
|
*
|
|
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
2020-09-17
1
-20
/
+7
|
*
|
|
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
2020-09-17
1
-18
/
+18
|
*
|
|
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
2020-09-17
1
-22
/
+45
|
*
|
|
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
2020-09-17
1
-14
/
+30
|
*
|
|
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
1
-12
/
+0
|
*
|
|
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
1
-1
/
+6
|
*
|
|
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
1
-3
/
+8
|
*
|
|
RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
1
-0
/
+6
|
*
|
|
RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary
Jason Gunthorpe
2020-09-09
1
-2
/
+7
|
*
|
|
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
1
-1
/
+3
|
*
|
|
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
2
-7
/
+10
|
*
|
|
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
1
-2
/
+6
|
*
|
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
2
-3
/
+11
|
*
|
|
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
1
-15
/
+12
|
*
|
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-2
/
+6
|
*
|
|
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-2
/
+6
|
*
|
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
2
-4
/
+7
|
*
|
|
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
2020-09-09
1
-15
/
+15
|
*
|
|
RDMA/ucma: Fix resource leak on error path
Alex Dewar
2020-09-02
1
-7
/
+8
|
*
|
|
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
6
-13
/
+13
|
|
\
\
\
[next]