index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
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-01-31
87
-3099
/
+3760
|
\
|
*
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2020-01-30
3
-23
/
+3
|
*
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
2020-01-29
1
-1
/
+1
|
*
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
2020-01-28
1
-0
/
+2
|
*
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
2020-01-28
1
-3
/
+6
|
*
IB/mlx4: Fix leak in id_map_find_del
HÃ¥kon Bugge
2020-01-27
1
-26
/
+3
|
*
IB/opa_vnic: Spelling correction of 'erorr' to 'error'
Dillon Brock
2020-01-25
1
-1
/
+1
|
*
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
2020-01-25
1
-1
/
+1
|
*
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2020-01-25
2
-288
/
+0
|
*
RDMA/cm: Use IBA functions for complex structure members
Jason Gunthorpe
2020-01-25
1
-64
/
+107
|
*
RDMA/cm: Use IBA functions for simple structure members
Jason Gunthorpe
2020-01-25
1
-139
/
+245
|
*
RDMA/cm: Use IBA functions for swapping get/set acessors
Jason Gunthorpe
2020-01-25
2
-269
/
+36
|
*
RDMA/cm: Use IBA functions for simple get/set acessors
Jason Gunthorpe
2020-01-25
2
-509
/
+104
|
*
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2020-01-25
2
-0
/
+268
|
*
RDMA/cm: Add accessors for CM_REQ transport_type
Jason Gunthorpe
2020-01-25
1
-12
/
+29
|
*
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
2020-01-25
1
-16
/
+12
|
*
RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
Jason Gunthorpe
2020-01-25
1
-0
/
+2
|
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
38
-209
/
+317
|
|
\
|
*
|
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
2020-01-16
1
-4
/
+16
|
*
|
IB/mlx5: Expose RoCE accelerator counters
Avihai Horon
2020-01-16
1
-0
/
+18
|
*
|
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
2020-01-16
4
-5
/
+23
|
*
|
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
Michael Guralnik
2020-01-16
1
-0
/
+8
|
*
|
RDMA/efa: Allow passing of optional access flags for MR registration
Michael Guralnik
2020-01-16
1
-0
/
+1
|
*
|
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
2020-01-16
5
-62
/
+114
|
*
|
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
2020-01-16
2
-21
/
+5
|
*
|
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Jason Gunthorpe
2020-01-16
2
-2
/
+25
|
*
|
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
2020-01-15
1
-1
/
+2
|
*
|
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
2020-01-15
1
-10
/
+8
|
*
|
Introduce maximum WQE size to check limits
Rao Shoaib
2020-01-15
1
-1
/
+6
|
*
|
RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove
Gal Pressman
2020-01-15
1
-7
/
+4
|
*
|
RDMA/efa: Remove {} brackets from single statement if
Gal Pressman
2020-01-15
1
-2
/
+1
|
*
|
RDMA/efa: Device definitions documentation updates
Gal Pressman
2020-01-15
1
-13
/
+24
|
*
|
RDMA/hns: Add support for extended atomic in userspace
Jiaran Zhang
2020-01-15
2
-2
/
+17
|
*
|
RDMA/hns: Get pf capabilities from firmware
Lijun Ou
2020-01-15
2
-109
/
+6
|
*
|
RDMA/hns: Add interfaces to get pf capabilities from firmware
Lijun Ou
2020-01-15
3
-0
/
+527
|
*
|
RDMA/hns: Remove some redundant variables related to capabilities
Weihang Li
2020-01-15
3
-7
/
+1
|
*
|
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
2020-01-13
5
-26
/
+18
|
*
|
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
2020-01-13
8
-143
/
+95
|
*
|
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Jason Gunthorpe
2020-01-13
1
-17
/
+19
|
*
|
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
2020-01-13
3
-56
/
+34
|
*
|
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
2020-01-13
2
-7
/
+9
|
*
|
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
2020-01-13
2
-8
/
+12
|
*
|
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
2020-01-13
3
-16
/
+23
|
*
|
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
2020-01-13
4
-21
/
+31
|
*
|
RDMA/core: Make ib_ucq_object use ib_uevent_object
Jason Gunthorpe
2020-01-13
4
-35
/
+25
|
*
|
RDMA/core: Do not allow alloc_commit to fail
Jason Gunthorpe
2020-01-13
4
-128
/
+96
|
*
|
RDMA/mlx5: Simplify devx async commands
Jason Gunthorpe
2020-01-13
1
-14
/
+10
|
*
|
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-13
6
-117
/
+88
|
*
|
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
2020-01-13
3
-37
/
+23
|
*
|
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
2020-01-13
1
-22
/
+1
[next]