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
/
include
/
rdma
Age
Commit message (
Expand
)
Author
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2021-11-16
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
2021-10-13
RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
Logan Gunthorpe
2021-10-12
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
2021-10-12
RDMA/mlx5: Add steering support in optional flow counters
Aharon Landau
2021-10-12
RDMA/counter: Add optional counter support
Aharon Landau
2021-10-12
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2021-10-12
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-08-19
RDMA/core/sa_query: Remove unused function
Håkon Bugge
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-06-21
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
2021-05-11
RDMA: Remove unnecessary struct declaration
Wan Jiabing
2021-05-11
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-04-22
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-13
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
2021-04-13
RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number
Maor Gottlieb
2021-04-12
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-01
RDMA/uverbs: Fix -Wunused-function warning
YueHaibing
2021-03-26
RDMA: Fix a typo
Bhaskar Chowdhury
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-22
RDMA/include: Mundane typo fixes throughout the file
Bhaskar Chowdhury
2021-03-11
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
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-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
2021-01-18
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
[prev]
[next]