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
/
verbs.c
Age
Commit message (
Expand
)
Author
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-07-30
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-06-27
IB/core: Check for rdma_protocol_ib only after validating port_num
Jason Gunthorpe
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
2018-06-18
IB/core: Tidy ib_resolve_eth_dmac
Parav Pandit
2018-06-18
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
2018-03-14
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
Andrew Morton
2018-03-14
RDMA/verbs: Simplify modify QP check
Leon Romanovsky
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
2018-03-06
RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
Bart Van Assche
2018-02-22
RDMA/verbs: Return proper error code for not supported system call
Leon Romanovsky
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
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/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-18
IB/core: postpone WR initialization during queue drain
Max Gurtovoy
2018-01-15
IB/core: Limit DMAC resolution to RoCE Connected QPs
Parav Pandit
2018-01-15
IB/core: Attempt DMAC resolution for only RoCE
Parav Pandit
2018-01-15
IB/core: Limit DMAC resolution to userspace QPs
Parav Pandit
2018-01-15
IB/core: Perform modify QP on real one
Parav Pandit
2018-01-10
infiniband: fix core/verbs.c kernel-doc notation
Randy Dunlap
2018-01-05
RDMA/core: Add encode/decode FDR/EDR rates
Hans Westgaard Ry
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2017-12-18
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
2017-12-18
IB/core: Avoid unnecessary type cast
Parav Pandit
2017-12-18
IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2
Parav Pandit
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
2017-11-13
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
2017-09-22
IB/core: Fix for core panic
Alex Estrin
2017-08-31
IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()
Roland Dreier
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-24
RDMA/core: Refactor get link layer wrapper
Leon Romanovsky
2017-08-24
RDMA/core: Delete BUG() from unreachable flow
Leon Romanovsky
[next]