index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-10
/
+38
2020-10-26
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
1
-3
/
+0
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
28
-1298
/
+1804
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-3
/
+0
2020-10-16
RDMA/ucma: Fix use after free in destroy id flow
Maor Gottlieb
1
-5
/
+6
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-53
/
+22
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2
-84
/
+16
2020-10-05
RDMA/umem: Move to allocate SG table from pages
Maor Gottlieb
1
-82
/
+12
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+19
2020-10-01
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
1
-1
/
+195
2020-10-01
RDMA/core: Introduce new GID table query API
Avihai Horon
1
-3
/
+63
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
4
-5
/
+14
2020-10-01
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2
-2
/
+3
2020-10-01
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
1
-6
/
+6
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
1
-10
/
+25
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
1
-166
/
+112
2020-09-30
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
1
-6
/
+5
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
1
-1
/
+0
2020-09-29
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
1
-2
/
+15
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
3
-9
/
+19
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
10
-114
/
+157
2020-09-22
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
7
-50
/
+22
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
9
-31
/
+70
2020-09-22
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
1
-2
/
+1
2020-09-18
RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy
Jason Gunthorpe
1
-50
/
+29
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
3
-5
/
+6
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
2
-2
/
+3
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
4
-35
/
+26
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
3
-8
/
+20
2020-09-17
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
1
-108
/
+88
2020-09-17
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
1
-32
/
+31
2020-09-17
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
1
-15
/
+4
2020-09-17
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
1
-31
/
+7
2020-09-17
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
1
-20
/
+7
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
1
-18
/
+18
2020-09-17
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
1
-22
/
+45
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
1
-14
/
+30
2020-09-14
RDMA/core: Fix ordering of CQ pool destruction
Jason Gunthorpe
1
-2
/
+4
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+3
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-12
/
+0
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-1
/
+6
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-3
/
+8
2020-09-09
RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-0
/
+6
2020-09-09
RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary
Jason Gunthorpe
1
-2
/
+7
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
1
-1
/
+3
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2
-7
/
+10
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-2
/
+6
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-3
/
+11
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
1
-15
/
+12
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-2
/
+6
[next]