index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
5
-109
/
+189
|
\
|
*
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2020-12-10
1
-0
/
+10
|
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
1
-0
/
+11
|
*
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
2
-3
/
+9
|
*
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
1
-1
/
+5
|
*
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
1
-2
/
+8
|
*
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2020-11-27
1
-0
/
+24
|
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-23
/
+50
|
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
1
-12
/
+2
|
|
\
|
*
|
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-16
1
-0
/
+42
|
*
|
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-11-12
1
-0
/
+13
|
*
|
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
2020-11-12
1
-29
/
+0
|
*
|
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
1
-2
/
+2
|
*
|
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-12
1
-42
/
+2
|
*
|
IB/verbs: avoid nested container_of()
Arnd Bergmann
2020-10-28
1
-6
/
+9
|
*
|
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-0
/
+2
|
*
|
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
1
-1
/
+0
|
*
|
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+2
*
|
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
2
-0
/
+2
|
|
/
|
/
|
*
|
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
1
-12
/
+2
|
/
*
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
1
-1
/
+2
*
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
2020-10-02
1
-3
/
+3
*
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-02
1
-0
/
+3
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-02
1
-7
/
+10
*
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
1
-1
/
+1
*
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-10-01
1
-13
/
+8
*
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
2020-09-30
1
-6
/
+0
*
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-23
2
-45
/
+15
*
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-23
1
-1
/
+0
*
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-23
1
-7
/
+0
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-3
/
+4
|
\
|
*
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-3
/
+4
*
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-5
/
+4
*
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-2
/
+2
*
|
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
2020-09-11
1
-7
/
+9
*
|
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
1
-2
/
+0
*
|
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
1
-3
/
+12
*
|
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
1
-0
/
+20
*
|
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-09-09
1
-24
/
+0
*
|
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
1
-1
/
+1
*
|
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
1
-2
/
+2
*
|
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
1
-1
/
+1
*
|
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-2
/
+4
*
|
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
2020-09-09
1
-56
/
+6
*
|
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-3
/
+5
*
|
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
1
-3
/
+5
*
|
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-8
/
+5
*
|
RDMA/core: Change how failing destroy is handled during uobj abort
Jason Gunthorpe
2020-09-09
1
-5
/
+0
*
|
RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
Jason Gunthorpe
2020-08-31
1
-4
/
+5
*
|
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
2020-08-31
1
-0
/
+1
[next]