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
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-17
IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
Logan Gunthorpe
2018-10-17
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
2018-10-17
RDMA/core: Refactor ib_register_device() function
Parav Pandit
2018-10-17
RDMA/core: Fix unwinding flow in case of error to register device
Parav Pandit
2018-10-16
RDMA/umad: Use kernel API to allocate umad indexes
Leon Romanovsky
2018-10-16
RDMA/uverbs: Use kernel API to allocate uverbs indexes
Leon Romanovsky
2018-10-16
RDMA/core: Increase total number of RDMA ports across all devices
Leon Romanovsky
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
2018-10-16
RDMA/core: Do not expose unsupported counters
Parav Pandit
2018-10-16
RDMA/nldev: Allow IB device rename through RDMA netlink
Leon Romanovsky
2018-10-16
RDMA/core: Implement IB device rename function
Leon Romanovsky
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2018-10-16
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-10-16
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-10-16
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
2018-10-16
RDMA/restrack: Protect from reentry to resource return path
Leon Romanovsky
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
2018-10-05
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-05
RDMA/restrack: Un-inline set task implementation
Leon Romanovsky
2018-10-03
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-10-03
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-03
RDMA/uverbs: Fix RCU annotation for radix slot deference
Jason Gunthorpe
2018-09-30
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
2018-09-30
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
2018-09-30
RDMA/cma: Allow accepting requests for multi port rdma device
Parav Pandit
2018-09-27
RDMA/core: Acquire and release mmap_sem on page range
Parav Pandit
2018-09-26
IB/sa: simplify return code logic for ib_nl_send_msg()
Alex Estrin
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-25
RDMA/umem: Fix potential addition overflow
Doug Ledford
2018-09-25
RDMA/umem: Minor optimizations
Doug Ledford
2018-09-25
RDMA/core: Set right entry state before releasing reference
Parav Pandit
2018-09-25
IB/uverbs: Free uapi on destroy
Mark Bloch
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
[next]