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
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-0
/
+2
*
IB/core: Read subnet_prefix in ib_query_port via cache.
Anand Khoje
2021-07-16
1
-6
/
+2
*
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
2021-07-16
1
-0
/
+2
*
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-21
1
-9
/
+2
*
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-1
/
+3
*
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
2021-06-16
1
-6
/
+4
*
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
1
-2
/
+2
*
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
1
-2
/
+9
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
1
-1
/
+2
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-16
/
+20
*
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
2021-03-11
1
-1
/
+0
*
RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()
Leon Romanovsky
2021-02-16
1
-3
/
+3
*
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-02-05
1
-0
/
+14
*
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
2021-01-20
1
-0
/
+1
*
RDMA/core: device: Fix formatting in worthy kernel-doc header and demote another
Lee Jones
2021-01-19
1
-4
/
+4
*
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
2020-12-10
1
-3
/
+4
*
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
2020-12-10
1
-3
/
+6
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-20
/
+23
*
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
1
-15
/
+0
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+1
*
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-0
/
+1
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+1
*
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-0
/
+1
*
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
1
-1
/
+15
*
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
1
-0
/
+16
*
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-26
1
-0
/
+11
*
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
1
-2
/
+4
|
\
|
*
RDMA/core: Fix ordering of CQ pool destruction
Jason Gunthorpe
2020-09-14
1
-2
/
+4
*
|
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
1
-0
/
+1
*
|
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
1
-0
/
+1
|
/
*
RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"
Colin Ian King
2020-08-20
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-06
1
-6
/
+22
|
\
|
*
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
2020-07-20
1
-1
/
+3
|
*
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
1
-0
/
+1
|
*
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-06
1
-0
/
+1
|
*
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-06
1
-0
/
+1
|
*
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
2020-07-02
1
-3
/
+8
|
*
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2020-06-24
1
-0
/
+3
|
*
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
1
-1
/
+1
|
*
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
1
-0
/
+1
|
*
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
1
-0
/
+1
|
*
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-23
1
-1
/
+2
*
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-1
/
+5
|
/
*
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
1
-4
/
+0
*
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
1
-0
/
+2
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-2
/
+14
*
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
2020-03-13
1
-1
/
+3
*
RDMA/core: Remove err in iw_query_port
Guoqing Jiang
2020-01-10
1
-6
/
+1
[next]