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
Age
Commit message (
Expand
)
Author
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
2019-01-02
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
2019-01-02
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
2019-01-02
IB/core: Add advise_mr to the list of known ops
Moni Shoua
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
2019-01-02
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-22
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
2018-12-22
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-22
IB/uverbs: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-21
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
2018-12-21
IB/umad: Start using dev_groups of class
Parav Pandit
2018-12-21
IB/umad: Use class_groups and let core create class file
Parav Pandit
2018-12-21
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
2018-12-21
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
2018-12-21
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
2018-12-20
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
2018-12-20
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
2018-12-20
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
2018-12-20
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
2018-12-20
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
2018-12-20
IB/core: Move query port to ioctl
Michael Guralnik
2018-12-20
RDMA/nldev: Expose port_cap_flags2
Michael Guralnik
2018-12-20
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
2018-12-20
IB/rxe: Reuse code which sets port state
Yuval Shaia
2018-12-20
IB/rxe: Make counters thread safe
Parav Pandit
2018-12-20
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
2018-12-20
IB/mlx5: Use uid as part of alloc/dealloc transport domain
Yishai Hadas
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
2018-12-19
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2018-12-19
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
2018-12-19
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
2018-12-19
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA/srpt: Add support for immediate data
Bart Van Assche
2018-12-19
RDMA/srpt: Rework the srpt_alloc_srq() error path
Bart Van Assche
2018-12-19
RDMA/srpt: Remove driver version and release date
Bart Van Assche
2018-12-19
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
2018-12-19
RDMA/srpt: Join split strings
Bart Van Assche
2018-12-19
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2018-12-19
RDMA/srpt: Fix a use-after-free in the channel release code
Bart Van Assche
2018-12-19
RDMA/srp: Add support for immediate data
Bart Van Assche
[next]