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-03-04
net/ipv6: Pass skb to route lookup
David Ahern
2018-02-27
net: Convert cma_pernet_operations
Kirill Tkhai
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2018-02-15
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
2018-02-15
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
2018-02-15
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
2018-02-15
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
2018-02-15
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
2018-02-15
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
2018-02-15
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
2018-02-15
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
2018-02-15
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
2018-02-15
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
2018-02-15
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
2018-02-15
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
2018-02-15
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2018-02-15
IB/uverbs: Use inline data transfer for UHW_IN
Jason Gunthorpe
2018-02-15
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2018-02-15
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-01
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
2018-02-01
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-29
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
2018-01-29
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
2018-01-29
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-28
RDMA/cm: Fix access to uninitialized variable
Leon Romanovsky
2018-01-28
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
2018-01-28
IB/core: Avoid SGID attributes query while converting GID from OPA to IB
Parav Pandit
2018-01-28
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
2018-01-25
RDMA/uverbs: Use an unambiguous errno for method not supported
Jason Gunthorpe
2018-01-22
RDMA/cma: Update RoCE multicast routines to use net namespace
Parav Pandit
2018-01-22
RDMA/cma: Update cma_validate_port to honor net namespace
Parav Pandit
2018-01-22
RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
Parav Pandit
2018-01-22
RDMA/cma: Check existence of netdevice during port validation
Parav Pandit
2018-01-19
RDMA/ucma: Use rdma cm API to query GID
Parav Pandit
2018-01-19
RDMA/cma: Introduce API to read GIDs for multiple transports
Parav Pandit
2018-01-18
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
2018-01-18
IB/core: postpone WR initialization during queue drain
Max Gurtovoy
2018-01-15
IB/cma: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2018-01-15
IB/core: Limit DMAC resolution to RoCE Connected QPs
Parav Pandit
[next]