index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
RDMA/nldev: Add support for RDMA monitoring
Chiara Meiohas
1
-0
/
+35
2024-09-13
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
1
-0
/
+4
2024-09-13
RDMA/device: Remove optimization in ib_device_get_netdev()
Chiara Meiohas
1
-9
/
+0
2024-07-14
RDMA: Fix netdev tracker in ib_device_set_netdev
David Ahern
1
-6
/
+2
2024-07-01
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
1
-0
/
+69
2024-07-01
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
1
-3
/
+3
2024-05-05
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
1
-7
/
+3
2024-02-21
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
1
-15
/
+22
2023-09-20
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
1
-0
/
+1
2023-09-20
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
1
-0
/
+1
2023-09-19
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2022-12-11
RDMA: Add missed netdev_put() for the netdevice_tracker
Jason Gunthorpe
1
-1
/
+1
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+9
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
1
-2
/
+4
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+9
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
1
-2
/
+2
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
1
-1
/
+9
2022-10-27
RDMA/core: Fix order of nldev_exit call
Leon Romanovsky
1
-1
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-04-25
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
Tetsuo Handa
1
-10
/
+14
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
1
-2
/
+0
2021-12-14
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
1
-1
/
+2
2021-10-12
RDMA/counter: Add optional counter support
Aharon Landau
1
-0
/
+1
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-0
/
+2
2021-07-16
IB/core: Read subnet_prefix in ib_query_port via cache.
Anand Khoje
1
-6
/
+2
2021-07-16
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
1
-0
/
+2
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
1
-9
/
+2
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+3
2021-06-16
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
1
-6
/
+4
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
1
-2
/
+2
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
1
-2
/
+9
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-1
/
+2
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-16
/
+20
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
1
-1
/
+0
2021-02-16
RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()
Leon Romanovsky
1
-3
/
+3
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-0
/
+14
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
1
-0
/
+1
2021-01-19
RDMA/core: device: Fix formatting in worthy kernel-doc header and demote another
Lee Jones
1
-4
/
+4
2020-12-10
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
1
-3
/
+4
2020-12-10
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
1
-3
/
+6
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
1
-20
/
+23
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
1
-15
/
+0
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-1
/
+15
[next]