index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
2024-09-04
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
2024-08-23
RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
Zhu Yanjun
2024-08-23
RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-19
RDMA/core: Remove unused declaration rdma_resolve_ip_route()
Zhang Zekun
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2024-08-11
RDMA/umem: Introduce an option to revoke DMABUF umem
Yishai Hadas
2024-08-11
RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
Yishai Hadas
2024-08-11
RDMA/nldev: Enhance netlink message parsing and validation
Chiara Meiohas
2024-08-01
RDMA/mad: Improve handling of timed out WRs of mad agent
Saravanan Vajravel
2024-07-14
RDMA: Fix netdev tracker in ib_device_set_netdev
David Ahern
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-07-01
RDMA/nldev: Add support to dump device type and parent device if exists
Mark Zhang
2024-07-01
RDMA/nldev: Add support to add/delete a sub IB device through netlink
Mark Zhang
2024-07-01
RDMA/core: Create GSI QP only when CM is supported
Mark Zhang
2024-07-01
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
2024-07-01
RDMA/core: Create "issm*" device nodes only when SMI is supported
Mark Zhang
2024-07-01
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-26
IB/core: add support for draining Shared receive queues
Max Gurtovoy
2024-06-21
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
2024-06-09
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
2024-06-09
RDMA/iwcm: Simplify cm_work_handler()
Bart Van Assche
2024-06-09
RDMA/iwcm: Simplify cm_event_handler()
Bart Van Assche
2024-06-09
RDMA/iwcm: Change the return type of iwcm_deref_id()
Bart Van Assche
2024-06-09
RDMA/iwcm: Use list_first_entry() where appropriate
Bart Van Assche
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-12
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
2024-05-05
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-21
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
2024-04-01
RDMA/cm: Print the old state when cm_destroy_id gets timeout
Mark Zhang
2024-04-01
RDMA/restrack: Fix potential invalid address access
Wenchao Hao
2024-03-10
RDMA/cm: add timeout to cm_destroy_id wait
Manjunath Patil
2024-03-03
RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-02-21
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
2024-02-21
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
2023-12-04
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
2023-11-13
RDMA/core: Fix uninit-value access in ib_get_eth_speed()
Shigeru Yoshida
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
2023-10-11
infiniband: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-05
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
2023-10-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
2023-10-02
RDMA/core: Annotate struct ib_pkey_cache with __counted_by
Kees Cook
[next]