index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-11
RDMA: Add missed netdev_put() for the netdevice_tracker
Jason Gunthorpe
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
2022-10-27
RDMA/core: Fix order of nldev_exit call
Leon Romanovsky
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-25
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
Tetsuo Handa
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
2021-12-14
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
2021-10-12
RDMA/counter: Add optional counter support
Aharon Landau
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-07-16
IB/core: Read subnet_prefix in ib_query_port via cache.
Anand Khoje
2021-07-16
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
2021-02-16
RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()
Leon Romanovsky
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
2021-01-19
RDMA/core: device: Fix formatting in worthy kernel-doc header and demote another
Lee Jones
2020-12-10
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
2020-12-10
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-14
RDMA/core: Fix ordering of CQ pool destruction
Jason Gunthorpe
2020-08-20
RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"
Colin Ian King
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-20
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
[next]