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
/
hw
/
qedr
/
verbs.c
Age
Commit message (
Expand
)
Author
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-20
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2020-07-16
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
2020-07-16
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2020-07-16
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-03
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
2019-11-19
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/qedr: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
RDMA/qedr: Add iWARP doorbell recovery support
Michal Kalderon
2019-11-06
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2019-11-06
RDMA/qedr: Use the common mmap API
Michal Kalderon
2019-10-28
RDMA/qedr: Fix memory leak in user qp and mr
Michal Kalderon
2019-10-28
RDMA/qedr: Fix synchronization methods and memory leaks in qedr
Michal Kalderon
2019-10-28
RDMA/qedr: Fix qpids xarray api used
Michal Kalderon
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-07-25
RDMA/qedr: Remove Unneeded variable rc
Hariprasad Kelam
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-05-21
RDMA/qedr: Fix incorrect device rate.
Sagiv Ozeri
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-29
qedr: Convert srqidr to XArray
Matthew Wilcox
2019-03-29
qedr: Convert qpidr to XArray
Matthew Wilcox
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
[next]